Developer forum

Forum » CMS - Standard features » Automatic redirect when link changes

Automatic redirect when link changes

Martin Grønbekk Moen
Martin Grønbekk Moen
Reply

We have a case where the customer has changed a lot of the links in the solution, and now users that have bookmarked the old links get a 404.
That is as expected, but the customer says that "all other CMS-systems" manage to remember link changes, and redirect to the new link automatically.

Is this possible in DW? If not, then it might be a feature request :)


Replies

 
Nicolai Pedersen
Reply
This post has been marked as an answer

Hi Martin

It would be a nice feature, but Dynamicweb does not have it. We have "Direct paths" setting in Settings section of Dynamicweb where you can manually map old incoming links to new ones.

And "All other systems can do x & y" is the classic argumentation of many customers... And usually that is not true. Anyways - it would be a nice feature - it would also potentially cause a lot of problems though.

Also I would like to see how many users actually bookmarked several (many) different pages of a website... I can understand if there is one or more key pages. But users and pages in general ??

Votes for this answer: 1
 
Martin Grønbekk Moen
Martin Grønbekk Moen
Reply

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).

 

You must be logged in to post in the forum