Forum Moderators: martinibuster

Message Too Old, No Replies

Using "robots-nocontent" to control ads

         

keyplyr

11:45 pm on Apr 10, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I've been experimenting with the robots-nocontent attribute in an attempt to stop unwanted ads. I have a content rich page but all ads are reacting to one (necessary) keyword which is not beneficial to my users.

<div class="robots-nocontent">keyword</div>

However, after several days the ads are still the same. Comments?

Lame_Wolf

12:31 am on Apr 11, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



robots-nocontent is a yahoo attribute. I don't know if google abides by it.

Why not use...
<!-- google_ad_section_start(weight=ignore) -->
Bad text here
<!-- google_ad_section_end -->

HTH

keyplyr

5:30 am on Apr 11, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I'll give that a try, thanks.

Lame_Wolf

6:13 am on Apr 11, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



No problem.
There is more about it here...
[google.com...]