Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

How to prevent Adsense using a keyword

Status
Not open for further replies.
Joined
Jan 24, 2009
Posts
883
Reaction score
16
I'm writing a piece for a site which includes a story about my cousin, who played too much golf, and actually cut down on it when he realised that he was neglecting his family.

Can I stop Adsense from picking up on the word "golf" on this particular page?
 
Yes, you can block or emphasise any segment of words/text by using Google section tagetting tags, to ignore a word you would use <!-- google_ad_section_start(weight=ignore) -->ignore these words here<!-- google_ad_section_end -->, you need to put the word/text in between these tags so that Google ignores it, example:

Code:
GOOGLE SECTION TARGETTING:

The HTML tags to emphasize a page section take the following format:

<!-- google_ad_section_start -->
Relevant ads to the site content plays an important role to boost your adsense earning

<!-- google_ad_section_end -->

[B]Suppose you do not want to display ads relevent to "AdSense'. You can de-emphasize it by adding (weight=ignore) to the starting tag. So it will look like[/B]

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

<!-- google_ad_section_end -->

your final code will look like the following.
(emphasized)

<html><head><title>Section targeting</title></head>


<!-- google_ad_section_start -->
your target text

<!-- google_ad_section_end -->

</body>

</html>

Or(de-emphasized)

<html><head><title>Section targeting</title></head>

<body>

<!-- google_ad_section_start(weight=ignore) -->
your target text

<!-- google_ad_section_end -->

</body>

</html>

You can use section targeting to make suggestions about as many sections of a page as you like. It may take upto 2 weeks to display relevent ads to your site content.
 
Last edited:
Status
Not open for further replies.

Rule #1: Be Respectful

Do not insult any other member. Be polite and do business. Thank you!

Premium Members

Latest Comments

New Threads

Domain Forum Friends

Lastest Listings

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Siusaidh AcornBot:
    Siusaidh has left the room.
      Siusaidh AcornBot: Siusaidh has left the room.
      Top Bottom