Sunday 24 February 2013

Add Adsense Ads Below Blog Post Title


Hello friends, Today I am going to tell you, how you can implement the Adsense Ads Below your BLOG POST. It visited many blogs, and you can find there is an ads showing. How it can be done, I am going to describe you the whole process with you. Follow me for implementing the Adsense Ads below Blog Post Title.

You all know that about Adsense. It is an advertising and publishing you ads company. You can earn money by your blogs this signing up. Once your application is approved, you place ad code to your blogs or websites. It increases the rate of earning from Adsense.

Process to Implement:

1. Copy Your Adsense Code from Adsense Publishers account.

2. Paste it in this below 'Code Converter'.








3. Click on "Convert Adsense Ad Code".
4. Copy the converted code to Notepad and save it.
5. Now Sign In your Blogger account.
6. Click on 'Template'.
7. Click on 'Edit HTML'.
8. Check on 'Expand Widget Template' by click on rectangular small box.
9. Press CTRL+F to search
  
<div class='post-header-line-1'/>

10. Replace your converted code in below given code to complete the code.
      For Right
                     <b:if cond='data:blog.pageType == "item"'>
                     <div style="float:right;">
                     Put Your Converted Adsense Ad Code
                     </div>
                     </b:if>

      For Left
                     <b:if cond='data:blog.pageType == "item"'>
                     <div style="float:left;">
                     Put Your Converted Adsense Ad Code
                     </div>             
                     </b:if>

      For Center
                     <b:if cond='data:blog.pageType == "item"'>
                     <div align="center">
                     Put Your Converted Adsense Ad Code
                     </div>              
                     </b:if>

If you like most click on any one ads of the blog, and follow us on facebook, twitter and also share our post. Leave comments for any queries...

No comments:

Comments System