Title: Multiple RSS feeds
Last modified: August 18, 2016

---

# Multiple RSS feeds

 *  [samrobbins](https://wordpress.org/support/users/samrobbins/)
 * (@samrobbins)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/multiple-rss-feeds/)
 * I was wondering if the is a way to get a RSS feed for every category you have
   on your site? Any help would be great!

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

 *  [carthik](https://wordpress.org/support/users/carthik/)
 * (@carthik)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/multiple-rss-feeds/#post-83217)
 * yes, if you are not using permalinks, append ?cat=X to the feed url
    example.
   com/wp-rss2.php?cat=1 will give you the feed for the first category. if you are
   using permalinks , append /feed to the category URL.
 *  [Ryan Boren](https://wordpress.org/support/users/ryan/)
 * (@ryan)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/multiple-rss-feeds/#post-83250)
 * In WordPress, everything can be a feed. wp_list_cats() can output feed links 
   for every category. Example:
    `wp_lists_cats('feed=RSS');`

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

The topic ‘Multiple RSS feeds’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Ryan Boren](https://wordpress.org/support/users/ryan/)
 * Last activity: [21 years, 10 months ago](https://wordpress.org/support/topic/multiple-rss-feeds/#post-83250)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
