|
Greetings!
I need to redirect a 100+ web pages to a new directory and will be using a 301 redirect. Instead of having to write a redirect for every single page…is there a wildcard method I can use in the .htaccess file instead? I have a feeling I am going to have to go to the server level to handle this.
All of the pages that need to be moved start with “c-“:
/online-store/scstore/c-"product-name".html
They all need to be moved to:
/beer-store/
I couldn’t find anything in relation to my question on the web successfully, just on moving entire directories. Currently there are other things in that scstore directory that do not need to be moved so I do not have that option.
If anyone has any input it would greatly be appreciated.
Thanks,
Nikki
|