Forum Moderators: martinibuster

Message Too Old, No Replies

Section targeting

         

loner

8:29 am on Sep 10, 2007 (gmt 0)

10+ Year Member



I'm wondering if I put the following line at the beginning of the footer if adsense will ignore the content above it.

<!-- google_ad_section_start(weight=ignore) -->

frakilk

9:07 am on Sep 10, 2007 (gmt 0)

10+ Year Member



No, Adsense will only ignore content between a valid instance of

<!-- google_ad_section_start(weight=ignore) -->

...your content here....

<!-- google_ad_section_end -->

Of course this is what is indicated by their documentation. I've personally not seen any evidence whether it works or not. I guess it does what it says on the tin though.