Skip to content
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

Implementatie van URL redirects bij titelwijzigingen van productpagina's #789

Open
Ollie-nl opened this issue Jun 27, 2024 · 1 comment · May be fixed by #903
Open

Implementatie van URL redirects bij titelwijzigingen van productpagina's #789

Ollie-nl opened this issue Jun 27, 2024 · 1 comment · May be fixed by #903

Comments

@Ollie-nl
Copy link
Collaborator

Ollie-nl commented Jun 27, 2024

Als redacteur moet je soms de titel van een productpagina aanpassen. Wanneer de titel wordt gewijzigd, verandert ook de URL, wat kan leiden tot gebroken links voor de bezoeker.

Om deze gebroken links te voorkomen, hebben we een manier nodig om redirects te creëren van de oude URL naar de nieuwe URL, vergelijkbaar met hoe we redirects in Typo3 beheren.

Wensen

  • Wanneer een productpagina-titel wordt bijgewerkt, moet het systeem automatisch een redirect van de oude URL naar de nieuwe URL maken.
  • Redacteuren moeten de mogelijkheid hebben om deze redirects te beheren en te bewerken indien nodig.
  • Als automatische redirects niet haalbaar zijn, voorzie dan een handmatige manier voor redacteuren om redirects in het systeem in te stellen.
  • De oude URL moet wrijvingsloos naar de nieuwe URL redirecten, 301?
@JeroenduC
Copy link
Collaborator

Als dit voorkomt is dit een oplossing om te voorkomen dat je link stuk is. Vandaar opgehoogde prio.

@AliKdhim87 AliKdhim87 self-assigned this Sep 23, 2024
@AliKdhim87 AliKdhim87 linked a pull request Sep 24, 2024 that will close this issue
@AliKdhim87 AliKdhim87 linked a pull request Sep 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In review
Development

Successfully merging a pull request may close this issue.

3 participants