Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/spec/foundations/canonical-url.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ status: recommended
order: 70
appliesTo: [all]
relatedSlugs: [title, meta-description, open-graph, no-vary-search]
updated: "2026-05-29T12:14:17.000Z"
updated: "2026-06-18T00:00:00.000Z"
sources:
- title: "RFC 6596 — The Canonical Link Relation"
url: "https://www.rfc-editor.org/rfc/rfc6596"
publisher: "IETF"
- title: "MDN — rel=canonical"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/canonical"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel#canonical"
publisher: "MDN"
- title: "Google — Consolidate duplicate URLs with canonicals"
url: "https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls"
Expand Down
4 changes: 2 additions & 2 deletions src/content/spec/foundations/feed-discovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ status: recommended
order: 110
appliesTo: [all]
relatedSlugs: [feed-hygiene, open-graph, canonical-url, machine-readable-formats, llms-txt, markdown-source-endpoints]
updated: "2026-05-29T15:19:28.000Z"
updated: "2026-06-18T00:00:00.000Z"
sources:
- title: "HTML Living Standard — Link types: alternate"
url: "https://html.spec.whatwg.org/multipage/links.html#link-type-alternate"
publisher: "WHATWG"
- title: "MDN — rel=alternate"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/alternate"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel#alternate"
publisher: "MDN"
- title: "RSS 2.0 Specification"
url: "https://www.rssboard.org/rss-specification"
Expand Down
4 changes: 2 additions & 2 deletions src/content/spec/performance/preload-prefetch-preconnect.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ status: recommended
order: 40
appliesTo: [all]
relatedSlugs: [resource-hints, core-web-vitals, font-loading]
updated: "2026-05-29T20:27:54.000Z"
updated: "2026-06-18T00:00:00.000Z"
sources:
- title: "MDN — <link>: The External Resource Link element"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link"
Expand All @@ -19,7 +19,7 @@ sources:
url: "https://web.dev/articles/preconnect-and-dns-prefetch"
publisher: "web.dev"
- title: "MDN — rel=preload"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/preload"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/preload"
publisher: "MDN"
---

Expand Down
4 changes: 2 additions & 2 deletions src/content/spec/performance/resource-hints.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ status: recommended
order: 100
appliesTo: [all]
relatedSlugs: [preload-prefetch-preconnect, font-loading, critical-css]
updated: "2026-05-29T09:13:20.000Z"
updated: "2026-06-18T00:00:00.000Z"
sources:
- title: "W3C — Resource Hints"
url: "https://www.w3.org/TR/resource-hints/"
Expand All @@ -19,7 +19,7 @@ sources:
url: "https://web.dev/articles/preload-critical-assets"
publisher: "web.dev"
- title: "MDN — rel=modulepreload"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/modulepreload"
url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/modulepreload"
publisher: "MDN"
---

Expand Down
Loading