Fix broken feeds and OPML lists automatically.
Validate for free. Autofix with Pro. Works across RSS 2.0, Atom 1.0, and OPML lists.
Validate (Free)
Find what’s wrong fast with detailed errors for every feed and OPML field.
Fix (Pro)
Download corrected feeds and OPML lists instantly with Autofix—no manual XML editing.
Feed‑Native
Checks RSS 2.0, Atom 1.0, and OPML with rules tuned for readers and podcast apps.
Why CorrectFeed?
Keep feeds and OPML lists importable, crawlable, and indexable with validation tuned to real consumers.
Simple API
POST feed XML or OPML with optional autofix flags to get validation results and fixed outputs in one response.
curl -X POST "https://api.correctfeed.com/api/autofix-feed" \
-H "Authorization: Bearer $CORRECTFEED_KEY" \
-H "Content-Type: application/xml" \
--data-binary @feed.xml Privacy First
Feeds are processed in memory, not stored. Logs are kept minimal for operations and abuse prevention.