The RSS Polling plugin has a fully rebuilt admin interface that makes it easier to configure feeds, validate them before they go live, and understand what’s happening with each poll.
Note: On our hosting, the RSS Polling plugin is available on our Pro, Business, and Enterprise plans.
What’s changed
The plugin page (/admin/plugins/discourse-rss-polling) now has two tabs: Feeds and Settings.
The Feeds tab shows all your configured feeds in one place. Each row displays the full feed URL (no more truncation), the assigned author, target category, and tags. You can enable or disable any feed directly from the list without deleting it.
The Settings tab links to the relevant site settings, including two new ones:
RSS polling feed request timeout: How long to wait before giving up on a slow feed; defaults to 30 seconds.RSS polling verbose logging: Detailed per-item logging for each poll attempt, off by default, but can be turned on for troubleshooting.
Dedicated feed form
On the Feeds tab, select the Add feed button to open a dedicated form with fields for URL, author, category, tags, and an optional category filter (to import only items whose feed category matches a specific string).
Test feeds
The Test feed button fetches and analyzes the feed without saving anything. You’ll see a count summary and a line-by-line breakdown of the first items in the feed — whether each would be imported, is already imported, or would be skipped, with a plain-language reason for any skips.
Poll history
When viewing any existing feed, the Recent polls area shows the last several poll attempts with counts of imported, updated, skipped, and failed items — expandable to see per-item detail with links to created or updated topics. Results from “Poll now” appear in real time without a page refresh.




