SEO Redirection 9.5

Does SEO Redirection work with WordPress 6.5.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: 15.31 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.5.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=8305958534
Aspect after-activation
HTTP status 200
Load time 0.330 s
Memory usage 3.4 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.289 s
Memory usage 3.53 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.214 s
Memory usage 3.39 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.626 s
Memory usage 5.63 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.631 s
Memory usage 5.62 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.379 s0.315 s-0.064 s3.44 MiB3.46 MiB+ 26.26 KiB
/wp-admin/edit.php0.223 s0.246 s+0.023 s3.46 MiB3.49 MiB+ 27 KiB
/wp-admin/post-new.php0.962 s0.625 s-0.337 s5.59 MiB5.63 MiB+ 35.5 KiB
/wp-admin/upload.php0.628 s0.423 s-0.205 s3.38 MiB3.39 MiB+ 8.85 KiB
/wp-admin/options-writing.php0.230 s0.189 s-0.041 s3.37 MiB3.37 MiB+ 832 bytes
/wp-admin/media-new.php0.307 s0.229 s-0.078 s3.35 MiB3.37 MiB+ 21.04 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.201 s+0.001 s3.37 MiB3.39 MiB+ 26.21 KiB
/wp-admin/post-new.php?post_type=page0.562 s0.636 s+0.074 s5.59 MiB5.62 MiB+ 31.09 KiB
/wp-admin/options-discussion.php0.320 s0.260 s-0.060 s3.36 MiB3.37 MiB+ 9.34 KiB
/wp-admin/edit-comments.php0.263 s0.212 s-0.051 s3.39 MiB3.4 MiB+ 8.84 KiB
/0.312 s0.178 s-0.134 s3.42 MiB3.39 MiB- 26.55 KiB
Average 0.399 s0.319 s-0.079 s3.79 MiB3.81 MiB+ 15.31 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

[10-Apr-2024 11:03:44 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
[10-Apr-2024 11:03:45 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
[10-Apr-2024 11:03:45 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
[10-Apr-2024 11:03:45 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