DOES BLOGGER.COM MAKE COMMISSION OF GOOGLE ADSENSE?

Question by john a:
Does blogger.com make commission of Google Adsense?
I’m wondering if blogger.com makes a commission off of a user’s blog that has Google Adsense in the script.
——————————————
Answer by imisidro
NO — If you run a blog with Blogger and use Adsense, you divide the revenues only with Google (the sharing percentage is not known).
But not with Blogger. Afterall, Google owns Blogger
——————————————
What do you think? Answer below!









about 2 years ago
Simply adding to your code…
about 2 years ago
document.write(“” + “text” + ““);
In this case you need to break the rules a bit and not put the color value in quotes.
Also, some browsers won’t let you nest functions, as I’ve found, so you might want to make it:
var today = new Date();
document.write(“” + today + ““);
about 1 year ago
no.