Description
Purpose of 404 page is to inform visitor that WordPress cannot resolve current URL,
but leaves the visitor wondering why.
Whether the page was deleted or simply the link was not typed correctly.
This plugin analyzes what is entered in the URL, compares it with all existing urls on the site, finds the closest ones and offers the visitor the 5 closest ones.
Something like “did you mean…”.
Usage
The plugin supports both classic and block themes.
For classic themes, you need to add shortcode to the template of your 404 page:
For block themes, you will get a new Gutenberg block “404 page: similar links” that you simply insert into your template.
Finally, the plugin allows you to override template to completely customize resulting HTML,
and a few filter hooks to modify its logic.
Contact
Please, send bug reports and feature requests to [email protected]
Blocks
This plugin provides 1 block.
- Block with links similar to current URL
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Suggest 404 links” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Suggest 404 links” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.