Web Feed
suggest changeUse the rel="alternate"
attribute to allow discoverability of your Atom/RSS feeds.
<link rel="alternate" type="application/atom+xml" href="http://example.com/feed.xml" />
<link rel="alternate" type="application/rss+xml" href="http://example.com/feed.xml" />
See the MDN docs for RSS feeds and Atomic RSS.
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents