- My AdSense Earning report for 4 years: $27,228
How to Add AdSense Code to WordPress Blog:
This article is for those who wants to show their advertisement on the sidebar of your blog.First of all login to your adsense account and create a channel and copy the ad ad unit you want to show.
Your code will be something like this
<script type=”text/javascript”><!–Once you have your adsense code,
google_ad_client = “pub-xxxxxxxxxxxxxxxx”;
/* 300×250, created 1/26/07 */
google_ad_slot = “2012343546”;
google_ad_width = 300;
google_ad_height = 250;
//–>
</script>
<script type=”text/javascript”
src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>
Login to your wordpress blog and click on widget under appearance

Select the sidebar you want to use (depends on your WordPress theme)

Select Text widget and edit it and paste the Adsense code.
With simple two minute of work you can add Google Adsense to your WordPress blog.
Do read the previous post on How not to avoid Google AdSense terms and conditions
Alternatively if you want to advertisement above or below your post, you need to edit your single.php file in theme editor.
You should also check out OnlineMoneyMaker previous post on How you can use images to drive traffic and how you can use Flickr to drive traffic to your blog.
No comments:
Post a Comment