Published March 23rd, 2007
Use Section Targeting to Optimize Google AdSense
Do you find yourself often going off-topic with posts in your blog, or posting something you knew was not in-line with the rest of your blog’s content, but you just had to post it? You may be losing out on ad revenue if your AdSense ads follow you and show off-topic ads as well. Luckily, there’s a solution.
Section Targeting for AdSense let’s you tell AdSense which parts of your text should be emphasized or ignored when matching ads to your site’s content. This let’s you go off-tangent occasionally with your posts while keeping your ad targeted.
How do you implement Section Targeting for AdSense?
The good news is that it’s a simple process, but you do need to use a little bit of HTML (I would say that basic knowledge of HTML is a necessity for anyone serious about blogging online).
You would insert the following tags before and after your desired section to emphasize for AdSense:
<!– google_ad_section_start –>
This is the section of your blog that you want AdSense to emphasize, and should be contained in this space between the start and end tags.
<!– google_ad_section_end
–>
If you have a section within your post that you want AdSense to ignore, add a (weight=ignore) to the start tag like this:
<!– google_ad_section_start(weight=ignore) –>
This is the part of your blog post that you want AdSense to ignore.
<!– google_ad_section_end
–>
Using Section Targeting for AdSense will not result in immediate changes to the ads being served by AdSense on your site or the page on which you used Section Targeting. It can take up to two weeks before their crawlers will take the Section Targeting into account.
While you can have as many AdSense Targeted Sections on your blog as you’d like, you do want to make sure that the majority of your site’s content is contained within the section targeting tags. Section Targeting for AdSense is NOT a good way to try and get specific high-value keyword ads to appear on your site. It is against AdSense program policies, and may also result in less-relevant ads or PSAs (Public Service Announcements) appearing on your page.


