Sometime when starting a new or old site, and put adsense code in it. And you put to test. It Show irrelevant ads, or its not fit your content, or even more its only display the PSA’s (Public Service Ads). For new site its probably normal, but if it has been going for some time. This is really a problem. Because you will not get any click if this kind of ads show.But do not worry there are quit view tips that you can do, to prevent this.
1. You can use section targeting.
Use these tags : ( <!-- google_ad_section_start --> and <!-- google_ad_section_end -->). How to use it? is simple just surround the relevant sections of your text with the tags to emphasize a relevant page section. The tag it self will not show on the normal browser view. Here some example :
<!-- google_ad_section_start -->your text goes here your text goes hereyour text goes hereyour text goes hereyour text goes hereyour text goes hereyour text goes hereyour text goes hereyour text goes here
<!– google_ad_section_end –>
Not just that you can also put “(weight=ignore)”. Here is some example on how to do it.
2. Don’t have too little content on your page
If you page page less text, for example your page have more graphics or images. The adsense will having difficult time to read what your page is about. There are some solution for it.
For example you can put (alt=”description or the images”)
it will look like this :
<img xsrc=".../images/myimage.jpg" mce_src=".../images/myimage.jpg" border="0" alt="description or the images">
and for those of you who sometime use full image as a button, you can use (title=”your link title”)
it will look like this :
<a xhref="http://somedomain.com/index.php" mce_href="http://somedomain.com/index.php" title="Xyour link title">somedomain.com</a>
Two of those method above, its no just good for adsense, but is also search engine friendly and its good for SEO.|| And of course you can write more to your page, give more description about your image. And also you can put more text on your title page. But don’t use wrong method like putting more text and make text color same with the background to hide it, cause this called spam by some search engine.
3. Don’t have too much content on your page
Sometimes when you have more text on your page, the adsense its self can confuseing. Because is likely that it may also contains many unrelated keywords and AdSense may become confused and display public service or irrelevant ads. The solution for the is very simple all you have to do is divided the text into many pages. That each pages has related topic or keywords. And try to link the pages using keywords in the link text.
4. Please don’t use acronyms, if its possible.
Especially in the title page. Because acronyms, It’s not good keyword. Cause sometimes the acronyms its not recognized as acronyms, it can become other unrelated keyword, and it will display irrelevant ads, or if the acronyms doesn’t really recognized by the adsense it will show up another Public Service Ads.
5. Remember to use the TAGS
Always remember to use the meta tags, which locate in the head tag or your page. For example like this:
<head>
<META NAME="Title" CONTENT="Title of your page">
<META NAME="Author" CONTENT="Your name here">
<META NAME="Subject" CONTENT="The subject of your page">
<META NAME="Description" CONTENT="Little description of your page">
<META NAME="Keywords" CONTENT="your keyword here">
<META NAME="Generator" CONTENT="Microsoft FrontPage 4.0">
<META HTTP-EQUIV="CONTENT-LANGUAGE" CONTENT="EN">
<META NAME="Revisit-After" CONTENT="7 Days">
<META NAME="Rating" CONTENT="general">
<META NAME="Distribution" CONTENT="Global">
<META NAME="Robots" CONTENT="index,nofollow">
<META HTTP-EQUIV="expires" CONTENT="0">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
</head>
there are some several tags that adsense also put some more weight in like :
<title>, <h1>, <h2>, <h3>, <h4>, <h5>,…. other like<strong>, <em>, <b> and <i>
6. The last thing that you can do, if its showing the irrelevant ads or PSA.
You can use these lines:
User-agent: Mediapartners-Google*
Disallow:
put in your “robot.txt” files, this tell the server to allow the adsense boot too come.
Note: this tip I got directly from Google adsense team by email.
7. And finally if not PSA any more just irrelevant ads, you can try to filter the ads by using competitive ads-filter. To do this you have to log to your account and find the competitive ads-filter tab.
8. If Any of those step, you’re still in trouble, You can always contact the Google Adsense Team. by clicking this link.
Hope will all the tips above, can help your site to display relevant ads. And at the and can increase your revenue with adsense.
Posted December 23rd, 2006 by admin This entry was posted on Saturday, December 23rd, 2006 at 7:48 am and is filed under Uncategorized. 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.

















Leave a Reply