How to Add Ads in the Middle of the Blogger Posts Automatically

Add Ads in the Middle of the Blogger Posts Automatically
Add Ads in the Middle of the Blogger Posts Automatically
An Ads in the middle of the post can increase your revenue by twice and it will also increase CTR. There are widget available for WordPress users to add Ads in the middle of their blog's post but there are no widget or other extensions available for blogger users to add Ads in the middle of blog posts, except modifying blogger template. Yes you can modify your blogger template to show Ads in the middle of your blogger post automatically.

This is not too hard to edit your blogger template to show Ads in the middle of posts. This hardly take five minute to set it up which will definitely increase your earning in future, so invest just 5 minute to set it up and enjoy double earning.

How To Add Ads in the Middle of Blogger Posts Automatically:

It is very easy to put ads below the title of the post or at the end of the post, but a ads in the middle of the post is highly profitable and it also doesn't violates AdSense Ads policy.

Steps:

  • Go to blogger homepage and choose the blog where you want to show Ads in the middle of the posts.
  • Now go to the Template section and click on Edit HTML button.
  • Now on the template codes, search for the line below by clicking Ctrl + F
<data:post.body/>
  • There is a chance that you may find the line several time but you need to stop or modify the second one, if the second one doesn't work you need to modify the third one. (if second one doesn't word, third one will work for sure)
  • Now replace <data:post.body/> with below code
<div expr:id='"adsmiddle1" + data:post.id'></div><b:if cond='data:blog.pageType == "item"'><b:if cond='data:blog.pageType != &quot;static_page&quot;'><div style="clear:both; margin:10px 0"><center><!-- Add here the code of your ad --></center></div></b:if></b:if><div expr:id='"adsmiddle2" + data:post.id'><data:post.body/></div><script type="text/javascript">var obj0=document.getElementById("adsmiddle1<data:post.id/>");var obj1=document.getElementById("adsmiddle2<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>

  • Now replace the line <!-- Add here the code of your ad --> with your Ads code, convert your Ads code to plain text using below box, otherwise it won't support on your template.

  • After converting your Ads code, place it on the template and save the template.
  • You are all done, now while you write a new post just be sure to add the below line to show ads in the middle of you blogger post.
<!-- adsense -->
  • Add the line the middle of the post/ anywhere you want to show ads.
Note : If editing the second <data:post.body/> doesn't work, just edit the third one and it will surely work for you. Also note that if you forget to add <!-- adsense --> line in the posts it will automatically show ads after the title of the post by default.

This is how you can add ads in the middle of blogger platform post's automatically, If you are facing any problem with setting this up please be sure to inform us via comments or email. Till then enjoy the post and be sure to share it with your friends, so they can also add ads in the middle of blogger posts and increase earning.
Share on Google Plus

About Thomas

Hi everyone I'm here to help you with blogging and other tech stuffs, you can ask me anything on blogging and tech problems. Join me on Facebook Twitter

0 comments :

Post a Comment