How To Insert Google AdSense Below All Post Title In Blogger

Views:
Google AdSense is way to create money from online. Ads placement is very important, because it provide money for click rate. If you have an AdSense account with Blogger, You can customize Google Ads and  install it directly into your Blogger widget spot. But it not help to increase your revenue. If you place your add inside the post. It make some accidental clicks and increase your revenue. Now i share a valuable information about place Google AdSense place below every post.  It is very simple,But direct installation is not available for this process. So you can make some ad code in Google AdSense. Just follow this post.

How to Insert Google AdSense Below All Post Title in Blogger (www.masterhacksindia.blogspot.com)

Create And Convert AdSense Ads.


  • Click on My ads tab, then Create a new ad unit.

  • Customize your ad size, color and other options.

  • Then click on save and get code button.

  • Copy AdSense code and paste it in below box. It helps to convert your AdSense code.


ADSENSE CODE CONVERTER

©Copyright-Master Hacks

  • Now copy converted code.

 

Insert AdSense Code Below All Post Title


  • Click on Template.

  • Click on Edit HTML button.

  • Now find <data:post.body/> OR <div class='post-body entry-content'> tag.

  • Copy below code and paste it above <data:post.body/> OR <div class='post-body entry-content'> tag.

<b:if cond=’data:blog.pageType == &quot;item&quot;’>
PLACE YOUR AD CODE HERE
</b:if>

Replace RED color with your Google AdSense code.

  • Save your Template.

  • Done.

You can Align Centre, Left, Right  etc depends upon your template and mind.

1. Centre


<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<div align=”center“>
PLACE YOUR AD CODE HERE </div>
</b:if>

2. Left


<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<div style=”float:left; margin:10px;”>
PLACE YOUR AD CODE HERE </div>
</b:if>

3. Right


<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<div style=”float:right; margin:10px;”>
PLACE YOUR AD CODE HERE </div>
</b:if>

Leave a comment below….. about this post….

How To Insert Google AdSense Below All Post Title In Blogger How To Insert Google AdSense Below All Post Title In Blogger Reviewed by Gaint Hackers on 04:27 Rating: 5

No comments:

Powered by Blogger.