Set Google Adsense Ads Below Title post In Blogger

If you want to get Higer CTR in Google Adsense then Put adsense ad below the title post in your blog & get Higher CTR. Below the post title is the position where you can get highest ctr for your Blog and you will earn more from Adsense.

Show Google Adsense Ads Below Title Post in Blogger.com
1.Make Adsense Ad Cod
  • Log in with Your Google Adsense open in new tab to create a new ads unit.
  • For best results choose wide ad size -either 300x250 Medium Rectangle, 336x250 Large Rectangle format.
  • For Performance monitoring make new ad channel
  • After Completing this, click get code and save below the ad setup.
  • Run the code  HTML tool to escape special characters in the code. The ad won’t appear if you use the original unescaped ad code.
  • Copy the escaped code from escape tools.
2. Now Ad this escaped Code to Your Blogger Template.
  • In Blogger Go Dashboard > Design > Edit HTML.
  • Don't forget to Click on Expand Widgt box on top right side of the HTML Windows
  • Look for the following line in your HTML code in your templete:
  • Press CTRL+F an find below code:
<data:post.body/>
  • Above <data:post.body/> add this 3 lines
Line1:<b:if cond='data:blog.pageType == &quot;item&quot;'>
Line2:PLACE AD CODE HERE
Line3:</b:if>
Line4:<data:post.body/>

this code only appear ads on post pager. if you want to see ads on all pages just remove conditional tag in lines 1 and 3.
Click on Save and View Your Blog.
Paste the escaped ad code right below the line, like so:
<b:if cond='data:blog.pageType == &quot;item&quot;'>
PLACE AD CODE HERE
</b:if>
<data:post.body/>

2 comments:

Followers