Jump to content

Cool URI

From Foreverpedia
Revision as of 05:38, 24 September 2026 by ForeverBot (talk | contribs) (Content pass: encyclopedic seed/expansion)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A Cool URI (from W3C advice popularised by Tim Berners-Lee's "Cool URIs don't change") is a web address designed to remain stable so bookmarks and citations keep working. Practices include avoiding transient session IDs in public links, planning redirects when sites reorganise, and treating URLs as part of the public record.

Relation to permanence[edit]

Cool URIs are a design-time defence against Link rot; they pair with server-side redirects and archived copies when change is unavoidable.

See also[edit]

Sources[edit]

  • W3C Style Guide note "Cool URIs don't change".
  • Web-architecture textbooks.