Getting the Most Relevant Ads with Google Adsense
April 17th, 2007
There are several methods I’ve employed here on this site to try to get the most out of Google AdSense. In the past we’ve discussed blending ads vs. making them stand out. I’ve also experimented with ad placement.
Recently, I noticed several advertisements showing up on my site that really had nothing to do with my site. If you’re trying to maximize your AdSense income, getting rid of these advertisements is a must. The first thing you should do is tell AdSense where to get their keywords. If this isn’t done, they can use information from your sidebar, header, footer, and other places which will only hurt your site.
To do this, place the following start code at the beginning and the end code at the end of where you want Google to look for keywords:
<!– google_ad_section_start –> <!– google_ad_section_end –>
Next, go to your sidebar, header, footer, and wherever else you want Google to avoid and enter the following at the beginning of the content:
<!– google_ad_section_start(weight=ignore) –>
and this at the end of the content:
 <!– google_ad_section_end –>
This tells Google AdSense to ignore anything between these tags.
This stuff has been talked about a lot and will do a lot to help get valid advertisements, but there is more you can do. The next step is to monitor your blog for advertisements still showing up that aren’t relevant to your content. Next, write down the URL of the advertisement listed below the advertisement (DO NOT CLICK IT).
Now, once you’ve gotten your list of URL’s together, go to your Google AdSense account and do the following:
- Click on AdSense Setup
- Click Competitive Ad Filter
- Enter the URL of any advertisements you don’t want to show up on your website. To add multiple URL’s, type the URL and hit enter, then type the next, etc.
For example, if you don’t want to see the “Are you Gay” advertisements because your site doesn’t touch that subject, filter out “thegayquiz.com/gay” and that advertisement won’t appear on your site any longer. Repeat this until you’ve added any URL’s you’d like to censor out.
Once you’ve submitted it, any URL’s you’ve entered should disappear from your site completely and permanently. I check through a few pages every week on this site at random and try to find any ads that I deem irrelevant to my sites content then filter them out. This will help you receive more relevant advertising on your site and hopefully  improve your Click Through Rate (CTR). Also, many of these generic ads that you will want to filter don’t pay much when clicked (some are a penny per click), so your clicks should pay better if you get rid of them. Â
If you decide to start filtering this content, feel free to share your successes below!Â











Nice article Kyle , will implement it soon .
Madhur,
Glad to help!
Kyle, thanks for the tip. I have paid lots of attention to Google Adwords but haven’t play around with AdSense too much. I am definitely going to try filtering out some url that I don’t want them to show up.
Adding these tags won’t violate Google AdSense TOS, right?
Andy,
The tags are recommended by Google AdSense
They want you to have the most relevant ads to improve yours/there income, so shrinking the targeted area is a good thing for both!
That’s great, thanks Kyle!
How long did this take to see results. Was it instant? Because I just did this and I still see the “Are you Gay” advertisement on my site. Not that I have anything really against people who are gay, but that ad really doesn’t relate well to the viewers who visit my site.
Garry – I think there site says to allow 3-4 hours or so.
I was getting a lot of irrelevant adds on my page. I found your site after a bit of searching and it made my day. Thanks for the help. Those gay & stupid ads are gone from my site FOREVER!!!
Thanks for the help
http://monoloc.blogspot.com/2007/05/irrelevant-google-AdSense-ads.html
Ty – Thanks for the link! Its something I’d always known, but one day realized maybe others didn’t so I decided to write up a quick post and its been a huge success. I’m glad you found the post useful!
Great combination of tips, Kyle! I’ve implemented the ignore tags to focus AdSense ads but I wish it had occurred to me to block one particular ad over the weekend when I had roughly 3000 visitors hit one particular article on my site. Despite being about guitar related content, I ended up with an ad about allergies.
I’ll be blocking that one as soon as I see it again.
Robert – Wow, that is frustrating! Its a project, because they change every month, so I recommend keeping up on this once a month to maximize income.
thanks for the tips, hope it will helpful for me
I’m using WordPress. Does AdSense scan the actual php page or the HTML page generated by the php page? If it scans the php page should I put in comments with key words and surround that with the code you listed?
Thanks – John Vogel
Hi,
I was wondering how AdSense works in WordPress. Does it scan for keywords on the php page or does it scan the HTML page generated by the php page? If it scans the php page only, would it be best to put your tags around commented text which have the keywords embedded in them?
Thanks – John Vogel
PS I apologize if I sent this message more than once, my children are keen on trying to disrupt anything I’m doing!