How To Place Adsense Ads In Middle of The Post in Blogger-Any Template Work Around Method
Placing adsense ads in middle of all the posts will give a high CTR which eventually increases earnings. In word press, There are customized plugins available for placing ads in middle of the posts. But in case of blogger it is some what tricky part to place adsense ads in middle of all the posts. We have developed a script which can place adsense ads in between the post exactly in the middle of the content. The procedure for placing adsense ads in middle of the posts in blogger is shared below.
Place Adsense Ads Automatically In Middle of All The Posts In Blogger:
Follow The below process to place adsense ads in Middle of all the posts automatically in blogger.
Step 1:
Login to Your Blogger Account
Go to Template >Edit HTML
Step 2:
Search For Below Code in your template.
<data:post.body/>
You will get multiple codes similar to above code. You have to select the second code which is similar to above code in order to make the script work properly.
Step 3:
open google.com
search HTML to XML parser
Open 1st Link
then copy adsense code in 1st Box
copy output of adsense code
Step 3:
<b:if cond='data:blog.pageType == "item"'>
Paste here
</b:if>Step 4:
search<data:post.body/>Paste the code above this code
Step 4:
Save Template and Thanks

Post a Comment