Implement Adsense ads Under the post title (visible only on the posts pages)

The visitors won't notice ads on slide bar,header or footer visitors looks on your post so if you put ads under title you can ingress clicks my this post will help you to implement adsense ads under post title

Implementation:

Convert your ad code and then go to your Template, click anywhere inside the code area and look for:
<div class='post-header- line-1'/>

Note: if you can't find it, search it without the trailing slash /
Paste the converted code, following this example:

< b:if cond='data:blog.pageType == "item"'>
< div align="center">
< !-- your ad code goes hear -->
< /div>
< /b:if>

Note:Remove all the spaces in the code before you implement it

Use only fixed size ads
E.g: 250x250,400x400

This code is safe Google allows to paste ads under post title.

To see live demo visit www.Athul.tk and open any post.

To convert your ad code go hear

Previous
Next Post »