Wordpress Plugin Random Flickr Favorites 2 With Google Adsense

You can use your new Random Flickr Photo div to add some Adsense advertisements to. Here is the code for you to do that. Make sure to abide by Google’s Terms of Service and don’t put too many adverts into your site (more than 3 sets). Also, make sure to add your client ID and change whatever you need to as far as the colors go.

You can put whatever you want in there, for example your text-link-ads affiliate code in your effort to make some more money.

This site is meant to be more of an example of how to, and as such, I don’t want it to seem like it is designed solely for trying to garner ad revenue. I don’t like those sites so much myself, but at the same time, I want to show what the possibilities are too. One thing that can happen as well is you serve up a lot of Adsense ads, and it allows more lower tiered ads to go in, thereby increasing your chances that any advert that is clicked is going to pay less. SO choose wisely how many ads you want ot present so you don’t alienate your readership and you don’t get more clicks yet less revenue!

<div class="flickrphoto">
<?php if (function_exists('RandomFlickrFav')) {
RandomFlickrFav();
}?>

<center>

<script type="text/javascript"><!–
google_ad_client = "pub-*****Add ID Here*****;
google_ad_width = 180;
google_ad_height = 150;
google_ad_format = "180×150_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "3366CC";
google_color_text = "40454B";
google_color_url = "40454B";
//–>
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

</center>

</div>

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Comments

No comments yet.

Leave a comment

(required)

(required)