Subreddit (default sort)
Input URL
https://www.reddit.com/r/wordpress/Expected feed
https://www.reddit.com/r/wordpress/.rssTest in finderRSS by platform
Subreddits, user pages, and comment threads expose RSS with a .rss suffix.
Quick answer
https://www.reddit.com/r/[subreddit]/.rssContext
Reddit has supported RSS on nearly every page type since launch. The URL is always the page URL plus a .rss suffix. Reddit aggressively rate-limits and blocks datacenter IPs, including Vercel, so previews often fail even when the URL itself is valid. The generated feed still works from a WordPress host with sensible polling intervals.
https://www.reddit.com/r/[subreddit]/.rsshttps://www.reddit.com/r/wordpress/.rssRSS finder
Test a Reddit URL here to get the same feed analysis, import verdict, and live Aggregator-style preview as the main Feed Finder.
Gotchas
Examples
Input URL
https://www.reddit.com/r/wordpress/Expected feed
https://www.reddit.com/r/wordpress/.rssTest in finderInput URL
https://www.reddit.com/r/wordpress/new/Expected feed
https://www.reddit.com/r/wordpress/new/.rssTest in finderInput URL
https://www.reddit.com/r/wordpress/search/?q=plugin&restrict_sr=1Expected feed
https://www.reddit.com/r/wordpress/search.rss?q=plugin&restrict_sr=1Test in finderInput URL
https://www.reddit.com/user/spez/submitted/Expected feed
https://www.reddit.com/user/spez/submitted/.rssTest in finderInput URL
https://www.reddit.com/domain/github.com/Expected feed
https://www.reddit.com/domain/github.com/.rssTest in finderGet this into WordPress
Once you have a working Reddit feed URL, Aggregator handles the rest, importing as posts, rendering as a display, or filtering before it publishes.
Grab the URL from the finder above or the examples list.
Paste into Add New Feed Source inside WordPress.
Render as a list, import as posts, or filter by keyword before anything goes live.
FAQ
Add .rss after the subreddit URL, for example https://www.reddit.com/r/wordpress/.rss. The trailing slash before .rss is required.
Reddit blocks automated requests from datacenter IP ranges. The subreddit .rss URL is still the correct format. It usually works from a WordPress host with a reasonable polling interval.
Yes. Use https://www.reddit.com/user/[username]/comments/.rss. Submissions use /submitted/.rss. Both require the user's profile to be public.
No. Private and quarantined subreddits require authentication. Public RSS only works for fully public communities.
Custom feeds (multireddits) expose RSS at /user/[name]/m/[multi]/.rss. Saved posts are private and not available through RSS.