Skip to content

proudcommerce/psRedirect404

Repository files navigation

psRedirect404

Redirect on 404 eror pages with levenshtein algorithm. Free module for OXID eshop 6.x.

Features

Searches for closest shop-url using levenshtein algorithm and redirects this url.
Redirect with header (A) 301 only, (B) 302 only or best matches and (C) redirect automatically 301 or 302.

Installation

composer require proudcommerce/redirect404

Changelog

2021-02-25    2.0.2   fix internal class use
2020-06-13    2.0.1   add article status check
2020-02-27    2.0.0   release for oxid 6.x
2014-01-02    1.1.0   update for oxid 4.6
2013-11-30    1.0.0   module release

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Copyright

ProudCommerce 2020 | www.proudcommerce.com

About

Redirect on 404 eror pages with levenshtein algorithm.

Resources

Stars

Watchers

Forks

Packages

No packages published