Redirect 404 to Homepage (with Logging)

Beschreibung

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

Installation

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

Rezensionen

Die 1 Rezension lesen

Mitwirkende und Entwickler

„Redirect 404 to Homepage (with Logging)“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Redirect 404 to Homepage (with Logging)“ wurde in 1 Sprache übersetzt. Danke an die Übersetzer für ihre Mitwirkung.

Übersetze „Redirect 404 to Homepage (with Logging)“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.6.2

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