Sunday 5 June 2011

How to add ads above and below to the post title in blogger



How to add ads above and below to the post title in blogger



Many would like to put ads below the title, but if you try to do that on blogger, you could mess the homepage. If you have the auto-summarizing posts on the homepage, it gets worse.

Advantages of this placement is –> people tend to see the ad in this placement –> they click it –> More CTR Rate –> More Money –> Happy You!
Here’s how to do it:
1) Get your Adsense Code, encode it with this.
2) Go to the Blogger Dashboard –> Layout –> Edit HTML
3) Check on Expand Widget Templates.
4) Search for <p><data:post.body/></p> or just <data:post.body/>
5) Paste this code just above <data:post.body/>
<div style=”float:left;padding:5px;”><b:if cond=’data:blog.pageType == &quot;item&quot;’>
Encoded Code here</b:if></div>


0 comments:

Post a Comment