SEO Redirection 4.15

Does SEO Redirection work with WordPress 5.0.3 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
9PHP notices
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 84.76 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 version5.0.3
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
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=0efe5d3061
Aspect after-activation
HTTP status 200
Load time 0.253 s
Memory usage 3.27 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.223 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Page screenshot:
URL /
Aspect front-page
HTTP status 500
Load time 0.035 s
Memory usage N/A
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.823 s
Memory usage 5.01 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.880 s
Memory usage 5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.205 s-0.084 s3.22 MiB3.31 MiB+ 96.36 KiB
/wp-admin/edit.php0.153 s0.204 s+0.051 s3.25 MiB3.35 MiB+ 96.77 KiB
/wp-admin/post-new.php0.857 s0.809 s-0.048 s4.92 MiB5.02 MiB+ 106.93 KiB
/wp-admin/upload.php0.425 s0.328 s-0.097 s3.15 MiB3.18 MiB+ 31.93 KiB
/wp-admin/options-writing.php0.251 s0.131 s-0.120 s3.14 MiB3.17 MiB+ 31.93 KiB
/wp-admin/media-new.php0.221 s0.186 s-0.035 s3.07 MiB3.16 MiB+ 95.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.241 s0.176 s-0.065 s3.17 MiB3.26 MiB+ 95.93 KiB
/wp-admin/post-new.php?post_type=page0.923 s0.972 s+0.049 s4.9 MiB5 MiB+ 99.67 KiB
/wp-admin/options-discussion.php0.234 s0.212 s-0.022 s3.07 MiB3.17 MiB+ 96.24 KiB
/wp-admin/edit-comments.php0.199 s0.192 s-0.007 s3.18 MiB3.27 MiB+ 95.93 KiB
Average 0.379 s0.342 s-0.038 s3.51 MiB3.59 MiB+ 84.76 KiB

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 33 lines

[17-Jan-2019 00:41:15 UTC] PHP Notice:  Undefined index: slug in /wp-content/plugins/seo-redirection/seo-redirection.php on line 1115
[17-Jan-2019 00:41:16 UTC] PHP Notice:  Undefined variable: redirect_type in /wp-content/plugins/seo-redirection/options/option_page_custome_redirection_list.php on line 126
[17-Jan-2019 00:41:16 UTC] PHP Notice:  Undefined variable: redirect_from_type in /wp-content/plugins/seo-redirection/options/option_page_custome_redirection_list.php on line 129
[17-Jan-2019 00:41:16 UTC] PHP Notice:  Undefined variable: redirect_from_folder_settings in /wp-content/plugins/seo-redirection/options/option_page_custome_redirection_list.php on line 132
[17-Jan-2019 00:41:16 UTC] PHP Notice:  Undefined variable: redirect_from_subfolders in /wp-content/plugins/seo-redirection/options/option_page_custome_redirection_list.php on line 135
[17-Jan-2019 00:41:16 UTC] PHP Notice:  Undefined variable: redirect_to_type in /wp-content/plugins/seo-redirection/options/option_page_custome_redirection_list.php on line 138
[17-Jan-2019 00:41:16 UTC] PHP Notice:  Undefined variable: redirect_to_folder_settings in /wp-content/plugins/seo-redirection/options/option_page_custome_redirection_list.php on line 141
[17-Jan-2019 00:41:16 UTC] PHP Notice:  Undefined variable: enabled in /wp-content/plugins/seo-redirection/options/option_page_custome_redirection_list.php on line 144
[17-Jan-2019 00:41:17 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_plugin_active() in /wp-content/plugins/seo-redirection/seo-redirection.php:411
Stack trace:
#0 /wp-content/plugins/seo-redirection/seo-redirection.php(432): buddy_press_check_locking_not_pro()
#1 /wp-includes/class-wp-hook.php(286): WPSR_redirect(Object(WP))
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(515): WP_Hook->do_action(Array)
#4 /wp-includes/class-wp.php(728): do_action_ref_array('wp', Array)
#5 /wp-includes/functions.php(964): WP->main('')
#6 /wp-blog-header.php(16): wp()
#7 /index.php(17): require('/opt/bitnami/ap...')
#8 {main}
  thrown in /wp-content/plugins/seo-redirection/seo-redirection.php on line 411
[17-Jan-2019 00:41:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_plugin_active() in /wp-content/plugins/seo-redirection/seo-redirection.php:411
Stack trace:
#0 /wp-content/plugins/seo-redirection/seo-redirection.php(432): buddy_press_check_locking_not_pro()
#1 /wp-includes/class-wp-hook.php(286): WPSR_redirect(Object(WP))
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(515): WP_Hook->do_action(Array)
#4 /wp-includes/class-wp.php(728): do_action_ref_array('wp', Array)
#5 /wp-includes/functions.php(964): WP->main('')
#6 /wp-blog-header.php(16): wp()
#7 /index.php(17): require('/opt/bitnami/ap...')
#8 {main}
  thrown in /wp-content/plugins/seo-redirection/seo-redirection.php on line 411
[17-Jan-2019 00:41:24 UTC] PHP Notice:  Undefined index: slug in /wp-content/plugins/seo-redirection/seo-redirection.php on line 1115
See also: All tests for this plugin, How to Hide SEO Redirection Admin Menus and Meta Boxes