SEO & Redirect 3.1.4

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: 44.42 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.035 seconds
The average page load time increased by this amount after activating the plugin.

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=73e5320463
Aspect after-activation
HTTP status 200
Load time 0.281 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.341 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.202 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.637 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.627 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.278 s0.560 s+0.282 s3.07 MiB3.11 MiB+ 36.03 KiB
/wp-admin/edit.php0.189 s0.318 s+0.129 s3.1 MiB3.14 MiB+ 38.98 KiB
/wp-admin/post-new.php0.738 s0.954 s+0.216 s5.02 MiB5.07 MiB+ 49.53 KiB
/wp-admin/upload.php0.519 s0.316 s-0.203 s3.02 MiB3.06 MiB+ 44.01 KiB
/wp-admin/options-writing.php0.154 s0.163 s+0.009 s3.01 MiB3.04 MiB+ 28.54 KiB
/wp-admin/media-new.php0.314 s0.203 s-0.111 s2.99 MiB3.05 MiB+ 56.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.212 s+0.043 s3.01 MiB3.06 MiB+ 59.14 KiB
/wp-admin/post-new.php?post_type=page0.598 s0.625 s+0.027 s5.01 MiB5.06 MiB+ 50.3 KiB
/wp-admin/options-discussion.php0.208 s0.285 s+0.077 s3 MiB3.04 MiB+ 44.39 KiB
/wp-admin/edit-comments.php0.197 s0.208 s+0.011 s3.03 MiB3.07 MiB+ 40.63 KiB
/0.296 s0.202 s-0.094 s2.97 MiB3.01 MiB+ 40.85 KiB
Average 0.333 s0.368 s+0.035 s3.38 MiB3.43 MiB+ 44.42 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%4521112
CSS0.2%101
Total 453 111 3

PHP Code Analysis | More results »

Lines of code 412
Total complexity 79
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 5
Methods 34
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

[29-May-2023 22:37:31 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:31 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:31 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:31 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:31 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:31 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined property: Redirect_Editor_Plugin::$_SaveScanIdActionName in /wp-content/plugins/redirect-editor/redirect-editor.php on line 266
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 594
[29-May-2023 22:37:32 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 601
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:32 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 594
[29-May-2023 22:37:32 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 601
[29-May-2023 22:37:33 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:33 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:33 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:33 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 594
[29-May-2023 22:37:33 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/redirect-editor/redirect-editor.php on line 601
[29-May-2023 22:37:34 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:34 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:34 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:35 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:35 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:35 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:35 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:35 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:35 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:35 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:35 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:35 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:36 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:36 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:36 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:37 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:38 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:38 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:38 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:38 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:38 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:38 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:38 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:38 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:38 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:39 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:39 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:39 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:39 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:39 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:39 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:39 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:39 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:39 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:40 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:40 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:40 UTC] PHP Warning:  Undefined variable $post_type in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:40 UTC] PHP Warning:  Undefined variable $slug in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:40 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/redirect-editor/redirect-editor.php on line 641
[29-May-2023 22:37:40 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