Posts

Showing posts with the label COMMENTS ON BLOGGER

Add Disqus Recent Comments Widget to Blogger

Image
Today, we will learn a simple and useful tutorial on how to add an attractive and fast-loading Disqus Recent Commentswidget on a Blogger blog. Widgets like these let readers know about the  conversations  going on at your blog, and if you're fairly active, it adds up to a good impression. This widget in question is well-scripted and the JavaScript is hosted at Disqus so as to reduce the load time on your blog. So lets learn how to add it to blogger. Adding Disqus Recent Comments Widget to Blogger You can add this widget code inside any text/html block inside your blog. Go to  Blogger >> Layout Click on  Add a Gadget Choose the  HTML/JavaScript  widget Now add it anywhere you like on your blog Now copy and paste the following code inside the HTML/JS widget. The code above contains a URL. You need to change the text in bold with your own domain name (yourdomain.disqus.com). Configuration Afte...