SEO & redirect 3.0

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=bdd5679dab
Aspect after-activation
HTTP status 200
Load time 0.280 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.341 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.213 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.276 s-0.013 s3.07 MiB3.09 MiB+ 15.16 KiB
/wp-admin/edit.php0.200 s0.217 s+0.017 s3.1 MiB3.11 MiB+ 15.27 KiB
/wp-admin/post-new.php0.745 s0.648 s-0.097 s5.02 MiB5.03 MiB+ 14.03 KiB
/wp-admin/upload.php0.561 s0.495 s-0.066 s3.02 MiB3.01 MiB- 3.91 KiB
/wp-admin/options-writing.php0.179 s0.180 s+0.001 s3.01 MiB3 MiB- 17.16 KiB
/wp-admin/media-new.php0.319 s0.242 s-0.077 s2.99 MiB3 MiB+ 8.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.194 s+0.004 s3.01 MiB3.02 MiB+ 13.45 KiB
/wp-admin/post-new.php?post_type=page0.603 s0.644 s+0.041 s5.01 MiB5.02 MiB+ 8.68 KiB
/wp-admin/options-discussion.php0.241 s0.240 s-0.001 s3 MiB3 MiB- 3.42 KiB
/wp-admin/edit-comments.php0.207 s0.223 s+0.016 s3.03 MiB3.02 MiB- 3.92 KiB
/0.309 s0.324 s+0.015 s2.97 MiB2.98 MiB+ 8.66 KiB
Average 0.349 s0.335 s-0.015 s3.38 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
CSS
Language % Lines of code Comment lines Files
PHP89.3%283812
CSS10.7%3401
Total 317 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

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