Free Download Blogspot Template Site

Add Recent Comments to Blogger/Blogspot

Add Recent Comments to Blogger/Blogspot

This widget displays the recent comments made on your blogger blog. It is good if you would like to show how popular your site is, and can encourage your readers to participate in your discussions.

How Install Recent Comments Widgets:

Go to Dashboard --> Design --> Page Elements --> Add Widets --> Select HTML/Script then Copy/Paste below code in that.

<script style=text/javascript src=http://www.freewebs.com/filer/blogger/rc1blogger.js ></script><script style=text/javascript >var a_rc=5;var m_rc=false;var n_rc=true;var o_rc=100;</script><script src=http://YourBeautifulB1og.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments ></script> <style type=text/css> .rcw-comments a {text-transform: capitalize;} .rcw-comments {border-bottom: 1px dotted; padding-top: 7px!important; padding-bottom: 7px!important;} #rcw-cr {font-family: Arial,Tahoma;font-size:9px;} </style>

Customize Recent Comments Widgets:

In above code look for
src=”http://YourBeautifulB1og.blogspot.com/feeds/comments/default
and replace it with your own blog name.

If your are using custom domain
src=”http://YourCustomDomain.com/feeds/comments/default

Save your widget. You are done!