In order to get good CTR, we need a better placement for adsense ads, and that can only be achieve if we put adsense below, above or inside blogger post title. This is my personal experience, that placing adsense below or above post title can increase CTR upto 70%. If not 70% then i am sure that it can increase CTR upto %50. In this post i want to show you that how can we maximize earning from adsense, through placement.
Here we are going to place adsense ads in three positions.
Placements for Adsense Ads
NO.1 Above every Post Title
NO.2:- Below every Post Title
NO.3:- Below Post Text OR Inside Text
I will recommend no.2 and and no.3 because this is my personal experience. Ok first of all Login to your Adsense account and select your desire adsense format (I recommend you to place 234×60 )
After selecting your desire ad copy the entire code and paste it here for encoding. (It is important to encode the adsense code before adding in the above positions.) Use Postable for encoding your adsense code.
Adsense code after encoding
<script type="text/javascript"><!–
google_ad_client = "pub-xxxxxxxxxxxxxxx";
google_ad_host = "pub-xxxxxxxxxxxxxxxx";
/* Small Button 234×60 */
google_ad_slot = "2484146014";
google_ad_width = 234;
google_ad_height = 60;
//–>
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Make sure that you encode your adsense code, just like the above one.
Now Login to your blogger Dash Board,
click on Layout
click on Edit HTML
and give a tick to “Expand Widget Template”
Now find this code in your Template
<div class=’post-body entry-content’>
NO.1 Above every Post Title
If you want to put adsense above every post, then paste this code
<b:if cond=’data:blog.pageType == "item"’>
<div style=’float:center;padding:5px;’>
— PLACE YOUR ENCODED ADSENSE CODE HERE —
</div>
</b:if>
Above this one
<div class=’post-body entry-content’>
and save your Tamplate
NO.2:- Below every Post Title
Adsense above every post
If you want to put adsense bellow every post title. See the above Picture, then paste this code
<b:if cond=’data:blog.pageType == "item"’>
<div style=’float:center;padding:5px;’>
— PLACE YOUR ENCODED ADSENSE CODE HERE —
</div>
</b:if>
Below this
<data:post.body/>
OR
This one
<p><data:post.body/></p>
and save your Tamplate.
NO.3:- Below Post Text OR Inside Text
adsense below every post text
If you want to show your adsense just after every post text, then paste this code.
— PLACE YOUR ENCODED ADSENSE CODE HERE —
(Note:- Just paste the encoded code. With out the extra code)
Below this
<data:post.body/>
OR
This one
<p><data:post.body/></p>
NOTE:- Replace (— PLACE YOUR ENCODED ADSENSE CODE HERE — ) with your adsense encoded code for every step. Don’t forget to replace this.
NOTE:- You can also align the adsense to right, left and center. For this just look at this code
<div style=’float:center;padding:5px;’>
Make changes according to your well.
For Example
<div style=’float:center;padding:5px;’>
<div style=’float:left;padding:5px;’>
<div style=’float:right;padding:5px;’>
This is the simple method to insert adsense ad below, above and inside every post tile. The right placement will increase your earnings from adsense upto %50. The better the placement, the better will be result. Try all the formats on different places and track the result. It is the experiment which can improve your blog performance. Always keep eye on your blog performance so that you can point out the weakness and correct them on regularly basis. Don’t forget to post comments if you have any difficulties in adding adsense code inside , above or below post title.
Related posts:



{ 16 comments… read them below or add one }
Thank you for this.
Is social media going to kill SEO?
No friend..! SEO is never ended War.
SEO = Google
So what are you saying is that Social Media can kill Google.
I found this site using google.com And i want to thank you for your work. You have done really very good site. Great work, great site! Thank you!
Sorry for offtopic
nourgereomo@You are well come here.
thanks but i have a little problem indexing it my blog.
must i delete the first codes.
ceejay@ Where is the error
Friend when i’m encoding the ad sense code change to, like your code, when encoding can you guarantee that ad-sense is belongs to my adsense? Is it check by pub No?
Of curse it will be your own Google adsense Pub No.
However if you want to check, then it is better to check the Pub ID, with encoded ID.
thanks for the help..
thanks alot for sharing this trick..
Chand im getting prob. when i want to 2.Below every Post Title.
as u said im trying blogger is saying that ” Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. XML error message: Open quote is expected for attribute “{1}” associated with an element type “cond”. ”
MyBlogger Template Style
Name: Minima
Designer: Douglas Bowman
URL: http://www.stopdesign.com
Date: 26 Feb 2004
Updated by: Blogger Team
Thnx in advance
You will have to add the code exactly just after OR
i’ve got the same error my template can’t be saved
weng@ Follow the steps from the scratch and make sure that you place the code just after
same error here.