Skip to content

Redirect on 404 eror pages with levenshtein algorithm.

Notifications You must be signed in to change notification settings

OXIDprojects/psRedirect404

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

psRedirect404

Redirect on 404 eror pages with levenshtein algorithm. Free module for OXID eshop 4.7, 4.8, 4.9 and 4.10.

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

1. copy content from copy_this folder into your shop root
2. activate module psRedirect404 in shop admin

Tip: Use the OXID module connector to install this module.

Changelog

2020-06-05	1.1.1	add article status check
2013-12-02	1.1.0	some improvements?!
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

About

Redirect on 404 eror pages with levenshtein algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%