{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/foundations/feed-discovery.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/foundations/feed-discovery/#article", "headline": "Feed discovery with rel=\"alternate\"", "description": "If your site publishes a feed — RSS, Atom, or JSON Feed — announce it in with . Feed readers, agents, and browsers discover it without guessing the URL.", "url": "https://webspecification.com/spec/foundations/feed-discovery/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-06-18T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "HTML Living Standard — Link types: alternate", "url": "https://html.spec.whatwg.org/multipage/links.html#link-type-alternate", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "MDN — rel=alternate", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel#alternate", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "RSS 2.0 Specification", "url": "https://www.rssboard.org/rss-specification", "publisher": { "@type": "Organization", "name": "RSS Advisory Board" } }, { "@type": "CreativeWork", "name": "RFC 4287 — The Atom Syndication Format", "url": "https://www.rfc-editor.org/rfc/rfc4287", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "JSON Feed 1.1", "url": "https://www.jsonfeed.org/version/1.1/", "publisher": { "@type": "Organization", "name": "JSON Feed" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/foundations/feed-discovery/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Foundations", "item": "https://webspecification.com/spec/foundations/" }, { "@type": "ListItem", "position": 4, "name": "Feed discovery with rel=\"alternate\"", "item": "https://webspecification.com/spec/foundations/feed-discovery/" } ] } ] }