|
|
I know this is bit old, but for the sake of new adsense comer like my friend who ask me today , if there are some trick that he can use to at least increase his adsense click trough rate. According to him sometimes he noticed that there are low paying ads displaying on his sites even do the niche is high paying keywords.
According to him, on his observation maybe google bot pickup some of the words he used in his blog post which are low paying. His question is, is there a way to instruct google bot that focus only to these content and disregards some keywords in my site?
The answer is yes, google have been release a tip on how to do this as early as 2006 I guess…
Here is what they said:
What is section targeting and how do I implement it?
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 –>
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 section targeting to make suggestions about as many sections of
a page as you like. However, please be aware that we can’t guarantee results,
and that it may take up to 2 weeks before our crawlers take into account any
changes you’ve made to your site.
In order to properly implement this feature, you’ll need to include a
significant amount of content within the section targeting tags. Including
insufficient content may result in less relevant ads or PSAs. In addition,
please keep in mind that this feature should only be used to emphasize
significant sections of your site’s relevant content. It is against our
program policies to manipulate the ad targeting to result in ads that are not
relevant to the content of your pages.
This article is taken from google help page
|
Receive Our Internet Marketing Techniques News Letters |