Skip to main content

Add Related Post Widget For Blogger - Easy Way

Related post widget is a must need widget for every blogger blog. It appears on below of every blog post. It helps a blog to increase page views as well as decrease bounce rate of a website. You will get lots of benefits from this gadget. If your blog build on Wordpress then, you can easily add this by using plugins. If you're want to add this on your blogspot blog, then you need to add some HTML or CSS code manually in to your blogger template. In this post I will share with you a complete tutorial how to add this on your blog. So let's begin this tutorial. 
related post widget for blogger

Adding Related post widgets to blogger / blogspot  

There are some easy steps follow these below ways:
  • First time log in to your blogger account and go to blogger dashboard. 
  • After that, go to Template - Edit HTML  
    edit template blogger
  • Click anywhere in the editing area and press Ctrl +F and search below code. 
</head>
  • Now copy the below code and paste it on the above </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:left;width:auto;}
#related-posts a{border-right: 1px dotted #eaeaea;}
#related-posts a:hover{background: #EEEEEE;}
#related-posts h2{margin-top: 10px;background:none;font:18px Oswald;padding:3px;color:#999999; text-transform:uppercase;}
#related-posts .related_img {margin:5px;border:2px solid #f2f2f2;width:110px;height:100px;transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-webkit-border-radius: 5px;  -moz-border-radius: 5px; border-radius: 5px; }
#related-title {color:#666;text-align:center;padding: 0px 5px 10px;font-size:12px;width:110px; height: 40px;}
#related-posts .related_img:hover{border:2px solid #E8E8E8;opacity:.7;filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7}</style>
<script type='text/javascript' src='http://helplogger.googlecode.com/svn/trunk/relatedposts.js' />
</b:if>
<!--Related Posts with thumbnails Scripts and Styles End--> 
  • Now here you can customize this widget like color, background color, border size whatever you like. 
  • Also search for below code
<b:includable id='postQuickEdit' var='post'> 
  • Paste below code just above the </b:includable> code. 
<!-- 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=5&quot;' type='text/javascript'/></b:loop>
<script type='text/javascript'>
var currentposturl=&quot;<data:post.url/>&quot;;
var maxresults=5;
var relatedpoststitle=&quot;<b>Related Posts</b>&quot;;
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs();
</script>
</div><div class='clear'/><div style="font-size: 9px;float: right; margin: 5px;"><a  style="font-size: 9px; text-decoration: none;" href="http://www.techshoutme.com/2015/06/add-related-post-widget-for-blogger.html" rel="nofollow" >Related Posts Widget</a></div>
</b:if>
<!-- Related Posts with Thumbnails Code End--> 
  •  For better understanding see this below image
    paste code in blogger
  • Click save template button. Cheers you're done !! 
Hopefully you're successfully done to add related post widget with thumbnail in your blogger blog. You can not imagine that, how many benefit you will be get by using it on your blog. So if you're want to increase your blogs page view and decrease bounce rate then, just use this widget on your blog. Happy blogging !!
Source code collect from - helplogger  

Comments

Popular posts from this blog

How To Find Thousand Of CommentLuv Or KeywordLuv Blogs

There is no doubt that blog commenting is an awesome and great way to get quality backlinks instantly. Not only link building it also helps to promote a new blog and giving a thousand of visitor. Most of blogger specially newbie tired to find out Commentluv and keywordLuv enable blogs to put their comment and get number of quality links for their blog. In my blog Techshoutme here I almost share lot of post about increase backlinks .  And also sharing lots of dofollow high PR blog commenting site list. I know these sites aren't enough for you. You may be searching Google to get blog for commenting.  Today I will be going to share a great post and discuss with you an awesome tool that will may help you most. Now you will be able to find out a thousand of blogs easily and also getting lot of quality back link. Let's have look about this online tool and how is it work !!  Finding Commentluv / KeywordLuv Blogs   Hopefully you may already know about comme...

How to Design / Style Sidebar Title in Blogger?

Do you run a blog on blogspot platform? If your answer is yes !!! Today I will be going to share with you how to design style sidebar title of your blog. Blog design is an important part of blogging. It indirectly affects of your blogs overall SEO. How?  A good design blog gets more page view so that the bounce rate will decrease. So if you want to make your blog more attractive, today's article is only for you. Designing Sidebar Title in Blogger Making cool and awesome of your blogs sidebar widget title is an easy task. Just apply the below steps: Log in to your blogger account and got to edit HTML of your blog template. >> Backup your blog template before change anything <<< After that, click on anywhere inside the coding area and press Ctrl F & search below code.  ]]></b:skin> Once you have gotten the above code. Now paste the below CSS code just above the  ]]></b:skin> code.  # PopularPosts2 h2{ backgroun...

How to Write SEO Optimized Articles In Blogspot

One of the best ever and long lasting way to keep getting traffics that is always tried to publish SEO optimized articles on your blog. Here you can learn how you can write perfect article that rank better in Google.  Search Engine Optimization has lot of change and significance in blogging world. We have started  blogging with so many hopes and dreams. How to create a blog on Blogspot  But very few people are success in blogging. Currently blogging going to become harder. The only ones who are successful at blogging, who are good at SEO and apply it on their blog. However, If you're a blogger, you know that the success of a blog depend on Search Engine Optimization (SEO). Because of, it helps a blog to gain traffic from search engines.  Article is the one of most important elements of a blog. Search engines as well as reader comes to your blog to read article. For example if your blog like a shop then article as like product of your shop. Without good product...