301 Redirects & 404 Error Log

Create & manage 301 redirects. Easily test redirects. Includes 404 error log.

v1.05WebFactoryUpdated 2026-05-21Added Apr 8, 201530k+ installs92% rating
97
Score
4
Errors
20
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance100
Maintainability84

Top Issues by Category

Issues Details

24 issues found in latest scan

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config".

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Redirects".

ERROR3
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING2
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.InvalidPrefixPassed

The "301_redirects" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.

ERROR1
five_star_reviews_detected

Linking directly to 5 stars reviews is not allowed.

WARNING1
mismatched_plugin_name

Plugin name "301 Redirects & 404 Error Log" is different from the name declared in plugin header "301 Redirects".

Latest Snapshot

Findings

24

Errors

4

Warnings

20

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.05 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.05

97

Latest

Findings
24
Errors
4
Warnings
20
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins