SEO & redirect 3.1.1

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

Summary

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

Page speed impact: 0.089 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 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.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=1697ce52ad
Aspect after-activation
HTTP status 200
Load time 0.523 s
Memory usage 3.04 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.339 s
Memory usage 3.05 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.228 s
Memory usage 2.99 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.721 s
Memory usage 5.05 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.271 s0.318 s+0.047 s3.07 MiB3.1 MiB+ 24.75 KiB
/wp-admin/edit.php0.180 s0.249 s+0.069 s3.1 MiB3.12 MiB+ 24.86 KiB
/wp-admin/post-new.php0.713 s0.982 s+0.269 s5.02 MiB5.05 MiB+ 26.01 KiB
/wp-admin/upload.php0.509 s0.363 s-0.146 s3.02 MiB3.02 MiB+ 6.09 KiB
/wp-admin/options-writing.php0.166 s0.212 s+0.046 s3.01 MiB3.01 MiB- 5.64 KiB
/wp-admin/media-new.php0.258 s0.400 s+0.142 s2.99 MiB3.01 MiB+ 17.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.224 s0.260 s+0.036 s3.01 MiB3.03 MiB+ 23.09 KiB
/wp-admin/post-new.php?post_type=page0.572 s1.009 s+0.437 s5.01 MiB5.04 MiB+ 25.63 KiB
/wp-admin/options-discussion.php0.197 s0.291 s+0.094 s3 MiB3.01 MiB+ 8.09 KiB
/wp-admin/edit-comments.php0.209 s0.274 s+0.065 s3.03 MiB3.03 MiB+ 5.72 KiB
/0.285 s0.202 s-0.083 s2.97 MiB2.99 MiB+ 25.35 KiB
Average 0.326 s0.415 s+0.089 s3.38 MiB3.4 MiB+ 16.53 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.7%398862
CSS0.3%101
Total 399 86 3

PHP Code Analysis | More results »

Lines of code 358
Total complexity 83
Median class complexity 83.0
Median method complexity 1.0
Most complex class Redirect_Editor_Plugin
Most complex function Redirect_Editor_Plugin::save_data()
Classes 1
Methods 31
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": {
        "seo_meta_box": {
            "title": "SEO Description",
            "context": "advanced"
        }
    }
}

PHP Error Log 1 lines

[28-May-2023 14:11:52 UTC] PHP Warning:  Undefined property: Redirect_Editor_Plugin::$_SaveScanIdActionName in /wp-content/plugins/redirect-editor/redirect-editor.php on line 310
See also: All tests for this plugin, How to Hide SEO & Redirect Admin Menus and Meta Boxes