Bag   Biz   Bed   DIY   Eco-Friendly   Golf   Laptops   Mattress   Net   Ring   Sleep   Travel

Categories


Top Commentators


Connect /w Zedomax

Adsense Hack - How to Make your Adsense Show up on the First Post Only!

Well, a lot of people think you can simply insert your Google adsense code in the index.php file and get adsense ads on every post.

You need to add a little PHP code so your ad only shows up on your first post.

To do this, add the following:


<?php if($first!=1) { $first=1; ?>

…Your adsense code here…

<?php } ?>

This simple php code can work on a blog or any other webiste. Basically, it only allows the code to show up once. Now there’s Wordpress functions to do it to, but why bother when a simple PHP code can solve the problem? , , , , , , , , , ,

Tags: , , , , , , , ,

, , , , , , , , , ,

Rate

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Leave a Reply

Related Posts

Bookmark It!


del.icio.us Digg it Netscape reddit SiteHoppin Email this to a Friend Email This Post Email This Post

If you like this post then please subscribe to my full feed RSS. You can also subscribe by Email.


Featured Sites From Zedomax Blog Network