Display relevant Google Adsense ads on your site
Very often, I see Google Adsense ads in my blog, which are not related to the content I write. This not only lead to low CTR's but also low Page CPM. But not any more..
Today while browsing through the Google Adsense help center, I found that Google Adsense has a feature called Section Targeting by which we can help Google display ads relevant to the content.
What is Section Targeting ?
A typical post page on a blog contains the post, the comments and the omnipresent sidebar. It is highly likely that the comments and the sidebar contain irrelevant content compared to the post body. So the main piece is the post body and Google has to display relevant ads to that.Using Google Adsense section targeting, now you can do just that .
How do I implement section targeting ?
To implement section targeting, you'll need to add a set of special HTML comment tags to your code. These tags will mark the beginning and end of whichever section(s) you'd like to emphasize or De-emphasize for ad targeting.The HTML tags to emphasize a page section take the following format:
<!-- google_ad_section_start -->
<!-- google_ad_section_end -->
For highest impact you should wrap your entire post body and post title with this bit of code.
How do I make Google ignore some sections of my post page ?
You can also designate sections you'd like to have ignored by adding a (weight=ignore) to the starting tag:<!-- google_ad_section_start(weight=ignore) -->You can implement this if needed in the sidebar section of your pages.
<!-- google_ad_section_end -->
That's it, now just sit back and wait to see Adsense ads related to your posts. According to Google it will take some time around 2 weeks for the changes to be reflected.
In case you need any help in modifying to your Blogger template to make these changes, feel free to contact me.









































































































ABOUT