Search found 2 matches
- 22 Apr 2023, 22:04
- Forum: Laravel package
- Topic: Automatic Redirects when changing product slug
- Replies: 2
- Views: 2563
Re: Automatic Redirects when changing product slug
Thank you for the reply but I’m not sure if this solution would work, for example, if the slug was changed a third time, the first two urls would now need redirecting to the new third one. I may have misunderstood what your suggested solution though. When updating a product or category is an event f...
- 18 Apr 2023, 12:24
- Forum: Laravel package
- Topic: Automatic Redirects when changing product slug
- Replies: 2
- Views: 2563
Automatic Redirects when changing product slug
Hi, I am new to Aimeos, so bear with me, but when I change the url slug of a product, the old slug gives a 404 error. Is there a setting I can change so the old url slug would 301 redirect to the new slug? I know the product urls shouldn't really change once established but I was thinking if an admi...