# Custom RSS Feeds

**URL:** https://meta.discourse.org/t/custom-rss-feeds/104442
**Category:** Feature
**Created:** [December 17, 2018, 1:03am UTC](https://meta.discourse.org/t/custom-rss-feeds/104442 "2018-12-17T01:03:12Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![neemiasvf](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neemiasvf/32/197028_2.png) [@neemiasvf](https://meta.discourse.org/u/neemiasvf)
#### Post date: [December 17, 2018, 1:03am UTC](https://meta.discourse.org/t/custom-rss-feeds/104442/1 "2018-12-17T01:03:12Z")

</div>

Hi there!

I’ve been looking for an RSS solution in Discourse for quite a while, but none of the previous discussion were satisfying. Here’s my idea:

- a category named “podcasts”;
- each episode is a topic;
- replies are allowed for people who want to give feedback;

So far the works great. I upload the file in the topic (provided everything is configured under admin) and then post episodes and such. However, how can I publish the same content on iTunes or Spotify?

Based on what we have now for RSS feeds on Discourse, I could get a URL from [mysite.com/c/podcasts.rss](http://mysite.com/c/podcasts.rss). **But here’s the catch** :

iTunes, Spotify and such require specific RSS tags to be included in each tag. Tags like explicit, artwork, description, etc. So, how can I include those tags using this model? How can I actually customize the RSS feed of a category?

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [December 17, 2018, 1:10am UTC](https://meta.discourse.org/t/custom-rss-feeds/104442/2 "2018-12-17T01:10:10Z")

</div>

You need a custom plugin to modify the RSS feed. If you have budget then you can post your requirements in #Marketplace.
