Mobility Industry
Where did the mobility industry page move?
Mobility and transport now live at Automobile. A renamed docs page should keep the old slug alive until every reader, manifest, and backlink has moved.
Pattern
Treat a rename as a routing change, not a deletion. The new page becomes canonical. The old page stays as a compatibility pointer so older links keep working while the system catches up.
Checks
- The canonical page exists and is linked first.
- Old internal links resolve without creating duplicate content.
- Generated manifests point at the new canonical page.
- The compatibility page states why it exists.
Failure Modes
- Deleting the old slug before all links move creates broken references.
- Keeping full content in both places creates duplicate pages.
- Renaming data without updating manifests leaves navigation stale.
Context
- Automobile — Current industry page
- Industries — Industry index
- Perspective — Navigation depends on stable paths during renames
Questions
- Which page is canonical now?
- Which old links still need to resolve?
- When can the compatibility page be removed?