fysj liker den dårlig også. Et annet spørsmål. hva er de beste rådene for å få adsense til å vise relevante annonser for en side, når den ikke vil det?
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 emphasise or de-emphasise for ad targeting.
The HTML tags to emphasise 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) -->