Title: Comments RSS Feed for all Posts
Last modified: August 19, 2016

---

# Comments RSS Feed for all Posts

 *  [lukeword](https://wordpress.org/support/users/lukeword/)
 * (@lukeword)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/comments-rss-feed-for-all-posts/)
 * I have seen some WordPress blogs with comments feed that is a feed that shows
   ALL comments (rather than subscribing to the comments on ONE post at a time).
   
   I currently have the comments RSS working fine, but it is one comments feed for
   each post. Can anyone explain how I might get a comments feed that included a
   group of posts (like the 10 most recent). Here’s an example of the type of feed
   I’d like: [http://www.ecovelo.info/comments/feed/](http://www.ecovelo.info/comments/feed/)
 * Thanks,
    Luke [http://www.calhouncycleshopcast.com/](http://www.calhouncycleshopcast.com/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [lukeword](https://wordpress.org/support/users/lukeword/)
 * (@lukeword)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/comments-rss-feed-for-all-posts/#post-976260)
 * In the codex support I found an article that showed me that adding this code 
   would get the comments feed that I’m looking for.
 * ‘<?php bloginfo(‘comments_rss2_url’); ?>’
 * I’ve added it to my sidebar, but the bookmark fails to load.
    Do I need to add
   this somewhere else in the template? Any ideas would be appreciated. Thanks, 
   Luke
 * [http://www.calhouncycleshopcast.com/](http://www.calhouncycleshopcast.com/)
 *  Thread Starter [lukeword](https://wordpress.org/support/users/lukeword/)
 * (@lukeword)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/comments-rss-feed-for-all-posts/#post-976300)
 * So I added this to the sidebar and I got exactly what I was after:
 * `<li><img src="http://www.<em>link to rss icon image</em>" border="0"><a href
   ="<?php bloginfo('comments_rss2_url'); ?>" title="<?php _e('The latest comments
   to all posts in RSS'); ?>"><?php _e('Comments <abbr title="Really Simple Syndication"
   >RSS</abbr>'); ?></a></li>`
 * Perfect.
    Luke
 * [http://www.calhouncycleshopcast.com/](http://www.calhouncycleshopcast.com/)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Comments RSS Feed for all Posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 1 participant
 * Last reply from: [lukeword](https://wordpress.org/support/users/lukeword/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/comments-rss-feed-for-all-posts/#post-976300)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
