How to enable Adsense on your Wordpress single posts only
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.
1 User Browsing This Page. Users: 1 Guest |
[...] You can also save bandwidth with this plugin by having your readers view a full post only if they actually want to read it. Also, instead of cluttering you main page with ads, you can include post specific ads which can only be seen by the reader when they view the full post. [...]
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
[...] You can also save bandwidth with this plugin by having your readers view a full post only if they actually want to read it. Also, instead of cluttering you main page with ads, you can include post specific ads which can only be seen by the reader when they view the full post. [...]
please help me how to put adsense ads between posts
http://forexhandeln.blogspot.com
Many thanks for helping