Enhanced my Google Adsense ads position
Posted in Adsense, Make Money Online | By AhTim
Have you enhanced your Google Adsense ads position ?
After 2 months blogging, my Google Adsense still haven’t reach the minimum payout amount, so I have to put more effort to analyze and enhance my google adsense ads placement.
I’ve noticed that few successful blogger such as Sabahan did integrate google adsense into their first post in every page. I am curious how they do that? And this ads placement improve their earnings? To find out more, I myself must try out the effect of adsense integration into first post in every page. After some reseach and testing, I have integrate my google adsense into the first post of every page successfully by using some php coding below. Wish to share with you all, my readers, so that you could try at your own and share your experience with us if it really increase your earnings!
How to enhance Google Adsense ads placement ?
Here is a simple way to place Google Adsense in first post with Wordpress (on the main page, not on an individual post page).
1. Edit your index.php
Find the string start with <div class=”post-content”>
Add the following lines under the <div class=”post-content”>
<?php if ($count == 0) : ?>
Your Google AdSense code here
<?php endif; $count++; ?>
Tips: If you want to place it after the 1st post, change “count == 0” to “count == 1”
My two cents
After some reseach, I find out that most people like to click ads that place on their right hand side. So I want to experiement whether this ads placement will increase my earnings? I don’t know, but hopefully it works. As you can see, my adsense ads has been wrap by my latest post content, and you definitely noticed the google ads there. Do you think the ads position is good? Will you click on the adsense ads in such location?
[Source: A Little Nerdy]
Subscribe Me!


November 15th, 2007 at 9:39 am
thx ur sharing, but now i still havent use
the wordpress….maybe i registered streamyx then
i’ll change it ….
November 20th, 2007 at 12:05 pm
Hi Buddy,
Put the code and integrate on the first post on every page is not save as experienced by Indonesian top pro blogger cosa aranda, his blog is suspended by adsense with reason this system are causing accidental click! have a good day buddy..cheers
November 20th, 2007 at 6:14 pm
@bali: Thanks for your suggestion. I’ll take note and do further R&D.
March 21st, 2008 at 4:51 pm
Hi Tim
nice post you have indeed, optimizing adsense is by tweaking the positions by trial and error. Wishing you all the best in your pursue of your dream to be a full time blogger. cheers
stormwhistle
March 21st, 2008 at 5:07 pm
@stormwhistle: Learn from others’ experience is also a good method. Thanks for your encouragement.
March 31st, 2008 at 10:36 am
I am working on getting the adsense revenue up also. I’m experimenting with the text and my page theme. I hope your test turns out positive.
March 31st, 2008 at 2:55 pm
@Clement: Yes, its turn up with positive earnings. Hows your results?