I want to manually add Adsense before or after each post. I've done this before on the sidebar, but not on the actual posts. where does my adsense code need to be placed to have my ads show up before or after each post? Thanks, Jon
since you want to do it manually so i believe you know how to edit html code, right? then just check your index.html(php) file and edit it, or you can use many adsense related plugins availabe freely from the net.
Where is the correct place to put it in the code? If it was straight HTML, I could figure it out easily, but PHP is a different story. I'm currently trying a plugin that is not doing exactly what I want it to do. I started playing around with it after I made this post. I think I got it figured out. Thanks for your help.
@Blonde Jon: the Wordpress site has a tonne of info about this. Check it out: http://www.google.com/search?q=site...ient=firefox-a&rls=org.mozilla:en-US:official I've implemented similar on my pages that have 10 posts - one ad after the first post, another after the 4th, and a last one at the bottom of the page.