Banner Ad

Popular Posts

Recent Comments

Top Menu

Powered by Blogger.

Popular Posts

Search

Tuesday 24 July 2012

A Testing Post to test :}



In normal cases all blogger users can put the adsense block 
at the top of the post or at the bottom Only.
but the problem here is that alot of bloggers don’t get high CTR ( clicks ) by this placement,
so they should play with the ads placement,
the best solution here is to put you google ads blocks in the middle of the post in your blogspot blog.
and you have to check out Google AdSense heat map
blogger don’t offer this option by default settings, so you have to be tricky to do it,
here is easy and fast way to do it.

How to place Adsense in the middle of Blogger posts:

The solution to this problem is quite simple: you only need to move the post body around the advertising code, just with a bunch of JavaScript and a couple of DIVs (divisions). All it takes are 2 easy steps:

1. In your Blogger templateDashboard –> Layout –> Edit HTML –> Expand Widget Templates

Find the tag <data:post.body/> and replace it with the following code:

<div expr:id='"aim1" + data:post.id'></div>
<div style="clear:both; margin:10px 0">

<!-- Your AdSense code here -->

</div>
<div expr:id='"aim2" + data:post.id'>

<data:post.body/>
 
Copyright 2009 final
Design by BloggerThemes