

After hours of searching, I was finally able to put adsense ads at the bottom of my single posts without them showing in the front page.
I checked how people embed DISQUS comment system and use it for my adsense script instead.
What you need to do is to find the <div id=”footer”> and place your code above it.
Your code above the footer div should look like this:
{block:Permalink}
Place your Google code in between these tags
{/block:Permalink}
That’s it. That’s how it worked for me.
