Earn $250 Per Month Easy At Home

Home » » How To Add Related Posts Widget For Blogger With Thumbnails

How To Add Related Posts Widget For Blogger With Thumbnails

Add Related Posts Widget For Blogger

Today topic is "How You Can Added Related Posts Widget For Blogger With Thumbnails". When you add this widget your blog looks beautiful. It helps your readers to go through the similar posts they were reading and so this widget helps to decrease your bounce rate by increasing blog page views.
In this post we will go through the steps of adding the Related Posts Widget with thumbnails for Blogger. Ready to added it to your template? Go through the steps by steps below. Lets sarts.



How To Add Related Posts Widget For Blogger With Thumbnails
  • Firstly Go To Blogger Dashboard.
  • Back up your existing Template before making any changes!
  • Make sure to check the "Expand Widget Templates " box.
  • Find </head> Using CTRL+F
  • Copy the code below and paste it just after </head> tag.

<!--Related Posts with thumbnails Scripts and Styles Start --><b:if cond='data:blog.pageType == &quot;item&quot;'><style type="text/css">#related- posts {float:center;text- transform:none;height:100 %;min-height:100% ;padding-top:5px;padding- left:5px;} #related-posts h2{font- size: 1.6em;font-weight: bold;color: black;font- family: Georgia, &# 8220;Times New Roman&# 8221;, Times, serif;margin- bottom: 0.75em;margin-top: 0em;padding-top: 0em;}# related-posts a{color:black;} #related-posts a:hover {color:black;} #related-posts a:hover {background-color:# d4eaf2;}</style><script type='text/javascript'>var defaultnoimage=" http://1 . bp.blogspot.com/_ u4gySN2ZgqE/ SosvnavWq0I/ AAAAAAAAArk/ yL95WlyTqr0/s 400 / noimage.png";var maxresults=5;var splittercolor="#d4eaf2";var relatedpoststitle="Related Posts";</script><script src='http:// beautifulbloggerwidgets. googlecode.com/files/ related_posts_with_ thumbnails_min.js' type='text/javascript'/></ b:if><!--Related Posts with thumbnails Scripts and Styles End -->

  • Now find the following code below:

<div class='post-body>

  • If you can't find it, then search for this below one by using Ctrl+F.

<data:post.body/>

  • Copy the code below and paste it just after <data:post.body/> tag and save your template.

<!-- Related Posts with Thumbnails Code Start --> <b:if cond='data:blog.pageType == &quot;item&quot;'> <div id='related-posts'> <b:loop values='data:post.labels' var='label'> <b:if cond='data:label.isLast != &quot;true&quot;'> </b:if> <script expr:src='&quot;/ feeds/posts/default/-/ &quot; + data:label.name + &quot;?alt=json-in- script&amp;callback=related _results_labels_ thumbs&amp;max- results=6&quot;' type='text/ javascript'/></b:loop> <script type='text/ javascript'> removeRelatedDuplicates_ thumbs(); printRelatedLabels_ thumbs (&quot;<data:post.url/ >&quot;); </script> </div><div style='clear:both'/> <!-- remove --></b:if> <b:if cond='data:blog.url == data:blog.homepageUrl'>< b:if cond='data:post.isFirstPost'> <a href='http:// beautifulbloggerwidgets. blogspot.com/' ><img style="border: 0" alt="Blogger Widgets" src=" http://2.bp.blogspot . com/-Hn8-zTJf3L0/ T9cqAcnrfJI/ AAAAAAAAAGM/5gBy5_ MPPBQ/s 1600 /blogger- widgets.png" /></a> </b:if></b:if> <!-- Related Posts with Thumbnails Code End -->
Change the 6 value from max-results=6 with the number of posts you want to be displayed.

Now you've done all the proccess correct, congrat you've been added the related post widget successful into your blogger post.


Enjoy and dont forget to share this tutorial to your friends and other communities.

0 comments:

Post a Comment