# Need RSS feeds for the Top rated topics

**URL:** https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186
**Category:** Feature
**Created:** [2014年六月3日 06:49 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186 "2014-06-03T06:49:35Z")
**Posts on this page:** 18
**Page:** 1

<div class="post-metadata">

### Author: ![flowjzh1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/flowjzh1/32/108876_2.png) [@flowjzh1](https://meta.discourse.org/u/flowjzh1)
#### Post date: [2014年六月3日 06:49 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/1 "2014-06-03T06:49:36Z")

</div>

Hi, I’m running a WordPress site [http://mini4wd.org](http://mini4wd.org). Currently I’m using the latest.rss feed to generate a short list for what’s happening in the forum on our WordPress based homepage.

It would also be nice to to have RSS feeds for the Top rated topics, so our user can know what’s hot in the forum.

Currently following links returns nothing:

[https://meta.discourse.org/top.rss](https://meta.discourse.org/top.rss)

I’m new to discourse so if there’s other way to achieve this, please also let me know.

Many Thanks

---

<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年六月3日 07:32 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/2 "2014-06-03T07:32:32Z")

</div>

@zogstrip we should make this work, all the “main” top level nav should have equivalent rss.

---

<div class="post-metadata">

### Author: ![flowjzh1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/flowjzh1/32/108876_2.png) [@flowjzh1](https://meta.discourse.org/u/flowjzh1)
#### Post date: [2014年六月4日 08:42 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/3 "2014-06-04T08:42:11Z")

</div>

Thanks and I’ll keep tracking and give it a try once it’s done.

---

<div class="post-metadata">

### Author: ![ForgotPants](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/forgotpants/32/31677_2.png) [@ForgotPants](https://meta.discourse.org/u/ForgotPants)
#### Post date: [2014年六月4日 10:25 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/4 "2014-06-04T10:25:39Z")

</div>

This would be immensely useful. I would basically be able to create widgets and pull latest posts in each category to be displayed on my site.

---

<div class="post-metadata">

### Author: ![alxndr](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alxndr/32/102300_2.png) [@alxndr](https://meta.discourse.org/u/alxndr)
#### Post date: [2014年七月24日 04:37 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/6 "2014-07-24T04:37:57Z")

</div>

> [@codinghorror](#):
>
> all the “main” top level nav

These?

> Latest New Unread Starred Categories Top

---

<div class="post-metadata">

### Author: ![Vocino](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vocino/32/85136_2.png) [@Vocino](https://meta.discourse.org/u/Vocino)
#### Post date: [2015年一月5日 21:11 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/7 "2015-01-05T21:11:57Z")

</div>

Any word on this? I would love to have RSS for Top topics as well.

---

<div class="post-metadata">

### Author: ![gdpelican](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gdpelican/32/81308_2.png) [@gdpelican](https://meta.discourse.org/u/gdpelican)
#### Post date: [2015年一月6日 08:06 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/8 "2015-01-06T08:06:53Z")

</div>

I’d love to have a crack at this if you haven’t started yet @zogstrip 😄

UPDATE: Ah, right. There are RSS feeds for latest topics and topics within a category, but the rss format doesn’t quite lend itself to top topics because the order of the feed can change over time (i.e. posts can swell or drop in popularity, which won’t be reflected in the feed short of them being published twice.)

One possible solution could be to publish a periodic [weekly? daily? Controllable by site setting?] rss feed of top topics, which would be an aggregate of the most popular topics for that day/week. I’d be happy to work on something like this, but would probably need a little support spec’ing it out a little.

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [2015年一月6日 08:52 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/9 "2015-01-06T08:52:02Z")

</div>

There are already pages for  
`....../top/daily`  
`....../top/weekly`  
`....../top/monthly`  
`....../top/yearly`

True the order is likely to change, shorter time periods more so than the longer, but as best as I can tell by the RSS feeds I’ve looked at so far they have always been “current”.  
That is, they are created upon request and not on a schedule. i.e. not “published” per se.

Or am I missing your point?

---

<div class="post-metadata">

### Author: ![gdpelican](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gdpelican/32/81308_2.png) [@gdpelican](https://meta.discourse.org/u/gdpelican)
#### Post date: [2015年一月6日 09:03 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/10 "2015-01-06T09:03:03Z")

</div>

How are you getting to an rss feed of those pages, @Mittineague? I just see a blank page when hitting say [meta.discourse.org/top/daily.rss](https://meta.discourse.org/top/daily.rss) (status 406 - Not Acceptable)

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [2015年一月6日 09:15 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/11 "2015-01-06T09:15:11Z")

</div>

Sorry, I meant “pages”, not that there were feeds for them.

> [@gdpelican](#):
>
> I just see a blank page

yes, that’s what I get now too.

But it seems extending whatever is doing the RSS stuff for the other pages that have feeds should be possible for them as well, but maybe not, I haven’t looked into it yet.

In any case, _if_ the “top” pages had feeds, I don’t see why they couldn’t be called like the other feeds and return “currently” leaving the polling to be done by the site using them.

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [2015年一月24日 10:35 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/12 "2015-01-24T10:35:48Z")

</div>

Would indeed love to have an RSS feed for our “Top - Week” topics.

And an overview of available RSS feeds would also be incredibly nice.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [2015年一月25日 07:14 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/13 "2015-01-25T07:14:17Z")

</div>

Well, the first step with that, in order to comply with the RSS spec, would be being able to ask “What did the Top topics look like at `<past date>`?”.

---

<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: [2015年一月25日 07:36 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/14 "2015-01-25T07:36:54Z")

</div>

Yeah after thinking about this a bit more, Top is not amenable to an RSS feed at all.

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [2015年一月25日 18:26 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/15 "2015-01-25T18:26:52Z")

</div>

Hmm, true. I guess a widget à la Twitter/Facebook might eventually be the way to go.

---

<div class="post-metadata">

### Author: ![Emilio\_F\_Castillo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/emilio_f_castillo/32/201087_2.png) [@Emilio\_F\_Castillo](https://meta.discourse.org/u/Emilio_F_Castillo)
#### Post date: [2017年三月29日 22:30 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/16 "2017-03-29T22:30:12Z")

</div>

Have there been any developments on this? Thank you.

---

<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: [2017年三月29日 22:41 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/17 "2017-03-29T22:41:59Z")

</div>

Did we eventually do this? I can’t recall @techapj, but /top won’t be very stable for RSS as it does change, that’s true.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [2017年三月30日 02:19 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/18 "2017-03-30T02:19:35Z")

</div>

Yes, we do have RSS feed for Top topics now:

[Discourse Meta - Top topics](https://meta.discourse.org/top.rss) (depends upon `top page default timeframe`)  
[Discourse Meta - Top topics](https://meta.discourse.org/top/weekly.rss)  
[Discourse Meta - Top topics](https://meta.discourse.org/top/monthly.rss)  
[Discourse Meta - Top topics](https://meta.discourse.org/top/quarterly.rss)  
[Discourse Meta - Top topics](https://meta.discourse.org/top/yearly.rss)

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [2025年十二月4日 11:14 UTC](https://meta.discourse.org/t/need-rss-feeds-for-the-top-rated-topics/16186/19 "2025-12-04T11:14:26Z")

</div>


