Get More Relevant Adsense Ads - Section Targeting in Google Blogger
Google AdSense shows ads which are relevant to your blog content to increase the Click Through Rate of the ads. But what if you are not getting relevant ads on your blog? With Section Targeting, you can target specific sections of your blog to tell Google Bots to show ads relevant to it. In other words, you have to target your Blog Post Body.
Note: Before Applying any Changes to the Template, I recommend you to first backup it. You can also completely backup your blogger blog. Read Here.
To Target a Specific Section, You need to enclose that section between
<!-- google_ad_section_start -->So, you have to enclose your post body like------------And----------------
<!-- google_ad_section_end -->
<!-- google_ad_section_start -->If you host your blog on Google Blogger, and want to target your post body to get more relevant Google AdSense Ads, you need to follow these steps:
----------Post Body------------<!-- google_ad_section_end -->
- Go to Blogger > Sign In > Design > Edit HTML > Check 'Expand Widget Templates'
- Using your Browser Search Feature (Ctrl + F), find
<data:post.body/>If you find more than one <data:post.body/>, then look for the one which is enclosed between
<b:if cond='data:blog.pageType == "item"'>Now, replace <data:post.body/> with the following code:
-----------and---------------------------------------- </b:if>
<!-- google_ad_section_start -->Now, click on Save Button to save your template. You have to wait for some time to get relevant ads.
<data:post.body/><!-- google_ad_section_end -->
Correct Ad Placement can also increase Click Through Rate. I recommend you to add Google AdSense Ads (Or any other ad) above or below blog posts only on post pages.
Note: Before Applying any Changes to the Template, I recommend you to first backup it. You can also completely backup your blogger blog. Read Here.
Be the first to comment