It was told that 301 redirection in ucommerce was plug and play. I cannot seem to find any module or setting to redirect either old products or productgroup URL to new URLs.
How would you approach a project were we must move the client from one system to another ie:
301 redirection in uCommerce
hi uCom,
It was told that 301 redirection in ucommerce was plug and play.
I cannot seem to find any module or setting to redirect either old products or productgroup URL to new URLs.
How would you approach a project were we must move the client from one system to another ie:
www.myoldshop.com/products/soap.html >> www.mynewshop.com/shop/soap.aspx
Is the redirection made in the URLrewrite within umbraco or in the module of ucommerce?
//Peter
Hi Peter,
I think that URL rewriting would be the way to go. Using the Umbraco configuration in <site>/config.
You can set the hostnames on the shops in uCommerce. All the hostnames available have been extracted from Umbraco.
Kind regards,
Jesper
is working on a reply...