WordPress.org News
Input URL
https://wordpress.org/news/Expected feed
https://wordpress.org/news/feed/Test in finderRSS by platform
Most WordPress sites expose RSS feeds automatically for every content archive.
Quick answer
https://example.com/feed/Context
WordPress has shipped with native RSS support since the first public release in 2003. Every archive page, the site root, categories, tags, authors, and search results, has a parallel feed URL. The default pattern is /feed/, and permalink structures decide whether category and tag feeds use /category/[slug]/feed/ or the custom base set in site settings.
https://example.com/feed/https://wordpress.org/news/feed/RSS finder
Test a WordPress 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://wordpress.org/news/Expected feed
https://wordpress.org/news/feed/Test in finderInput URL
https://wordpress.org/news/category/releases/Expected feed
https://wordpress.org/news/category/releases/feed/Test in finderInput URL
https://wordpress.org/news/Expected feed
https://wordpress.org/news/comments/feed/Test in finderUse WordPress feeds with Aggregator

Walkthrough for importing an external WordPress site's RSS feed into your own WordPress install, covering both list-style displays and full-post imports with Feed to Post.
Read the full guide on the Aggregator blog →FAQ
Yes. Nearly every WordPress site exposes RSS feeds automatically at /feed/. Categories, tags, and authors each have their own feed URLs as well.
Add /feed/ to the site's root URL. For example, https://wordpress.org/news/ becomes https://wordpress.org/news/feed/. The trailing slash matters on many hosts.
Use https://example.com/category/[slug]/feed/. Tag archives use /tag/[slug]/feed/ and author archives use /author/[slug]/feed/.
Yes. Use the source site's RSS feed URL in Aggregator. Feed to Post maps imported items to native WordPress posts with full author, category, and featured image support.
WordPress publishes RSS 2.0 by default and also exposes Atom (/feed/atom/) and RDF (/feed/rdf/) variants. All three are compatible with Aggregator.