Ghost's ActivityPub blog
Input URL
https://activitypub.ghost.org/Expected feed
https://activitypub.ghost.org/rss/Test in finderRSS by platform
Every Ghost site exposes RSS at /rss/ by default.
Quick answer
https://[site]/rss/Context
Ghost was designed from the start as a modern publishing platform and ships with RSS enabled by default. The feed URL is always /rss/ for the site, and Ghost also exposes per-tag and per-author feeds at matching paths. Ghost feeds include full content unless the publisher has explicitly limited RSS to excerpts in theme settings. Note that ghost.org itself is Ghost's marketing site (built on Hugo), not a Ghost-powered blog. Their actual Ghost-powered publication lives at activitypub.ghost.org.
https://[site]/rss/https://activitypub.ghost.org/rss/RSS finder
Test a Ghost 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://activitypub.ghost.org/Expected feed
https://activitypub.ghost.org/rss/Test in finderInput URL
https://www.troyhunt.com/tag/security/Expected feed
https://www.troyhunt.com/tag/security/rss/Test in finderGet this into WordPress
Once you have a working Ghost 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
Yes. Every Ghost site exposes RSS at /rss/ by default. Tag and author archives have their own feed URLs as well.
Use https://[site]/tag/[slug]/rss/. Authors follow the same pattern at /author/[slug]/rss/.
By default yes, but publishers can configure their theme to return excerpts only. Members-only posts are always truncated or excluded for non-members.
Not through standard RSS. Members-only content requires an authenticated member feed, which Ghost exposes for subscribed members in their account settings.
Yes. Use the Ghost RSS URL as a source in Aggregator. The feed typically includes author and featured-image metadata, which maps cleanly through Aggregator's Feed to Post.