Thank you for visiting Design24h.com. Do you have comments or questions comment about this article comments.You can also read the article on the blog via the tools to read news Feed Link with this or to subscribe to new posts via email. In addition, you can address this blog to Favorites (Internet Explorer) or Bookmarks (Mozilla Firefox) for easy tracking. If you're working at Google Blogger blog you can also save this blog in the track records, which are the sources that bring visitors your blog. I hope you find interesting tips from this page.
Do you notice Adsense ads appearing exactly in the middle of Posts in my Blog? Yes? Now you will also eager to know, how to implement these Adsense ads in middle of your blogger posts, Right?
Ok guys! Today I will show you how to implement content around Adsense ads or implement adsense in the middle of posts in Blogger.First you should know the advantages of this hack.
*More clicks will be generated *It will increase your CTR rate *Your earnings will increase
Any how, it is very easy to implement this hack in your blogger template.You have to follow just few easy steps.So, don't wait and follow the below steps to boost your Adsense earnings!
Note that the below hack work only in Beta Blogger.If you wanna it in Classic blogger, then contact me.
Just Follow the Below Steps for this hack:
First you have to login into your Blogger account & Go to Layout>>Edit HTML.
Now check the "Expand Widget Templates" box.Now search for this <data:post.body/> tag in template.
Now replace the above code (Tag) with the code given below:<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 t=s.substr(0,s.length/2);
var r=t.lastIndexOf(" ");
if(r>0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+1);}
</script>
Now replace <!-- Your AdSense code here --> with your desired adsense code.Note that when you add the Adsense code, you must Encode it with Encoder.
Now, when you see your posts, you will see Adsense ads appearing in the middle of your blogger posts.
I think this is the best place in the whole template for Adsense.You will soon notice that 80% of your clicks will genearated from this Area.Good Luck!
Hi, nice to visit in your site. Iwas added you as my link. ! Thx
@to Aqie-Gaul I was add link you
Hi, nice tip. But...my photos and videos can't show. The code appear broken...¿any solution?
Check this page:
http://ikanus.blogspot.com/2007/12/10-000-anos-antes-de-cristo.html
The embebed code of youtube show broken and no video.
@to Ikanus you must check your Google Adsense account, only for advertising images or video, then ads in your new posts that are currently
Hello. What happens is that as your trick makes the ad is placed in the middle of the entrance, some pictures or videos of yotube appear "broken" and then you see the code of the video, let me know if there is any way to avoid that be divided when this code is embedded, and only split the regular text.
you get a code embedded in the Yotobe then moved the following characters
< change <
> change >
" change "
then insert into the seats need to insert
you make changes and insert similar advertisements GA (Google Adsene)
Hi. I followed all the method you explained earlier but it is not working. This is what written:
"We were unable to preview your template
Please correct the error below, and submit your template again.
More than one widget was found with id: AdSense1. Widget IDs should be unique."
Thanks.