Earlier I have explained,
How To Add Adsense Ads Inside Posts or Between Posts In Blogger and
How To Add google Adsense In Blogger Post (bellow title,above title,at end of post)
Just follow the instructions,
Go to Dashboard > Layout > Edit HTML > Expand Widget Templates.
Recommended post What is google ranking.
To show ads on homepage only,
If you want to add your ads after post title but only show in homepage
To show ads on blog posts only, modify your code like this,
Go to Dashboard > Layout > Edit HTML > Expand Widget Templates.
Recommended post What is google ranking.
To show ads on homepage only,
If you want to add your ads after post title but only show in homepage
<div class='post-header-line-1'/> <br>
<div class='post-body entry-content'> <br>
<b:if cond='data:blog.pageType != &quot;item&quot;'><br>
<b><span style="color: red;">
YOUR ADVERTISEMENT CODE
span>b><br>
</b:if> <br>
<br>
<p><data:post.body/></p><br>
<br>
<div style='clear: both;'/> <br>
<!– clear for photos floats –> </div>
<b:if cond='data:blog.pageType == "item"'>If you have any doubts,Feel free to ask here......
YOUR ADVERTISEMENT CODE
</b:if>
If You Like This Article Then Hit Like Button Bellow:)