nystudio107 / craft-retour

Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
https://nystudio107.com/plugins/retour
Other
39 stars 26 forks source link

Help setting up redirect #275

Closed shifuma closed 1 year ago

shifuma commented 1 year ago

Question

I'm probably being really, really thick and just not properly understanding this. I'm trying to redirect from mysite.com/news/category/old-category/slug to mysite.com/news/slug. Essentially I want to remove everything between news and slug on all my URLs.

I tried this:

Legacy URL: news/category/(.*) Destination URL: news/$1

But it doesn't work. Can you please help me learn where I'm going wrong?

shifuma commented 1 year ago

I'm probably being really, really thick

That was it 🤪