SEOHosting.com Logo
Subscribe to us!

How To Display Google AdSense Ads To Search Traffic Only In WordPress

Written by: Garry Conn on October 3, 2009 – 8:54 pm
VN:F [1.9.10_1130]
Rating: 7.0/10 (1 vote cast)

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.

VN:F [1.9.10_1130]
Rating: 7.0/10 (1 vote cast)
How To Display Google AdSense Ads To Search Traffic Only In WordPress, 7.0 out of 10 based on 1 rating

Bookmark and Share:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Reddit
  • StumbleUpon
  • Technorati
  • TwitThis

Related posts:

6 Responses to “How To Display Google AdSense Ads To Search Traffic Only In WordPress”

  1. How To Show AdSense To Search Traffic Only? Says:

    [...] 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 [...]

  2. Gerhard Says:

    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

  3. Tech Buzz Says:

    didn’t knew about this before
    will try it out and let u know if any probs occur

  4. Jennifer Says:

    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.

  5. Learn How To Hire a SEO Expert, Find Cool Mac Software, Claim Credit For User Generated Content, and Design & Promote Your Website Says:

    [...] How To Show Google Ads To Search Traffic Only? [...]

  6. Smokeless Electronic Cigarette Says:

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

Leave a Reply




©2008 SEO Hosting (HostGator.com LLC)