This module is built to avoid 404 (page not found) error. This is done by automatically redirecting to the page with the most similar alias, compared to the one entered via URL.

Difference between Search 404 and Avoid 404

Search 404 performs a search on the keywords in the URL, e.g. if a user goes to http://example.com/does/not/exist, this module will do a search for "does not exist" and shows the result of the search instead of the 404 page. Search 404 performs the search in the content.

Avoid 404 performs a search on the alias in the URL, if a user goes to http://example.com/mynode1 and the alias "mynode1" is not set but "mynode" is set, this module will redirect to this most similar alias.

sponsored by bergwerk IT GmbH

Project information

Releases