How to Put AdSense Ads Between Post and Title

Tutorial about How to Put AdSense Ads Between Posts and Below Title  In this tutorial we are going to learn HOW TO PUT ADSENSE ADS BETWEEN POSTS simple easy way to increase adsense earning,you might have observed an adsense ad below post title in most of blogs, why they prefer adding ads below the post title? because of after the post title is the place to put ads to increase (CTR) - Click to Rate } So, here we're going to share tips to Place AdSense ads between posts title and below posts


Put AdSense ads between posts
Google AdSense



How to Put AdSense Ads Between Posts

Steps to Place AdSense ads between posts and title

Create Google Ads

1- Go to your Google AdSense Account

2 - Create a New Ad Unit :- ( for better result choose wide area ad size 300*250 medium rectangle or 336*280 Large


3- Now after click on save and get code 


4 - Select Synchoronus in the code type and copy AD code


5 - you need parse this code Using HTML parse Tool to change special char. into their corresponding HTML entites,


Note :- ads won't appear if you use that code directly


6 - Now Copy and Parsed Code


Let's Put ads between posts 



Tips to Put AdSense Ads Below Posts titles

Go to your blogger

but Note :- Backup your Blog Template before doing any changes in template!

Click on edit HTML button

Put cursor anywhere in template and Press CTRL+F and Search For

<data:post.body/>

Now Paste Below Code Just Above it 


<b:if cond='data:blog.pageType == &quot;item&quot;'>
Enter your PARSE Code Here
</b:if>
Replace enter your PARSE code here with your parsed ad code.

Click on save template button.

and done!!

Note :- Based upon your template there are always chances that you will find multiple instances of <data:post.body/> 

so try will all of them 

once you get correct one you wull able to see ads like this

the ad below post title will appear at left...


if you want to change it to Right side or at center USE below code



<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div align="center">   Please type this line manually. It can give you
an HTML error.
Enter your Parse Code here
</div>
</b:if>



 if you don't this look and want to wrap text around google ads like this

Put AdSense Ads Left Side
LeftSide Ads

then use below code.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div style=”float:left; margin:10px;”>
Enter your Parse code here
</div>
</b:if>
Replace left to right if you want to show ads on the right side wrapped with text.


Done! Enjoy =) Hope you guys like our method to Put AdSense Ads Below Posts Title and Below Posts, if you like this post then please share with your friends because sharing is caring ;-)

Facebook Comment