SEO Redirection 9.13

Does SEO Redirection work with WordPress 6.7.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: 21.1 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.7.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=f7f785feb5
Aspect after-activation
HTTP status 200
Load time 0.301 s
Memory usage 3.52 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.366 s
Memory usage 3.6 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.220 s
Memory usage 3.44 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.614 s
Memory usage 5.97 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.626 s
Memory usage 5.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.331 s0.290 s-0.041 s3.48 MiB3.52 MiB+ 36.95 KiB
/wp-admin/edit.php0.206 s0.216 s+0.010 s3.54 MiB3.57 MiB+ 29.91 KiB
/wp-admin/post-new.php0.969 s0.631 s-0.338 s5.93 MiB5.97 MiB+ 46.36 KiB
/wp-admin/upload.php0.572 s0.294 s-0.278 s3.5 MiB3.51 MiB+ 12.68 KiB
/wp-admin/options-writing.php0.206 s0.179 s-0.027 s3.47 MiB3.49 MiB+ 16.67 KiB
/wp-admin/media-new.php0.338 s0.234 s-0.104 s3.46 MiB3.49 MiB+ 24.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.174 s0.207 s+0.033 s3.48 MiB3.51 MiB+ 35.54 KiB
/wp-admin/post-new.php?post_type=page0.572 s0.842 s+0.270 s5.92 MiB5.96 MiB+ 41.89 KiB
/wp-admin/options-discussion.php0.283 s0.265 s-0.018 s3.47 MiB3.49 MiB+ 13.17 KiB
/wp-admin/edit-comments.php0.201 s0.207 s+0.006 s3.49 MiB3.51 MiB+ 12.67 KiB
/0.318 s0.209 s-0.109 s3.48 MiB3.44 MiB- 38.62 KiB
Average 0.379 s0.325 s-0.054 s3.93 MiB3.95 MiB+ 21.1 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.9%4,46044627
CSS8.1%427214
JavaScript7.0%366281
Total 5,253 495 32

PHP Code Analysis | More results »

Lines of code 3,413
Total complexity 670
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 47

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 2

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

[12-Feb-2025 03:26:17 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 1159
[12-Feb-2025 03:26:17 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 1223
[12-Feb-2025 03:26:17 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 1258
[12-Feb-2025 03:26:17 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 1284
See also: All tests for this plugin, How to Hide SEO Redirection Admin Menus and Meta Boxes