Adsense Plugin
Jun 24, 2007 Adsense, Blogging Tips
You should notice by now that I have already added google adsense ads on my blog. You will not see it on the home page but you will see it once you go into the single post page. At first, I add it manually by editing my php files. The problem with this was, adsense will be shown exactly at the same place every time.
Then I tested on adsense deluxe. This is much better as I can add my adsense anywhere in the post by only adding this line : <!–adsense–> (this is default). Of course, there’s some setup that you need to do first where you can setup different adsense format and name the code differently, example <!–adsense#big–>, <!–adsense#small–>. But this, again, requires manual adjustment but it helps to minimize some steps.
Finally, I was introduced to Adsense Injection by Bloganything. This is much simpler. It will randomly put in your adsense ads of your choice in your post. Today on top left, and maybe tomorrow at the bottom.
And If you don’t want any ads to be shown on a particular post, just add i this comment <!–noadsense–> and none will come out like I did for my birthday post. I think this will work well with me.
So far, both work well with Wordpress 2.2. Looks like I will be using both for the time being. You can check both out at :
What’s your favorite adsense plugin?
