SEO Redirection 9.4

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: 20.15 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=9631709134
Aspect after-activation
HTTP status 200
Load time 0.325 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.319 s
Memory usage 3.17 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.216 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.765 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.623 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.784 s0.249 s-0.535 s3.07 MiB3.09 MiB+ 21.35 KiB
/wp-admin/edit.php0.195 s0.187 s-0.008 s3.1 MiB3.12 MiB+ 22.05 KiB
/wp-admin/post-new.php0.770 s0.594 s-0.176 s5.02 MiB5.05 MiB+ 30.59 KiB
/wp-admin/upload.php0.572 s0.473 s-0.099 s3.02 MiB3.02 MiB+ 3.95 KiB
/wp-admin/options-writing.php0.180 s0.168 s-0.012 s3.01 MiB3 MiB- 9.3 KiB
/wp-admin/media-new.php0.358 s0.247 s-0.111 s2.99 MiB3.01 MiB+ 16.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.191 s-0.002 s3.01 MiB3.03 MiB+ 21.3 KiB
/wp-admin/post-new.php?post_type=page0.630 s0.615 s-0.015 s5.01 MiB5.04 MiB+ 26.18 KiB
/wp-admin/options-discussion.php0.216 s0.242 s+0.026 s3 MiB3 MiB+ 4.75 KiB
/wp-admin/edit-comments.php0.243 s0.209 s-0.034 s3.03 MiB3.03 MiB+ 3.94 KiB
/0.322 s0.220 s-0.102 s2.97 MiB3.05 MiB+ 80.67 KiB
Average 0.406 s0.309 s-0.097 s3.38 MiB3.4 MiB+ 20.15 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.1%4,20941427
CSS8.5%427214
JavaScript7.3%366281
Total 5,002 463 32

PHP Code Analysis | More results »

Lines of code 3,219
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

[07-Jun-2023 09:53:31 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 953
[07-Jun-2023 09:53:31 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 1021
[07-Jun-2023 09:53:31 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 1057
[07-Jun-2023 09:53:31 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 1082
See also: All tests for this plugin, How to Hide SEO Redirection Admin Menus and Meta Boxes