Sometimes you just want to add one ad (banner) in your blog, and you want it to be after the first post. If you wanted to do that, here is a quick fix:

As you can see from the screenshot above, you will need to find your “Read More” code in index.php (Presentation > Theme Editor > Main Index Template). After you have found it, insert this code below:
<?php if ($count == 0) : ?>
paste your ad code here
<?php endif; $count++; ?>
Replace the text “paste your ad code here” with your own ad code and save your index.php.
That’s it! This small code will display your ads after the first post only.
Thanks to http://onemansblog.com



Hi Ades,
Thanx for the tips. I had search this info for quite sometimes. Need to put the nuffnang ads.
Btw Ades, I had a talk with Tim about the nuffnang ads are not done well in your blog and he says because the unique visitors that you received mostly from outside, not local.
Hope that info will help..
Thanks Ades for this simple tutorial.. I’ve been looking for this a quit time….
xBrain, yes that might be the case with nuffnang. But anyway the performance was still weak compared to other programs.
Implemented on my blog immediately, wonderful tip!
Top tip. Just got to find that code now. LOL
Thank You.Good script
Thanks for the heads up, that will sure save a bit of time.
But how to make this ad visable just on home page not on older entries?
Anyone can help
Thanks its helps. More tip like this short and easy to understand :)
Thanks for modification. Bythe way adsense manager plugin can be used more detailed adsense placements
very wise idea.I plan to use for adsense.thanx adesblog:)
very useful tip , thanks ades