Skip to content

Content: Create Redirect on URL Path Update #3444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
zcolah opened this issue Apr 24, 2025 · 0 comments · May be fixed by #3522
Open

Content: Create Redirect on URL Path Update #3444

zcolah opened this issue Apr 24, 2025 · 0 comments · May be fixed by #3522
Assignees
Labels
enhancement Improvement to an existing feature

Comments

@zcolah
Copy link

zcolah commented Apr 24, 2025

Problem

Content item URLs (paths/slugs) are often updated for various reasons, such as SEO improvements or content revisions reflecting external events. When a content item's URL path changes, the original URL currently becomes invalid and leads to a 404 page for anyone trying to access it. This leads to visitors using old bookmarks or links encountering 404 "Not Found" errors, which provides a poor user experience and can negatively impact SEO rankings.

Website owners have conveyed that they need a seamless way to ensure traffic to old URLs is automatically directed to the new location.

This is because currently, creating the necessary redirect involves a cumbersome, manual process outside the content editing workflow: the user must remember the change, note the old path, navigate to the Redirects App, and manually create the rule. This process is inefficient, prone to human error (forgetting to create the redirect or recording the wrong path), and adds significant overhead to routine content updates.

The core issue is the lack of an integrated mechanism to assist with or automate redirect creation when a URL path changes.

Solution

Our system will now detect when a content item's URL path is changed upon publish and will ask the user if they want to create a 301 permanent redirect from the old path to the new path.

Image

Figma

https://www.figma.com/design/9tiAwQg179ezJH48diVdph/Redirects-App?node-id=60-48961&m=dev&t=X9cqEkZigmLQs57v-1

@zcolah zcolah added the enhancement Improvement to an existing feature label Apr 24, 2025
@zcolah zcolah moved this to Design Complete in Zesty.io Product Roadmap Apr 24, 2025
@zcolah zcolah marked this as a duplicate of #2827 Apr 24, 2025
@finnar-bin finnar-bin self-assigned this May 5, 2025
@finnar-bin finnar-bin removed their assignment May 18, 2025
@geodem127 geodem127 self-assigned this May 19, 2025
@geodem127 geodem127 linked a pull request May 21, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature
Projects
Status: Design Complete
Development

Successfully merging a pull request may close this issue.

3 participants