catgento / magento2-switch301redirect
Redirects 301 to home in case of 404 when switching store views
Installs: 90
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1
README
- Redirects 301 to custom page in case of 404 when switching store views from category and product pages.
- Redirects to parent product if a user arrives to a simple product url which is not enabled/visible
Todo
- Add a feature to generate CMS store languages change links
- Select default CMS Page for redirection (by default it only redirects to home)
Installation
Composer
composer require catgento/magento2-switch301redirect
ZIP file
Download the module and unzip it under the folder app/code/Catgento/Switch301Redirect