Description
A lightweight plugin that redirects all 404 errors to the homepage while logging the requested URL, visitor IP, and referrer for admin review.
Installation
- Upload to
/wp-content/plugins/
- Activate via the Plugins menu
- View logs under “404 Logs” in your dashboard
Contributors & Developers
“Redirect 404 to Homepage (with Logging)” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Redirect 404 to Homepage (with Logging)” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.6.2
- Switched to wp_safe_redirect()
- Added missing plugin headers
- Removed closing PHP tag
- Renamed plugin file to match slug