Posted on 23/03/2018 09:01:46
Thanks Nicolai, we tried the "Direct paths" but they didnt want to do it manually...
Issue is that they have a lot of ad-campaigns in social media where the link to the products have changed, and its a big job to change them all.
We will try to create a custom redirect solution on the 404-page where we can write rules that match instead of having to create each redirect link individually.
Maybe a good solution in DW would be to make "Direct paths" support reg-ex rules.
Ex.
www.domain.com/products/product-a
Change to
www.domain.com/catalog/product-a
Then a rule could be all links that match www.domain.com/products/* should redirect to www.domain.com/catalog/*
In that case we have one rule instead of 5.000 (as there are 5.000 products).