Forum Moderators: martinibuster

Message Too Old, No Replies

section targeting?

         

eniac

4:48 am on Nov 22, 2010 (gmt 0)

10+ Year Member



which one is correct for ignoring sections

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

or

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


Some of the website says first one, but some says second one is the way of doing this.
Thanks for help

Bddmed

12:29 pm on Nov 22, 2010 (gmt 0)

10+ Year Member



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) -->


[google.com...]

eniac

1:57 pm on Nov 22, 2010 (gmt 0)

10+ Year Member



So, which one is correct?
you did not mention second part ( end part of ignoring)

martinibuster

9:09 am on Nov 23, 2010 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



The end stays the same.

<!-- google_ad_section_end -->