
Your blog earnings depend mainly on your blog's traffic and on your ad placement. One important place to place the ads is below the Post title. It will give more importance to the ads and there is more possibility to get clicks. This is in accordance with the Google Adsense TOS
First of all login to your adsense account and generate ad code of optimum size..
Now login to your blogger account.
Go to Layout > Edit Html and expand the widget templates.
Find this piece of code
<data:post.body/>
<!-- TECHNOWIT Adsense Above Posts start -->
<b:if cond='data:post.isFirstPost'>
Put your parsed adsense code here
<br/>
</b:if>
<!-- TECHNOWIT Adsense Above Posts End -->
then paste this code after 2 times
<data:post.body/>
then paste your adsense code after
<data:post.body/>







