sgdafg 1Many of the Bloggers want to show their users list of the Most Popular posts on their blog.Many such "Popular Posts" widgets have been available for Wordpress blogs but there was none available for Blogger blogs.
Recently one such widget have been devised for Blogger.It is based on the number of comments each post gets.So,the most commented post will be the Most Popular Post of your Blogger Blog.
Live Demo
My previous Popular Posts widget was based on Yahoo Pipes and it is not working now. But never mind. Today we have a fully working step by step procedure for it.
So let's add this widget to your blog.
STEP 1
Go to Dashboard > Layout > Add a Gadget > HTML/JAVA Script. Give the title "Popular posts" or "Most Commented Posts" or anyone other you like. Now copy and paste following code and add to Content box. That's it.
Click here to get the code.
Save it.
STEP 2
Explanation :
Add your blog URL to
home_page = "http://medimania.blogspot.com/";
numposts- how many article that count
maxshowresult - maximum no. of posts you want to show.
It was very easy!
No comments:
Post a Comment