SEO Redirection 9.3

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

Summary

Errors
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 18.16 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 20,000+
WordPress.org page https://wordpress.org/plugins/seo-redirection/
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?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=seo-redirection%2Fseo-redirection.php&plugin_status=all&paged=1&s&_wpnonce=6aaa35ca58
Aspect after-activation
HTTP status 200
Load time 0.320 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

Settings → SEO Redirection

Page screenshot: Settings → SEO Redirection
URL /wp-admin/options-general.php?page=seo-redirection.php
Aspect menu-item
HTTP status 200
Load time 0.419 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.277 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.589 s
Memory usage 5.05 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.591 s
Memory usage 5.04 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.785 s0.240 s-0.545 s3.07 MiB3.09 MiB+ 19.5 KiB
/wp-admin/edit.php0.188 s0.192 s+0.004 s3.1 MiB3.12 MiB+ 20.2 KiB
/wp-admin/post-new.php0.757 s0.972 s+0.215 s5.02 MiB5.05 MiB+ 28.01 KiB
/wp-admin/upload.php0.561 s0.317 s-0.244 s3.02 MiB3.02 MiB+ 2.09 KiB
/wp-admin/options-writing.php0.176 s0.146 s-0.030 s3.01 MiB3 MiB- 11.15 KiB
/wp-admin/media-new.php0.330 s0.193 s-0.137 s2.99 MiB3.01 MiB+ 14.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.181 s-0.017 s3.01 MiB3.02 MiB+ 19.45 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.672 s+0.057 s5.01 MiB5.04 MiB+ 23.59 KiB
/wp-admin/options-discussion.php0.210 s0.306 s+0.096 s3 MiB3 MiB+ 2.9 KiB
/wp-admin/edit-comments.php0.213 s0.210 s-0.003 s3.03 MiB3.03 MiB+ 2.09 KiB
/0.312 s0.209 s-0.103 s2.97 MiB3.05 MiB+ 78.82 KiB
Average 0.395 s0.331 s-0.064 s3.38 MiB3.4 MiB+ 18.16 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
PHP84.2%4,20141427
CSS8.6%427214
JavaScript7.3%364281
Total 4,992 463 32

PHP Code Analysis | More results »

Lines of code 3,211
Total complexity 655
Median class complexity 14.5
Median method complexity 1.0
Most complex class datagrid
Most complex function datagrid::fill_data()
Classes 12
Methods 189
Functions 42

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.

Database Tables 4

Options wp_options 1

Meta Boxes

{
    "post": {
        "WPSR_meta_box": {
            "title": "SEO Redirection",
            "context": "advanced"
        }
    },
    "page": {
        "WPSR_meta_box": {
            "title": "SEO Redirection",
            "context": "advanced"
        }
    }
}

PHP Error Log 4 lines

[20-May-2023 15:28:36 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/seo-redirection/seo-redirection.php on line 945
[20-May-2023 15:28:36 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/seo-redirection/seo-redirection.php on line 1011
[20-May-2023 15:28:36 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/seo-redirection/seo-redirection.php on line 1047
[20-May-2023 15:28:36 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/seo-redirection/seo-redirection.php on line 1072
See also: All tests for this plugin, How to Hide SEO Redirection Admin Menus and Meta Boxes