SEO Redirection 9.5

Does SEO Redirection work with WordPress 6.6.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: 33.29 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.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,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=245061bb94
Aspect after-activation
HTTP status 200
Load time 0.256 s
Memory usage 3.51 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.273 s
Memory usage 3.56 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.225 s
Memory usage 3.43 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.957 s
Memory usage 5.78 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.684 s
Memory usage 5.77 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.400 s0.316 s-0.084 s3.47 MiB3.5 MiB+ 26.57 KiB
/wp-admin/edit.php0.193 s0.192 s-0.001 s3.54 MiB3.56 MiB+ 26.16 KiB
/wp-admin/post-new.php0.931 s0.963 s+0.032 s5.75 MiB5.78 MiB+ 31.81 KiB
/wp-admin/upload.php0.532 s0.363 s-0.169 s3.49 MiB3.5 MiB+ 9.05 KiB
/wp-admin/options-writing.php0.198 s0.174 s-0.024 s3.41 MiB3.48 MiB+ 71.86 KiB
/wp-admin/media-new.php0.281 s0.455 s+0.174 s3.4 MiB3.48 MiB+ 85.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.183 s-0.001 s3.47 MiB3.5 MiB+ 31.91 KiB
/wp-admin/post-new.php?post_type=page0.808 s0.668 s-0.140 s5.75 MiB5.77 MiB+ 27.4 KiB
/wp-admin/options-discussion.php0.207 s0.219 s+0.012 s3.41 MiB3.48 MiB+ 73.55 KiB
/wp-admin/edit-comments.php0.223 s0.244 s+0.021 s3.49 MiB3.5 MiB+ 9.05 KiB
/0.285 s0.234 s-0.051 s3.45 MiB3.43 MiB- 26.38 KiB
Average 0.386 s0.365 s-0.021 s3.88 MiB3.91 MiB+ 33.29 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

[11-Sep-2024 03:24:59 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
[11-Sep-2024 03:24:59 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
[11-Sep-2024 03:24:59 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
[11-Sep-2024 03:24:59 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