-moz-user-select:none; -webkit-user-select:none; -khtml-user-select:none; -ms-user-select:none; user-select:none;
Subcribe to our RSS feeds Join Us on Facebook Follow us on Twitter Add to Circles

11 September 2014

How to Put or Place Google Adsense Ads Below All Post Titles in Blogger

Create Ad Unit to Place Below Title
                                                             
1. First of all head over to your Google Adsense account. www.gogle.com/adsense

2. Here you need to create a new ad unit.

3. The Google Adsense team recommends ad size like 336*280 Large Rectangle for better result under title. But still its all your wish which ad type you want to place.

4. Once you're done with an ad customization click on save and click on get code button.

5. As you are adding this code to blogger.com you need to parse this code from HTML to corresponding HTML entities. There are lots of tools available over the web, this tool work fine for me.

Note: Ads won't appear, if you don't follow above step.
Place Google Adsesne Ad Code in Blogger

1. Now head over to your Blogger Dashboard.

2. Here on this page, click on Template option and click on the "Edit Html" option and you will get new "Template Editor" page.

3. Press Ctrl+F and you will get a search box.

4. Now using the search box, you need to search the below code i.e.

<b:if cond='data:blog.metaDescription == &quot;&quot;'>

5. Once you able to find the above code, what you need to do is "Copy" the below Code, then Paste above the Following Code.( Replace above code by this code)

<b:if cond='data:blog.pageType == &quot;item&quot;'>
Put Your Ads Code Here
</b:if>                                                                                                 

6. Now all coding will look something like this:    

<b:if cond='data:blog.pageType == &quot;item&quot;'>           Click here:   HTML to XML Parse code converter
Put Your Ads Code Here:

</b:if>
<b:if cond='data:blog.metaDescription == &quot;&quot;'>

7. You just need to replace the "Put Your Ads Code Here" with parse Adsesne ad code which you created above.
                                                                                                    
8. Save the template and open any post of your blog.


Code you need to search and replacehttp://goo.gl/w8qR0w
HTML to XML Parserhttp://html-to-xml-parser.blogspot.com/


No comments:

Post a Comment

Please feel free to comment regards this post







Blogger Widgets