How to Put Google Adsense Block in the Middle of the Post

adsense block in the middle of postHow to put google adsense block in the middle of the post

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.

go to your blogger account, and navigate to Layout => Edit Html, and check 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/>

</div>

<script type="text/javascript">
var obj0=document.getElementById("aim1<data :post.id/>");
var obj1=document.getElementById("aim2<data :post.id/>");
var s=obj1.innerHTML;
var r=s.search(/\x3C!-- adsense --\x3E/igm);
if(r>0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+16);}
</script>


Note that you must replace


<!-- Your AdSense code -->


with block code provided by Google.

Now you are done, just to put your google adsense block in the middle of the post, you have to put this code

in the exact place you want to put AdSense block.

and now you are done and don't forget to save template.
read more “How to Put Google Adsense Block in the Middle of the Post”

How to Register Adsense

Google Adsense Blog-How to Register Adsense

According to me, if you have a website / blog that is the time for you to start make money. I recommend to you is a program from google adsense, adsense is the best because you can generate a lot of money from the pay per click program. OK, if you want to register in google adsense, please follow these steps :

  • Click sign up now any posts in the sidebar
Sign Up Google Adsense
  • Registration Form appears, complete with the contents
    Information on the Website
    =>Website URL, write the address of your site or blog. Example: http://name-blog.blogspot.com
    =>Website Language, select English (use the website in English).

    The screenshot of Form Registration

  • Contact Information on the Menu

    =>Account Type, select “Individual”
    =>Country or Territory, select the “Indi” or any country do you want.

  • Payee Name (Full Name)

    =>Write the full name in accordance with the ID card, driver’s license or bank account.
    =>Address line 1, fill the house with full address
    =>Address line 2 (optional), fill with the other addresses ex : uncle address
    =>Phone, (not mandatory)
    =>Facsimile, (not mandatory)
  • Policies, check all the city there are signs that you agree to the agreement with Google AdSense (you should read first).
  • Login Information, the contents of the email address that will be used to login to a Google AdSense account, when later already received email from google adsense
  • Submit INFORMATION, Check again if everything is filled in correctly, if it is OK click submit INFORMATION.
  • Check Email, click on the validation link sent to you by email automatically.
  • Done, now the most awaited whether we are accepted by Google or even declined. Usually after 2 - 7 days will have a reply from Google

I hope this articel was helpfull for you. And, if you want to create a blog please follow this link
read more “How to Register Adsense”