nystudio107 / retour

DEPRECATED Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website.
Other
168 stars 24 forks source link

Redirect not created when slug changes #91

Open aelvan opened 6 years ago

aelvan commented 6 years ago

Retour will also automatically create a redirect for you if you change an entry's slug, or move an entry around in a Structure.

Is there any conditions that needs to be true for this to happen? I can't get this to work. The steps I'm doing is:

1) Create a new entry 2) Open entry url 3) Change slug, save 4) Try to hit old entry url results in a 404.

khalwat commented 6 years ago

@aelvan I'm not aware of that happening, I'll see if I can reproduce it.