How To Add Related Post In Blogger

How To Add Related Post In Blogger, Related Post In Blogger, Blogger Related Posts, Add Related Post In Blogger

Placing advertisements below to the post is so simple Just follow below steps:

Step1: Go to your Blogger and select template and click on Edit HTML and then click on proceed.

Blogger -> Template -> Edit HTML -> Proceed

Step 2: Select check box  Expand Widget Templates.

 
Step 3:  Search for this text ( Ctrl + F )

    </head>

Step 4: Add these code above to that line
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type='text/javascript'/>
<script src='http://blogger-related-posts.googlecode.com/files/jquery.related-posts-widget-2.0.min.js' type='text/javascript'/>


Step 5:  Search for this text ( Ctrl + F )

    <div class='post-footer-line post-footer-line-3' >


Step 6 : Right next to that line paste this code.

<!--~~~~~~~~~~~~~~~~~~~~~~~ required HTML -->
<div class='related-posts-widget' style='line-height: normal;'>
<!-- {
     thumbs:0,
     max_posts:5,
     max_tags:5
  ,...
} -->
</div>
</b:if>
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
<!--RELATED-POSTS-ENDS-->

Step 7 : Click on Save and Continue and see your now you can see the related posts

How To Place Ads In The Post Blogger

Place Ads In The Blogger Posts, How to Place Ads In The Blogger Posts, Place Ads In Blogger Posts, Place Ads in the posts Blogger

Placing advertisements below to the post is so simple Just follow below steps:

Step1: Create a new ad unit from Google Adsense. It is better to select th e width 300 or 330 depends on your wish and click on save and continue button.

Step2: Copy the generated code and escape the code using the HTML escape tool and copy the escaped code.

Step3: Go to your Blogger and select template and click on Edit HTML and then click on proceed.

Blogger -> Template -> Edit HTML -> Proceed

Step 4: Select check box  Expand Widget Templates.

 

Step 5:  Search for this text ( Ctrl + F )

    <div class='post-footer-line post-footer-line-3'>


Step 6 : Above to that line paste your escaped ad code.


Step 7 : If you want to show ad only in the post paste you esxaped code betwwn this if condition

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

Step 8 : If you want to place ad centre position

    <div style='width:350px; margin:0 auto;'>
     PLACE CODE HERE
    </div>

Step 9 : Click on Save and Continue and see your ads below to post

How To Increase Your Adsense Page CTR

 How To Increase Your Adsense Page CTR, How To Increase Page CTR, How To Increase Your Adsense Income, How To Increase Your Adsense  CTR

Q) Why We Need To Increase Adsense Page CTR ?

Ans) Because advertisement placed there will make more money. 

Q) How can we Increase the Page CTR ?
 
Ans) By Placing the advertisements below to the post title will Increase the CTR.

Q) How to place advertisements below to the post title ?

Ans) Here is the Procedure to do it [link]

Place Ads In The Blogger Posts

Place Ads In The Blogger Posts, How to Place Ads In The Blogger Posts, Place Ads In Blogger Posts, Place Ads in the posts Blogger

Placing advertisements in the post is so simple Just follow below steps:

Step1: Create a new ad unit from Google Adsense. It is better to select th e width 300 or 330 depends on your wish and click on save and continue button.

Step2: Copy the generated code and escape the code using the HTML escape tool and copy the escaped code.

Step3: Go to your Blogger and select template and click on Edit HTML and then click on proceed.

Blogger -> Template -> Edit HTML -> Proceed

Step 4: Select check box  Expand Widget Templates.

 

Step 5:  Search for this text ( Ctrl + F )

    <data:post.body/>


Step 6 : Above to that line paste your escaped ad code.


Step 7 : If you want to show ad only in the post paste you esxaped code betwwn this if condition

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

Step 8 : If you want to place ad centre position

    <div style='width:350px; margin:0 auto;'>
     PLACE CODE HERE
    </div>

Step 9 : Click on Save and Continue and see your ads below to post title