How To Display Google AdSense Ads To Search Traffic Only In WordPress
I have had an interest in displaying AdSense ads to search traffic only, while keeping my entire blog free of advertisements to regular reader traffic for awhile. The only problem is that I’ve never seem to get around to doing it. Finally, I got around to doing it.
In this article, I’ll show you how to display Google AdSense ads to search traffic only. The process is much easier than I thought, and quite honestly… if I had known how simple it was to do this, I probably would have done this a long time ago.
Be sure to watch the video above. The process involves installing and activating the Who See Ads WordPress plugin. After the plugin has been activated, a few rules will need to be created, and then you’ll need to insert some HTML code into your template. From there you’re done.
As promised in the video, here is the CSS code that will help you float Google AdSense Ads the way I did in the video.
<div style=”float:left;margin-top:20px;”>
INSERT RECTANGLE / SQUARE ADSENSE AD CODE HERE
</div>
<div style=”margin-left:350px;margin-top:20px;”>
INSERT RECTANGLE / SQUARE ADSENSE AD CODE HERE
</div>
You may want to hard code the CSS code directly into your style.css. If that’s the case you can add this CSS code into your style.css
#adsense-left {
float:left;
margin-top:20px;
}
#adsense-right {
margin-top:20px;
margin-left:350px;
}
And on the single.php file you can add this HTML code:
<div id=”adsense-left”>
INSERT RECTANGLE / SQUARE ADSENSE AD CODE HERE
</div>
<div id=”adsense-right”>
INSERT RECTANGLE / SQUARE ADSENSE AD CODE HERE
</div>
I hope that this video and post helps you accomplish your goal. If you need some help, leave a comment below or contact me directly.















October 3rd, 2009 at 9:05 pm
[...] video was included in the FULL post showing SeoHosting.com readers How To Display Google AdSense Ads To Search Traffic Only In WordPress. You’re going to want to check the post out because I include some very handy CSS and HTML [...]
October 4th, 2009 at 4:11 am
Hi Gary
Very good article. I’m still in the process of getting wordpress set up. I came upon this article from the owner of LeadsLeap who broke the barrier of making more than $200.00 per day with Adsense. Maybe it will be an inspiration to some of your readers as well. Enjoy!
http://www.leadsleap.com/blog/google-adsense-marketing/?r=stryger
October 6th, 2009 at 5:30 am
didn’t knew about this before
will try it out and let u know if any probs occur
October 10th, 2009 at 9:17 pm
Hi Gary,
Is there a way to display ads to regular readers but use traffic-driving ads from Adsense to search engine readers as well? Otherwise, a website/blog can look empty & unappealing.
October 13th, 2009 at 11:18 pm
[...] How To Show Google Ads To Search Traffic Only? [...]
August 16th, 2010 at 2:08 am
Thank you for the sensible critique. Me & my neighbour were preparing to do some research about that. We got a good book on that matter from our local library and most books where not as influensive as your information. I am very glad to see such information which I was searching for a long time.This made very glad =)