SEO & redirect 3.1.2

Does "Search Engine Optimization 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: 5.01 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 3

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=0ed176e93e
Aspect after-activation
HTTP status 200
Load time 0.391 s
Memory usage 3.03 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.277 s
Memory usage 3.04 MiB
JS errors None
Resource errors
[
    {
        "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]font-awesome.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.238 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.251 s-0.038 s3.07 MiB3.09 MiB+ 15.16 KiB
/wp-admin/edit.php0.171 s0.192 s+0.021 s3.1 MiB3.11 MiB+ 15.27 KiB
/wp-admin/post-new.php0.689 s0.885 s+0.196 s5.02 MiB5.03 MiB+ 14.03 KiB
/wp-admin/upload.php0.591 s0.250 s-0.341 s3.02 MiB3.01 MiB- 3.91 KiB
/wp-admin/options-writing.php0.229 s0.142 s-0.087 s3.01 MiB3 MiB- 17.16 KiB
/wp-admin/media-new.php0.253 s0.394 s+0.141 s2.99 MiB3 MiB+ 8.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.174 s0.185 s+0.011 s3.01 MiB3.02 MiB+ 13.45 KiB
/wp-admin/post-new.php?post_type=page0.564 s0.610 s+0.046 s5.02 MiB5.02 MiB+ 8.68 KiB
/wp-admin/options-discussion.php0.193 s0.240 s+0.047 s3 MiB3 MiB- 3.42 KiB
/wp-admin/edit-comments.php0.196 s0.229 s+0.033 s3.03 MiB3.02 MiB- 3.92 KiB
/0.383 s0.208 s-0.175 s2.97 MiB2.98 MiB+ 8.66 KiB
Average 0.339 s0.326 s-0.013 s3.39 MiB3.39 MiB+ 5.01 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%293812
CSS0.3%101
Total 294 81 3

PHP Code Analysis | More results »

Lines of code 252
Total complexity 52
Median class complexity 52.0
Median method complexity 1.0
Most complex class Redirect_Editor_Plugin
Most complex function Redirect_Editor_Plugin::save_data()
Classes 1
Methods 20
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.

No new entries found.

PHP Error Log 1 lines

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