Hi everyone
At the moment I'm dealing with one problem. I'm overhauling products in my Magento 1 store and would like to create redirects to keep customers in my store without annoying 'page not found' errors. Can anybody suggest the extension that will do this for me?
Thanks
so, you'd like to set up 301/ 302 redirects for your old product pages, right? In this case you may consider SEO Suite Ultimate extension for Magento:
http://www.mageworx.com/seo-suite-ultimate-magento-extension.html
The extension will let you create these types of redirects for your old product pages and thus avoid 'page not found' errors.
Also, with the extension you can specify the time period to keep redirects on your site, manage all deleted product redirects and more.
Hello @willson_barbara
If there are not too many URLs that need to be redirected, you can do it manually via your .htaccess file.
Redirect 301 /oldfile.htm /newfile.htm