Redirect for Deleted/Disabled Products - Magento 2
This Magento 2 extension create an automatic redirection to assigned category for deleted or disabled products.
- Setting to choose redirection type 301 or 302.
- Setting to set message to be shown upon redirection
Description
Overview - Redirect for Deleted/Disabled Products Magento-2 Extension
.The native Magento returns 404 page for deleted product URL's. It can make negative impact on store's SEO. In order to solve it, upon deletion or deactivation of the product, this extension will create automatic redirection to first assigned category of the product.
This extension can also be used in combination with our other extension "Discontinued Products" in order to have a redirection when discontinued product is permanently deleted.
Extension Settings
Extension settings are located at admin path Store -> Configuration -> RedChamps -> Redirects for Deleted/Disabled Products
Managing Redirection of Deleted Products
They can be managed at admin path Marketing -> Seo & Search -> Redirects for Deleted Products
Reviews
Customer Reviews
- Rating
-
5
Change Log
- Added new admin setting to set category find strategy, the available options are to search active category by parsing the category tree from top to bottom way or bottom to top.
- Bug fix with the selection of records in deleted products redirect grid