Place Google Adsense Below Post Title in Blogger


If you dont have a Adsense ad unit read my previous post  How TO Create A Google Adsense Ad Unit.Now i am showing how to place  google adsense  below blogger post title.
Here Steps to Place Google Adsense Below Blogger Post Title :-                                   
                         
                                                

1. you can copy the adsense  code  while mouse in the code box . Select All and then right click and select Copy. Make sure  you collect all of the Google Adsense ad unit code .          
              
      
2. Open the AD converter  by clicking in the link to Centricle.

3. Paste the Google Adsense code into the converter and press the Convert button. This analysis the code, the javascript in order to properly read bloggers can  read it easily . Leave this window open for now, we come again to come here.

4. Log in to your Blogger account , if not already connected.

5. Go to the HTML layout> Edit html

6. Backup template (recommended)

7. Check the Expand Widget checkbox.

8.press  CTRL + F to blogger search. Copy the following code and thrn paste this code to  the search box to find the code block into your template starting from this line:
......................................................................
    <b:if cond='data:post.title'>
......................................................................

Code-block to find :-
......................................................................
<b:if cond='data:post.title'>
<h3 class='post-title'>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'></a>
<b:else/>
<data:post.title/>
</b:if>
</h3>
</b:if>
......................................................................
9.Back to the AD converter and copy the converted code, by pressing the right mouse button and choose Select All again to continue copying.

10. Paste this code directly after the previous code block:

.....................................................................
 <p>
<!-- Start Google Ad-->
<!-- End Google Ad-->
</p>

....................................................................

11. Add the Google Adsense ads code between <- start google add -> and <- End Google Ad ->

            
12.Click Save Template

13.. Check out his new Google Adsense ads on your blog via the view blog link.
Share/Bookmark

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...