Sometimes we used to search some useful widgets and after trying many times on search engine we stop searching and use default methods for applying it on blog. Related post widget is one of the most popular blogger widget which is used by different pro bloggers to attract more users and to make their blog convenience for searching related topics and articles. Yesterday I was searching related post widget for my blog and after searching it on different search engines I found a very easy script. There are no stepwise processes to install it. You just need a single step. Let’s see how we can install it.
Copyright Information
Recommendation
Copyright Information
We don’t know who the author of this script is and we don’t take its ownership.
Recommendation
How to change the text format of a blogger/blogspot
Related post widget script
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script src="http://blogger-related-posts.googlecode.com/files/related-posts-widget-1.0.js" type="text/javascript"></script>
<script type="text/javascript">
relatedPostsWidget({
'containerSelector':'div.post-body'
,'loadingText':'loading...'
});</script>
How to install it
- Open your blogger dashboard.
- Click on Layout
- Add widget anywhere you want
- Click on Html/Javascript.
- Paste it there and save it.
0 comments: