A title change does not always require a new slug. Keep an accurate old URL; when it becomes misleading, redirect it directly to the new canonical address.
The useful answer depends on the purpose of the page, the people allowed to edit it and the cost of an error. A reliable workflow separates editorial decisions, technical delivery and final verification instead of hiding all three inside one automated operation.
The decision to make first
Editorial title quality and technical URL stability are different concerns. Change the URL only when the benefit exceeds migration cost.
A practical method
- Inventory old URLs before editing.
- Choose one final target URL.
- Add a direct 301 without a chain.
- Update internal links, canonical, sitemap and hreflang.
- Keep the rule while the old URL receives requests.
Checks before publishing
- The source of truth is explicit and can be restored.
- URLs, dates and visible claims match the delivered page.
- A human reviewer can reproduce the check without a hidden service.
The main pitfall
Deleting the old page or redirecting everything to a generic category loses context and harms users.
Recommended next step
Maintain slug history by immutable article ID so each rename creates the correct redirect.
