Friday, August 1, 2008

Recent Comments widget for Blogger

This is a nice little widget for "recent comments". It will show all the recent comments put on Blogger blogs.

What to do:

1. Go to your Blogger Dashboard. Then go to Layout. Click on Add
a Page Element
. Select HTML/JavaScript
option.

2. Copy and paste the code in the box below:


3. Replace your own blog address as indicated below in the
red colour -

…src=”http://yourblog.blogspot.com/feeds/comments/default…

4. Then add your own title. Lastly, click Save.

Note:
This widget is set to display 5 recent comments. In order to change that number, just look for the number 5 in the code and replace it with the number of comments you want to be displayed. We recommend you don’t go above 9 for simplicity.

… a_rc=5;var m_rc=false;var n_rc=true;var…



All done and dusted! Happy blogging.

0 comments: