# Working RSS feeds for Discourse

**URL:** https://meta.discourse.org/t/working-rss-feeds-for-discourse/23345
**Category:** Feature
**Created:** [2014年十二月22日 18:45 UTC](https://meta.discourse.org/t/working-rss-feeds-for-discourse/23345 "2014-12-22T18:45:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Avram](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/avram/32/36990_2.png) [@Avram](https://meta.discourse.org/u/Avram)
#### Post date: [2014年十二月22日 18:45 UTC](https://meta.discourse.org/t/working-rss-feeds-for-discourse/23345/1 "2014-12-22T18:45:40Z")

</div>

I really needed an RSS feed for my Discourse instance because it is not so active but when someone is posting I wanna know and I often forget to check it.

Then I remembered I already used [Yahoo! Pipes](http://pipes.yahoo.com/) to create RSS feeds for other sites not providing them, so I quickly created this:

 ![](https://global.discourse-cdn.com/meta/original/3X/7/4/74db63bd56edbf30399a6efe7dfbc1d606a85f1f.png) 

You can test it while making it and see the results in the bottom of the screen. Once finished, save, then run pipe, then choose “Get as RSS” and copy the URL that opens.

The XPath query string is: `//div[contains(concat(' ', @class, ' '), ' topic-list ')]//a[contains(@href,'/t/')]`

Results can be seen here: [http://pipes.yahoo.com/pipes/pipe.run?\_id=f3dfeafb497bb8bad79a3d2dca745ba5&\_render=rss](http://pipes.yahoo.com/pipes/pipe.run?_id=f3dfeafb497bb8bad79a3d2dca745ba5&_render=rss)

The only problems I see so far are a) it shows only topics displayed on page load and 2) pinned topics are pinned in RSS feed too ☹

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [2014年十二月22日 19:43 UTC](https://meta.discourse.org/t/working-rss-feeds-for-discourse/23345/2 "2014-12-22T19:43:09Z")

</div>

Discourse already provides RSS feeds. Is there a reason why you can’t use those?  
Example: [Discourse Meta - Latest topics](https://meta.discourse.org/latest.rss)

---

<div class="post-metadata">

### Author: ![Avram](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/avram/32/36990_2.png) [@Avram](https://meta.discourse.org/u/Avram)
#### Post date: [2014年十二月22日 20:33 UTC](https://meta.discourse.org/t/working-rss-feeds-for-discourse/23345/3 "2014-12-22T20:33:56Z")

</div>

Wtf? Since when? LOL 😃 Then this was a waste of time - this topic can be closed.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2014年十二月22日 20:34 UTC](https://meta.discourse.org/t/working-rss-feeds-for-discourse/23345/4 "2014-12-22T20:34:22Z")

</div>


