Cyberkef
Member
- Affected version
- 2.3.0
We use a RSS bot on Discord that is subscribed to
Since xenforo.com runs on 2.3, the second feed gets bumped with "new content that is only seconds/minutes old" pretty often (but they are all old and existing threads), while the first feed works perfectly.
Since the first feed is a read-only subforum (no replies) and the second subforum does get new replies often, is it possible the RSS pubDate per thread is wrongly configured (
https://xenforo.com/community/forums/announcements/index.rss
and https://xenforo.com/community/forums/have-you-seen/index.rss
.Since xenforo.com runs on 2.3, the second feed gets bumped with "new content that is only seconds/minutes old" pretty often (but they are all old and existing threads), while the first feed works perfectly.
Since the first feed is a read-only subforum (no replies) and the second subforum does get new replies often, is it possible the RSS pubDate per thread is wrongly configured (
last_post_date
instead of post_date
)?