
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
I am personally using the same hack on this blog. You can see adsense ads below the post title on my post pages.Ok now let us get into the details of how to set it up.
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
First of all login to your adsense account and generate ad code of optimum size..
Now copy that adsense code into the following box and parse it(you may not see the parser if you are reading my feed)
Copy off the parsed code..
Now login to your blogger account.
Goto Layout > Edit Html and expand the widget templates.
Find this piece of code
<data:post.body/>
Now replace it with the following
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
<!-- BloggerPlugins.ORG Adsense Above Posts start -->
<b:if cond='data:post.isFirstPost'>
Put your parsed adsense code here
<br/>
</b:if>
<!-- BloggerPlugins.ORG Adsense Above Posts End -->
<data:post.body/>
<b:if cond='data:post.isFirstPost'>
Put your parsed adsense code here
<br/>
</b:if>
<!-- BloggerPlugins.ORG Adsense Above Posts End -->
<data:post.body/>
From now on you should have adsense below the post title on your post pages.This ad wont appear on home page and Label Pages..Hope this helps you to increase your online earnings.
0 comments: on "Adsense Below the post title in Blogger"
Post a Comment