Turn Your Framer Content Into RSS Feeds. Publish validated RSS feeds in minutes. Reach readers everywhere with professional feeds, no coding required.
Generate validated RSS feeds from your Framer CMS collections. Your content flows to feed readers, newsletters, and aggregators with one-click updates.
Update all your feeds with a single click. Your latest Framer CMS content instantly flows to every subscriber and platform.
Works with Feedly, podcasts, newsletters, RSS readers, and thousands of other platforms. Your content goes everywhere RSS does.
Publish in Framer, sync in Feedify, and your subscribers see it immediately. Fresh content delivered the moment it's ready.
Your feeds include built-in auto-discovery tags. RSS readers and browsers automatically detect your feeds when visitors browse your site.
Open Feedify in your Framer project and select which CMS collection you want to turn into an RSS feed. We'll automatically detect all your fields.
Assign which CMS field is your title, which is your content, and optionally map author, images, categories, and publish dates.
Generate your RSS, Atom, and JSON feed URLs with auto-discovery tags. Click 'Sync' to populate your feed, then share the URLs anywhere - site footer, social media, or aggregators. Each time you publish new content in Framer, hit 'Sync' to update your feed.
I’ve switched to using the project ID from framer.getProjectInfo() as you recommended. That resolves both the `check-site-access` failures for unpublished sites, and the “Your current plan only supports access to one site” message that appeared before first use.
I also replaced the old “feed by URL” field with a stable `feedSlug`, so the feed URL doesn’t change with domain updates and users have explicit control over it.
Thank you,Benjamin