Quote:
Originally Posted by Missie
Just curious... do you also know how to put inline AdSense ads for older blogs on blogger.com? You know those one with "Edit HTML" instead of "Page Elements"?
|
Hi,
I use the older blogger platform on all of my blogs because I hate the constraints of the new blogger.
Using the older blogger you can put your ads anywhere you want to really. It's just a matter of being familiar with how the html in your template effects the blog... This takes some trial & error if you are not an html expert.
You can put your adsense below your blog posts (and thus in between two blog posts) by putting the adsense code underneath this code:
<$BlogItemBody$>
That BlogItemBody code is basically your blog post. so if you put the adsense underneath it - your adsense will be beneath your first 3 blogposts on a page.
You can also put adsense code in your comments & sidebar and while they won't show up on your index page - they will show up when you go to an individual blog entry.
I'm experimenting now with putting adsense code above & below my blogposts on the blog in my sig. This is probably overly "addy" ... But I like to try different things, to see what works.