SEO Redirection 9.10

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: 39.71 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=0d59f2c6a3
Aspect after-activation
HTTP status 200
Load time 0.251 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.257 s
Memory usage 3.59 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.201 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.544 s
Memory usage 5.8 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.552 s
Memory usage 5.79 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.320 s0.263 s-0.057 s3.47 MiB3.51 MiB+ 37.09 KiB
/wp-admin/edit.php0.192 s0.193 s+0.001 s3.54 MiB3.57 MiB+ 29.63 KiB
/wp-admin/post-new.php0.721 s0.572 s-0.149 s5.75 MiB5.8 MiB+ 46.34 KiB
/wp-admin/upload.php0.527 s0.361 s-0.166 s3.49 MiB3.5 MiB+ 12.52 KiB
/wp-admin/options-writing.php0.212 s0.185 s-0.027 s3.41 MiB3.48 MiB+ 75.32 KiB
/wp-admin/media-new.php0.366 s0.237 s-0.129 s3.4 MiB3.48 MiB+ 88.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.198 s+0.008 s3.47 MiB3.51 MiB+ 35.38 KiB
/wp-admin/post-new.php?post_type=page0.562 s0.548 s-0.014 s5.75 MiB5.79 MiB+ 41.92 KiB
/wp-admin/options-discussion.php0.197 s0.216 s+0.019 s3.41 MiB3.48 MiB+ 77.01 KiB
/wp-admin/edit-comments.php0.421 s0.199 s-0.222 s3.49 MiB3.5 MiB+ 12.51 KiB
/0.311 s0.330 s+0.019 s3.45 MiB3.43 MiB- 19.61 KiB
Average 0.365 s0.300 s-0.065 s3.88 MiB3.91 MiB+ 39.71 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.8%4,43844927
CSS8.2%427214
JavaScript7.0%366281
Total 5,231 498 32

PHP Code Analysis | More results »

Lines of code 3,393
Total complexity 667
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 46

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

[16-Oct-2024 07:07:58 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 1177
[16-Oct-2024 07:07:58 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 1245
[16-Oct-2024 07:07:58 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 1281
[16-Oct-2024 07:07:58 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 1306
See also: All tests for this plugin, How to Hide SEO Redirection Admin Menus and Meta Boxes