I'm moving my site and the URL structure has changed because of the new CMS. The urls would be similar to http://www.example.com/my.products.htm on the new site we are changing the URLs to this http://www.example.com/my-products is their a way to redirect all of the products to this new URL scheme using Mod_rewrite 301 redirect? Or is their another method I could use? The old site ran PHP the new one runs on Netsuite if that helps.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
Add this to the .htaccess file in your root directory
|
|||