August 13, 2011

Add Comment Feeds For Individual Blogger Posts




How To Add Comment Feeds For Individual Blogger Posts

1.Log in to your dashboard--> Desing- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this: <data:post.body/>

4.Copy below code and paste it immediately after the line <data:post.body/>

<p style='background-color:#ffffc6;'><a expr:href='"http://YOURBLOG.blogspot.com/feeds/" + data:post.id + "/comments/default?alt=rss"'>Comments Feed For This Post</a></p>

Note:Replace YOURBLOG with your blog url name.

5.Now save your template. you are done.

No comments:

Post a Comment