Optimizing Adsense keywords

Then you want Adsense to watch only for a small part of your page and not the whole page.
I’ll give you what you want. Let’s explain how to do that.
Google Adsense has a robot that read the whole page and gets the page content.
Now we’ll instruct this robot to read a part of the page.
Simply put the following line where you want to start
<!-- google_ad_section_start(weight = ignore) -->
And this line in the end
<!-- google_ad_section_end -->

Still have a problem? Post a comment!

2 comments:

Admin said...

Thanks for leaving comments in my site

Bill from Detroit said...

Are you certain? This code looks like it would cause adsense to IGNORE that section of text.

Simply put the following line where you want to start
-phpstart- google_ad_section_start(weight = ignore) -phpend-
And this line in the end
-phpstart!-- google_ad_section_end --phpend-


How about posting a link to where this code came from so we can learn more?

Post a Comment