Credits

Add a Widget of Top Commentators in Blog Sidebar



Lets encourage your blog commentators by showing their names or nicks in your blog using a widget. This Trick will show top commentators of your blog, the commentators who posted the most comments in your blog. This will encourage you visitors to leave their comments. Follow Below given steps to add a widget to show top comments submitters of your blog.

How to Add a Widget of Top Commentators of Your Blog ?

  • Login to Your Blogger Account
  • On Your Dashboard, Click on Design (see below shown picture for further assistance)
http://img840.imageshack.us/img840/6185/bloggermanu.gif
  • Now Click on Add a Gadget, Use HTML/Javascript Gadget and Place Below Given Code
    <script type=”text/javascript”> function pipeCallback(obj) { document.write(‘<ol>’); var i; for (i = 0; i < obj.count ; i++) { var href = “‘” + obj.value.items[i].link + “‘”; var item = “<li>” + “<a href=” + href + “>” + obj.value.items[i].title + “</a> </li>”; document.write(item); } document.write(‘</ol>’); } </script> <script src=”http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&_id=918c4b96efdf63fee389f2f025085904&EntertheURL=http%3A%2F%2FABC.Blogspot.com&number=10&Nametobeexcluded=Your Name” type=”text/javascript”></script> <div style=”width:1px;height:1px;overflow:hidden”><a href=”http://www.folsol.com”>Blogger Tips</a></div>
  • Save
Make Following Modifications in above given code.

Change ABC.Blogspot.com to Your Blog Address
Change number=10 to Number of Commentators you want to show
Change Your Name to Your Name.
After these modifications, Save Your Javascript/HTML widget and see your blog. This is really very useful and encourage your visitors to submit maximum comments to see their self on your blog

No comments :

 

Website | The content is copyrighted and may not be reproduced on other websites. © | All Rights Reserved 2014

FreshDream Blogger template by Tacni