Beskrivning
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
Bidragsgivare och utvecklare
”Redirect 404 to Homepage (with Logging)” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Redirect 404 to Homepage (with Logging)” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.6.2
- Switched to wp_safe_redirect()
- Added missing plugin headers
- Removed closing PHP tag
- Renamed plugin file to match slug