MindRivet

Rivetting your Day!

Google Adsense - Optimization Technique

April 29th, 2008 by admin

 Visitors who visit you web page are likely to click on google adsense ads if they are relevant to the page content. They visited this page in search of some information and would only visit links/ads they see that are related.

At times you may notice not so relevant google adsense ads being placed on your page(s). There is a solution to this problem -

You could follow section targeting to have google place relevant adsense ads on your pages.

With section targeting you indicate to google what sections of your text you want emphasized for choosing ads for placement and which sections could be ignored.

It may take a week or more for section targeting to be effected.

You can achieve section targeting as detailed below -
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:

<html><head><title>Section targeting</title></head>

<body>

<!– google_ad_section_start –>

This is the text of your webpage. Most of your content resides here.

<!– google_ad_section_end –>

</body>

</html>

You can use multiple sections targets on a page.

It is important to note that manipulation to place google adsense ads that are not relevant to your page content may be penalized by google.

Adsense section targeting information -

https://www.google.com/adsense/support/bin/answer.py?answer=23168

This entry was posted on Tuesday, April 29th, 2008 at 10:50 pm and is filed under Google Adsense. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Bookmark and Share

Leave a Reply