As we all know that regular visitors don’t click on ads, around 90% folks who click on ads are coming from search engines.
Also for fact that Google pays more if your click-through rate (CTR) is higher, Google’s “smart pricing.” Being smart priced means that your click-through rate (CTR) is low and the money you earn per click is divided by between 2 and 10. For example, if a click would normally earn you $1.00, with smart pricing it could earn you as little as $0.10. Painful, isn’t it? Happily, this solution displays your AdSense ads to search engine visitors only, which means more clicks and a higher CTR.
For WordPress Users:
Note: Do take backup of your theme before you try this.
01. Go to Appearance => Editor.

02. Then choose functions.php file from right hand side and add below code:

$ref = $_SERVER['HTTP_REFERER'];
$SE = array(‘/search?’, ‘images.google.’, ‘web.info.com’, ‘search.’, ‘del.icio.us/search’, ‘soso.com’, ‘/search/’, ‘.yahoo.’);
foreach ($SE as $source) {
if (strpos($ref,$source)!==false) return true;
}
return false;
}
03. Now, paste this code anywhere in your theme, where you want to display your adsense and they will appear only if the visitors are coming from search engines.
if (scratch99_fromasearchengine()) {
INSERT YOUR CODE HERE
}
}
04. Save the files and you are done.
For Blogger Users:
Note: Do take backup of your template before you try this. Only try this if you are familiar with blogger codes.
01. Go to Layout => Edit HTML, click on Expand Widget Templates and before </head> add Below code in to it:

//<![CDATA[
var ref = document.referrer;
var se = new Array('/search?', 'images.google.', 'web.info.com', 'search.', 'del.icio.us/search', 'soso.com', '/search/', '.yahoo.');
var sevisitor = false;
for (var i = 0; i <= se.length-1; i++) {
if (ref.indexOf(se[i])!== -1) {
var expiry = new Date ();
expiry.setTime(expiry.getTime() + 3600000);
document.cookie = "sevisitor=1; expires=" + expiry + "; path=/; domain=scratch99.com";
sevisitor = true;
}
}
//]]>
</script>
02. Now put below codes where you want your ads to be displayed:
if (sevisitor == true || results[2] == 1) {
<script type=’text/javascript’>
//<![CDATA[
var results = document.cookie.match ( '(^|;) ?sevisitor=([^;]*)(;|$)’ );
if (sevisitor == true || results[2] == 1) {
var adsenseString = "<div style=\"float: left;\">\n";
adsenseString += "<script type=\"text/javascript\"><!–\n";
adsenseString += "google_ad_client = \"pub-xxxxxxxxxxxxxxxx\";\n";
adsenseString += "google_ad_host = \"pub-xxxxxxxxxxxxxxxx\";\n";
adsenseString += "google_ad_slot = \"xxxxxxxxxx\";\n";
adsenseString += "google_ad_width = 336;\n";
adsenseString += "google_ad_height = 280;\n";
adsenseString += "//–>\n";
adsenseString += "<\/script>\n";
adsenseString += "<script type=\"text/javascript\"\n";
adsenseString += "src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">\n";
adsenseString += "<\/script>\n";
adsenseString += "<\/div>\n";
document.write(adsenseString);
}
//]]>
</script>
03. Save Template. You are done.
If you are finding blogger code implementation hard, then try our Blogger to WordPress Service
Scripts Sources:
How to: Display AdSense to search engine visitors only
10 Killer WordPress Hacks
Show Adsense To Search Visitors Only – On Blogger
Adsense within an IFrame
That concludes this simple and useful tutorial. Hope you like it.

Pingback: Tweets that mention Show Adsense Only to Search Engine Visitors | TutZone -- Topsy.com
Pingback: Show Adsense Only to Search Engine Visitors | TutZone Scripts Rss
Pingback: Show Adsense Only to Search Engine Visitors | TutZone | Neorack Tutorials
Pingback: Show Adsense Only to Search Engine Visitors | TutZone ATT About
Pingback: Show Adsense Only to Search Engine Visitors | TutZone Search Engine
Pingback: Why business needs professional Search Marketing Services « web portal | Promotional Media Marketing Wisdom
Pingback: Adsense’i Sadece Google’dan Gelene Gösterin | KaraSancak
Pingback: christian louboutin shoes pafx Finding Wholesale Shoes New York NY … | Rockland County NY Real Estate
Pingback: Show Adsense Only to Search Engine Visitors | TutZone | Bisnis Simpel dari Internet
Pingback: Show Adsense Only to Search Engine Visitors | TutZone | Angelove
Pingback: Search Engines – search engine promotion | Point Article News Feed
Pingback: Show Adsense Only to Search Engine Visitors | TutZone | Google Adsense
Pingback: Search Engines – submit site to search engines | Point Article News Feed
Pingback: Show Adsense Only to Search Engine Visitors | TutZone | Thaipparambil.com
Pingback: Show Adsense Only to Search Engine Visitors | TutZone « Netcrema – creme de la social news via digg + delicious + stumpleupon + reddit
Pingback: links for 2010-01-10 | 2 Sentences or Less
Pingback: Dagens twitter feed | Hos Lasu.dk - Lars Bo Thomsen
Pingback: abcphp.com
Pingback: Websitemarketingbiz.Net- All free about hosting you need » Blog Archive » Show Adsense Only to Search Engine Visitors | TutZone
Pingback: Muestra tu Adsense sólo a los visitantes que llegan por buscadores - elWebmaster.com
Pingback: tripwire magazine | tripwire magazine
Pingback: 95+ Fresh Community Posts for Web Designers and Developers | tripwire magazine
Pingback: Show Adsense Only to Search Engine Visitors | favSHARE.net
Pingback: 95+ Fresh Community Posts for Web Designers and Developers | Afif Fattouh - Web Specialist
Pingback: wp-popular.com » Blog Archive » Show Adsense Only to Search Engine Visitors
Pingback: How to Show Adsense Ads Only to Search Engine Visitors
Pingback: The Ultimate Entrepreneur & Small Business Toolbox | Sean M Everett
Pingback: Very Useful 65 Wordpress Hacks | Design your way
Pingback: bigincomeop.com
Pingback: How to Hide Advertisements for Single Posts | TutZone
Pingback: TOPGFX » Blog Archive » How to Hide Advertisements for Single Posts
Pingback: Muestra tu codigo Adsense sólo a los visitantes que llegan por buscadores
Pingback: Wordpress hacks and tricks | Wordpress Theme Designing, Blog Optimization, Wordpress Videos