I've been using this rotator for a couple of months now and really like it. Your pages have to be in .php for it to work. Put your affiliate links (as many as you like) like so and then save them as a text file banner_ads.txt Make sure you have ~ between the links: <a href="http://www.kqzyfj.com/click-XXXXXXX-XXXXXXX" target="_top"> <img src="http://www.kdxcjw.com/click-XXXXXXX-XXXXXXX" alt="" border="0"/></a> ~ <a href="http://www.kqzyfj.com/click-XXXXXXX-XXXXXXX" target="_top"> <img src="http://www.kdxcjw.com/click-XXXXXXX-XXXXXXX" alt="" border="0"/></a> ~ <a href="http://www.kqzyfj.com/click-XXXXXXX-XXXXXXX" target="_top"> <img src="http://www.kdxcjw.com/click-XXXXXXX-XXXXXXX" alt="" border="0"/></a> ~ <a href="http://www.kqzyfj.com/click-XXXXXXX-XXXXXXX" target="_top"> <img src="http://www.kdxcjw.com/click-XXXXXXX-XXXXXXX" alt="" border="0"/></a> Then place this code anywhere on your website where you want CJ ads to show up: <?php $fcontents = join ('', file ('banner_ads.txt')); $s_con = split("~",$fcontents); $banner_no = rand(0,(count($s_con)-1)); echo $s_con[$banner_no]; ?> The code will rotate anything AdSense ads, Javascript, plain text.
I don't think so, since it's not possible to save files to Blogger. I have not used Blogger for a while, but when I used it a year ago or so, something like that was not possible.
NeverBlue Ads has an awesome rotating banners app...just add the script to your site and your all set. You can have as many as you want, and control how often each one shows by controlling the weight.
This is great. I might add though, it only works if the .txt file in the same folder as your page. For example: if your page is http://ww.examle.com/folder44/example.php you would need to put the text file under folder44. Also i found out this works on WordPress Sites