Redirect 404 to Homepage (with Logging)

Apraksts

A lightweight plugin that redirects all 404 errors to the homepage while logging the requested URL, visitor IP, and referrer for admin review.

Uzstādīšana

  1. Upload to /wp-content/plugins/
  2. Activate via the Plugins menu
  3. View logs under “404 Logs” in your dashboard

Atsauksmes

Lasīt 1 atsauksmes

Autori un izstrādātāji

“Redirect 404 to Homepage (with Logging)” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Izmaiņu žurnāls

1.6.2

  • Switched to wp_safe_redirect()
  • Added missing plugin headers
  • Removed closing PHP tag
  • Renamed plugin file to match slug