How to enable Adsense on your WordPress single posts only
March 5, 2006 by Gaman
This simple tip lets you enable Adsense on your single posts if you do not have the single.php file in your theme.
To do this, perform the following steps.
- Login to you WordPress administration panel, then go to Presentation > Theme Editor.
- Open index.php and add the following code where you want your Adsense to appear
<?php if (is_single()) {
Put your Adsense code here
} ?> - Press ‘Update File’ to finalize the changes.


You could also use the excellent Adsense Deluxe plugin at http://www.acmetech.com/blog/adsense-deluxe/
Yea, I’ve been using Adsense Deluxe and infact it’s listed in my top 10.
But if you want to enable Adsense on a single post only, you’ll have to tweak and add the code. Otherwise, your ads will be shown on your homepage too.
no you don’t need the code. on the adsense deluxe admin panel, there are options,where to put the ads
In a way, you can do that but showing Adsense code anywhere in your post is one thing, but showing only a few of the Adsense blocks on certain posts/page, while disabling the other and vice versa is another thing
The option will enable all the Adsense blocks instead of one or two so you have lesser control. The option alone does not do what I wanted.
But for most people, the option alone is good enough for their needs.
ok, i got your point. thanks
please help me how to put adsense ads between posts
http://forexhandeln.blogspot.com
Many thanks for helping
If we owned a WordPress blog, how many comments we approved on a single post?
Is there any limitations for comments on blog posts, how many comments we approve on a single blog post??