There are different methods to list related posts in blogger. I have tried several of them and after reviewing, I think Yu-Jie Lin's blogger related posts is the best for several reasons. It is very fast and updates from feed once a day. Installation is very fast and can be done by installing the widget from Yu-Jie's blogger related post service and adding a code to your blogger template. However, you might want to consider hosting on your own, in order to have your own dedicated find related posts service. This can be setup for free using google low latency content delivery network (CDN), with some basic knowledge of python in about 10 minutes. In this article I explain how.
Introduction
A related post widget is very useful in order to reduce bounce rate and keep people on your blog exploring one or several topics. There is no related posts widget from blogger, however many people have developed their own related posts widget.
Some of these related posts widgets are very good, however they suffer from one or several of the following limitations:
Y-Jie's related posts widget has none of these problems. Aside from being very responsive, fast, and low latency, it has following characteristics:
Problem however is that already many people use Yu-Jie's service at his setup, he is going to run into trouble. There are quota for appengine and he is already at the limit of the quota.
In the next section I explain how you do your own setup for free and in less than 30 minutes. If I can't convince you how easy it is, you can still use Yu-Jie's setup at http://brps.appspot.com or possibly mine at http://findrelatedposts.appspot.com. If you like it, please, as a matter of courtesy, put a link to Yu-Jie's page. This way other people also get to know about this related post widget.
How to Setup Related Posts on Google App Engine
Hosting on your own, can be useful in order to reduce server load and to get highly responsive scripts. If you want really fast responses you would want to host your own related post server. You can of course use any server that supports python. For google app engine you need an appengine account, which is free and takes only about 5 minutes for registration. Here I explain how to deploy your application to the google app engine, however most of the instructions are generic.
Installation walkthrough:
hg clone https://brps.googlecode.com/hg/ brps
from django.utils import simplejson as json
appcfg update .
The code is released under the GPLv3 license. Remember that you should release your source code if you make any changes. This helps everyone to profit.
If you are interested in other ways to make your webpage or blog faster, please read my article speed up loading of website and blog.
U COMMENT
I FOLLOW

Nice, this could be a great alternative to my current blogger related post.
If you use the brps at brps.appspot.com or put your own version on appspot, I am convinced, it is one of the best options you have for related posts.
Subscribe to replies to this post
This conversation is missing your voice. Your feedback is appreciated.
Post a Comment
You can use some HTML tags, such as <b>, <i>, <a>
You can follow the discussion of this post by subscribing.
You are free to include information from this article on your own site if you provide a backlink. You can use the following markup: