Adsense inline your WordPress Blog posts...
Posted by Jamsi in
PHP on 03 7th, 2006 |
No Comments
I stumbled upon this very handy guide on how to insert an adsense ad unit after the first post on your wordpress blog.
To do this you will need to be able to edit the template files, specifically the “index.php” file.
The guide uses a simple PHP if statement to count the number of posts and...