Add additional smart redirection functionality to the existing 404 ErrorPage
An extension to add additional functionality to the existing 404 ErrorPage.
If a 404 page is called, it tries to guess the intended page by matching up the
last segment of the url to all SiteTree pages. It also uses soundex to match similar
sounding pages to find other alternatives.
Other DataObjects (eg: products) can be added too provided they contain a Link()
function
If a 404 error is detected (note: does not work in dev
mode by default):
For SilverStripe 3, please refer to the SilverStripe3 branch.
composer require axllent/silverstripe-intelligent-404
Please see Configuration.md for configuration options and documentation.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem