Blog / newsletter RSS 2.0 or Atom XML feed builder. Auto-notify subscribers of new posts.
📰 Items
📄 Feed XML
How to use
- Pick format (RSS 2.0 / Atom 1.0).
- Enter feed title, URL, description.
- Add items (title, URL, date, author, summary).
- Upload XML to site root (
/feed.xmlor/rss.xml). - Add
<link rel="alternate" type="application/rss+xml" href="/feed.xml">to<head>.
Key features
- RSS 2.0 + Atom 1.0 both supported
- Multilingual (lang attribute)
- Multiple items at once
- Auto RFC 822 date formatting
- Download / copy
Use cases
- Blog RSS — notify readers of new posts
- Newsletters — Substack / Mailchimp auto-import source
- Podcast feeds — Apple Podcasts / Spotify submission
- YouTube channel feed — new video notifications
- Community alerts — Slack / Discord bot integration
Is RSS still relevant?
RSS looked dead after Google Reader's 2013 shutdown but is still actively used. Feedly / Inoreader / NewsBlur are popular readers. Substack / Medium / Mastodon all output RSS automatically. News media, tech blogs, podcasts still need it. Not a direct SEO factor, but it builds loyal readership.
FAQ
RSS vs Atom — which?
RSS 2.0 is the most compatible and common. Atom 1.0 is stricter and may render better in some readers. When in doubt, RSS.
Auto-generated feeds?
WordPress / Jekyll / Hugo / Ghost auto-generate RSS. Hand-built HTML sites use this tool manually.
Submit to Feedly?
Just enter the feed URL in Feedly — auto-indexed. Same for other readers.
Free?
Yes.