I have been seeing more and more sites with the yahoo ads on them. Was wondering if thats because google droped them or are yahoo ads as good as google adsence. I have never seen a site with adsence on one side and yahoo ads on the other. Anyone know of any?
that's because doing that violates both TOSs. unless you're talking about adsenSe and yahoo ads in one site but on different pages, then yes, those sites exist.
For some people, going to Yahoo makes more sense than staying with AdSense. Yahoo's ads are more lucrative due to their relative freshness on the market. Eventually they will be the same.
Yes, some of the sites with YPN ads are those that have been permanently banned by Google. Others have found that YPN ads pay better than Google -- for their particular site or pages -- even though YPN ads are generally less relevant than Google's, which results in lower CTR. YPN is still in beta testing and is not widely available yet, as Google is.
That really is a good idea, if I knew how to do it I would. I bet a lot of webmasters havn't even given that thought, I know I havn't.
Many people are now using geotargeting, that way only YPN ads will show to US visitors and foreign visitors will only see Adsense. That would explain why so many sites only have 'one', at least for you.
C'mon man! this idea was disscussed long long time ago, Shoemoney has given out the PHP code to show you how to do it. It is just simply <?php include ?> in PHP. Search for it in this forum. But personally, I think stick to one, either YPN or GA, is better than swift.
$a = rand(0,1); if($a==0){ include("adsense.php"); } elseif($a==1){ include("yahoo.php"); } echo "N-Joy";
so strange after i Bold some words ppls dont see its a mistake there .. adsense add its same with google ad I`m sure mitchandre thinked at adsense add and YAHOO ad but ...
Ok say you have a 20 page website. Can you use adsenSe on 10 pages and Yahoo's ads on the other 10 pages with out putting google adsense and yahoos ads on same page? This could give you an idea of which works beeter for your site.
yes you can do that absolutely. there're lots of scripts like these that uses PHP, available. phpNewAds is one of them.