Statement
In production-aligned outputs (build/preview/deployed), requests for URLs missing the required trailing slash shall automatically redirect to the trailing-slash canonical URL.
Rationale
Enforces canonical URL consistency and prevents duplicate URL variants for the same resource. Note: this requirement governs the redirect behavior, not config ergonomics. See REQ-00200 for the single-toggle configuration goal.
Topics
Owner: seo-metadata
Related: rendering-runtime , operational
Applies To
- SEO and Analytics DOC-00022
- Build & Request Pipeline DOC-00084
Related Requirements
- REQ-00200 Trailing slash enforcement behavior shall be controllable from a single configuration value such that enabling or disabling it does not require manual edits in multiple files.