i have migrated a site to use SD16 and am looking to run an htacces file to deal with the redirects.
i did not have access to a sitemap of the old store so a list of pages to make manual 301's is not going to happen.
the old url structure was;
Domain/top-department/sub-dept/sub-dept-etc/Productname-p(page number index)
what i need is a way to redirect any page urls that end in say -p388 to be redirected to the same location as the lowest tier department.
so
http://www.electricfencingkits.co.uk...nsulators-p388
&
http://www.electricfencingkits.co.uk.../insulators-c7
would both redirect to (Domain/store folder/Page.html
http://www.electricfencingkits.co.uk...nsulators.html
i did not have access to a sitemap of the old store so a list of pages to make manual 301's is not going to happen.
the old url structure was;
Domain/top-department/sub-dept/sub-dept-etc/Productname-p(page number index)
what i need is a way to redirect any page urls that end in say -p388 to be redirected to the same location as the lowest tier department.
so
http://www.electricfencingkits.co.uk...nsulators-p388
&
http://www.electricfencingkits.co.uk.../insulators-c7
would both redirect to (Domain/store folder/Page.html
http://www.electricfencingkits.co.uk...nsulators.html
Comment