SEO & Redirect 3.1.5

Does SEO & Redirect work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
192PHP warnings
No JavaScript exceptions
All test pages loaded successfully
3Resource errors (CSS, JS, images, fonts and so on.)
  • 3 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 45.27 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/redirect-editor/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?charsout=2&plugin=redirect-editor%2Fredirect-editor.php&plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=redirect-editor%2Fredirect-editor.php&plugin_status=all&paged=1&s&_wpnonce=4ebf54a532
Aspect after-activation
HTTP status 200
Load time 0.483 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Settings → SEO Redirect Editor

Page screenshot: Settings → SEO Redirect Editor
URL /wp-admin/options-general.php?page=redirect-editor
Aspect menu-item
HTTP status 200
Load time 0.371 s
Memory usage 3.09 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "[testSite]font-awesome.css/?ver=6.2.2",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    },
    {
        "status": null,
        "statusText": null,
        "url": "[testSite]jquery-datatables.css/?ver=6.2.2",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    },
    {
        "status": null,
        "statusText": null,
        "url": "[testSite]data-tables.css/?ver=6.2.2",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.259 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.643 s
Memory usage 5.07 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.635 s
Memory usage 5.06 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.766 s0.261 s-0.505 s3.07 MiB3.11 MiB+ 36.88 KiB
/wp-admin/edit.php0.183 s0.219 s+0.036 s3.1 MiB3.14 MiB+ 39.84 KiB
/wp-admin/post-new.php0.751 s0.926 s+0.175 s5.02 MiB5.07 MiB+ 50.38 KiB
/wp-admin/upload.php0.541 s0.311 s-0.230 s3.02 MiB3.06 MiB+ 44.86 KiB
/wp-admin/options-writing.php0.178 s0.162 s-0.016 s3.01 MiB3.04 MiB+ 29.39 KiB
/wp-admin/media-new.php0.303 s0.298 s-0.005 s2.99 MiB3.05 MiB+ 57.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.297 s+0.098 s3.01 MiB3.06 MiB+ 59.99 KiB
/wp-admin/post-new.php?post_type=page0.604 s1.025 s+0.421 s5.01 MiB5.06 MiB+ 51.16 KiB
/wp-admin/options-discussion.php0.204 s0.263 s+0.059 s3 MiB3.04 MiB+ 45.24 KiB
/wp-admin/edit-comments.php0.216 s0.218 s+0.002 s3.03 MiB3.07 MiB+ 41.48 KiB
/0.292 s0.229 s-0.063 s2.97 MiB3.01 MiB+ 41.7 KiB
Average 0.385 s0.383 s-0.003 s3.38 MiB3.43 MiB+ 45.27 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP99.8%4681162
CSS0.2%101
Total 469 116 3

PHP Code Analysis | More results »

Lines of code 428
Total complexity 82
Median class complexity 5.0
Median method complexity 1.0
Most complex class Redirect_Editor_Plugin
Most complex function Redirect_Editor_Plugin::save_data()
Classes 6
Methods 36
Functions 0

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Meta Boxes

{
    "post": {
        "custom-page-title-meta-box": {
            "title": "Custom Page Title",
            "context": "side"
        },
        "custom-seo-description-meta-box": {
            "title": "Custom SEO Description",
            "context": "normal"
        },
        "custom-seo-keywords-meta-box": {
            "title": "Custom SEO Keywords",
            "context": "normal"
        }
    },
    "page": {
        "custom-seo-description-meta-box": {
            "title": "Custom SEO Description",
            "context": "normal"
        },
        "custom-seo-keywords-meta-box": {
            "title": "Custom SEO Keywords",
            "context": "normal"
        }
    }
}

PHP Error Log 192 lines

[31-May-2023 00:46:05 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:05 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:05 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:05 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:05 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:05 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:06 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:06 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:06 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:06 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:06 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:06 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:06 UTC] PHP Warning:  Undefined property: Redirect_Editor_Plugin::$_SaveScanIdActionName in /wp-content/plugins/redirect-editor/redirect-editor.php on line 266
[31-May-2023 00:46:06 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:06 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:06 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:06 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 594
[31-May-2023 00:46:06 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 601
[31-May-2023 00:46:07 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:07 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:07 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:07 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 594
[31-May-2023 00:46:07 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 601
[31-May-2023 00:46:07 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:07 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:07 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:07 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 594
[31-May-2023 00:46:07 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 601
[31-May-2023 00:46:08 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:08 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:08 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:09 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:09 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:09 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:09 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:09 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:09 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:09 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:09 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:09 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:10 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:11 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:12 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:12 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:12 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:12 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:12 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:12 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[31-May-2023 00:46:14 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641

(+92 more lines)
See also: All tests for this plugin, How to Hide SEO & Redirect Admin Menus and Meta Boxes