Hi,
We are about to take over a excisting website for a customer.
Because some of the excisting pages get new URL's we need to redirect the old URL's to the new ones.
Is there an easy way to redirect several URL's to another in one time?
Best regards
Gerard
Developer forum
E-mail notifications
Redirects

Gerard Kocks
Posted on 27/05/2020 09:52:58
Replies

Nicolai Pedersen
Posted on 27/05/2020 10:15:58
Hi Gerard
You probably know the redirect tool in Dynamicweb: https://doc.dynamicweb.com/documentation-9/platform/platform-tools/redirects
You can add several entries - /old-url-1 -> /new-url and once again /old-url-2 -> /new-url in that module.
If you have a lot of entires, the integration module can be used to import records from i.e. Excel.
If you have more advanced needs, you can use the features of IIS to create redirect rules in web.config. Somewhat more advances, but has a lot more features.
BR Nicolai

Gerard Kocks
Posted on 27/05/2020 10:27:59
Hi Nicolai,
Hope you are doing well!
Thanks for your fast reply, that;s enough information for now.
Best regards
Gerard
You must be logged in to post in the forum