web statistics
Image 01 Image 02

How To Rotate Banner Ads In WordPress

1
Share |

datafeedr How To Rotate Banner Ads In WordpressMany Bloggers use many advertising options like Google Adsense, TTZ Media, Chitika, Kontera, Tribal Fusion, but many use them in place but rotating them can reduce Ad Blindness and improve your CTR.In this post I’ll show how you rotate ads in your blog easily.

DataFeedr Random Ads plugin is a free wordpress plugin that lets you rotate Ads on your wordpress blog anywhere easily either in the body or sidebar.

STEPS :

  1. Download DataFeedr Random Ads plugin
  2. Upload the /wp-content/ads/ directory to your /wp-content/ directory
  3. Upload the /wp-content/plugins/datafeedr-ads.php file to your /wp-content/plugins/ directory.
  4. Create a “ads.txt” file with each ad code separated by pipe “|” symbol.For Ex.

<script type=”text/javascript”><!–
google_ad_client = “pub-xxxxxxxxxxxxxxx”;
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = “468x60_as”;
google_ad_type = “text”;
google_color_border = “FFFFFF”;
google_color_bg = “FFFFFF”;
google_color_link = “FF0000″;
google_color_text = “000000″;
google_color_url = “000000″;
//–></script>
<script type=”text/javascript” src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”></script>
|

<!—Ad Code 2 —>
|

<!—Ad Code 3 –>

5.    Insert this code where you want the rotating ads to appear

<?php if (function_exists(‘dfrad’)) { echo dfrad(‘ads’); } ?>

Check out this Demo Video to see how this works.


Posted on 17th May 2009 by Avinash under category Tutorials, WordPress, Wordpress Plugins


One Response to “How To Rotate Banner Ads In WordPress”

  1. [...] want to subscribe to the RSS feed for updates on this topic.Powered by WP Greet BoxI’ve shared datafeedr, using which you could rotate banner ads creating a text file with the ad code seperating each ad [...]

Leave a Reply


Web Informer Button