Search Engine News from Piedmont Design

September 22, 2006

Target Your Adsense Ads

Filed under: Adsense, Web Design — Greg @ 10:12 pm

Are your Google Ads Targeting incorrectly?  Try this tip from Google’s Adsense FAQs to tell Google which part of your page to target:

 

The HTML tags to emphasize a page section take the following format:

<!– google_ad_section_start –>

<!– google_ad_section_end –>

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) –>

With these tags added to your HTML code, your final code may look like the following:

<!– google_ad_section_start –>

This is the text of your web page. Most of your content resides here.

<!– google_ad_section_end –>
 

A good example of a poorly targeting page is here: http://xlife.zuavra.net/curse/ 

The page is about technical problems he’d had.  Rather than showing software ads, all the ads are targeting religious seekers.  The author jokingly wrote that he was cursed in the title and later says that the Linux errors must be “God’s wrath”.  Google decided that the overall topic of the page must be religious and serves ads as such.  I will say though that I was more tempted by those ads than I am by ads on a typical page, but the Adsense targeting may be helpful for some.

2 Responses to “Target Your Adsense Ads”

  1. Adsense Planet » Target Your Adsense Ads Says:

    […] Original post by Search Engine News from Piedmont Design. To read the full article visit: Search Engine News from Piedmont Design […]

  2. Xlife Says:

    Very nice tip and well observed! :) This is further proof that AdSense is a powertool and requires the site owner to constantly tweak it and adjust it in various ways. You can’t just drop it there and forget about it, or you’ll get surprises like this one.

    FWIW, I’ve since switched to a more targeted kind of ad, a referal for the hosting company I use. If two people referred by me order from them it covers my hosting bill for a year. For my particular conditions (low traffic and specialized content) it’s a much better turnover.

Leave a Reply