Wednesday, December 26, 2012

Add Disqus Recent Comment Widget to Blogger


In this post I will tell you how to display an disqus recent comment widget on your blog. Some visitor judge your post from comments, so recent comment widget is best way to divert traffic to your famous post. Also this widget encourage people to comment on your blog.


Follow the steps,
  • Go to Blogger
  • Layout > Add a Gadget
  • Select HTML/JavaScript Gadget and Paste below code.
 <div id="recentcomments" class="dsq-widget"><script type="text/javascript" src="http://yourshortname.disqus.com/recent_comments_widget.js?num_items=5&hide_avatars=0&avatar_size=32&excerpt_length=200"></script></div>
Before Paste:
  • replace yourshortname.disqus.com with your site's disqus id.
  • 5 indicate how much recent comments display in your widget, replace as you want with number.
  • 0 is for displaying avatars in widget for comment, to hide avatar replace 0 with 1.
  • 32 size of avatar, replace according to  your widget size in blog.
  • 200 is for how much character from  comment is showing in that widget for each comment.
and Save.

Tag :
Share this Post :
Author Image
  • Facebook
  • Twitter
He is owner of GrowTechInfo.com from Pune, INDIA. He is passionate about blogging. He is a Computer Engineer, Professional Blogger & an addicted Web Developer.know more..
back to top