SEO合集(支持百度/Google/Bing/头条推送) 1.5.8

Does "百度站长SEO合集(支持百度/360/Bing/头条推送)" work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP notices
33Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 72.37 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.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/baiduseo/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=baiduseo%2Fseo_title_baidu.php&plugin_status=all&paged=1&s&_wpnonce=e46598b4e7
Aspect after-activation
HTTP status 200
Load time 0.557 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

seo合集

Page screenshot: seo合集
URL /wp-admin/admin.php?page=baiduseo
Aspect menu-item
HTTP status 200
Load time 2.299 s
Memory usage N/A
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.267 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.297 s0.265 s-0.032 s3.08 MiB3.15 MiB+ 69.27 KiB
/wp-admin/edit.php0.177 s0.199 s+0.022 s3.11 MiB3.25 MiB+ 135.84 KiB
/wp-admin/post-new.php0.724 s0.871 s+0.147 s5.27 MiB5.33 MiB+ 65.64 KiB
/wp-admin/upload.php0.509 s0.292 s-0.217 s3.03 MiB3.09 MiB+ 60.73 KiB
/wp-admin/options-writing.php0.138 s0.138 s+0.000 s3.02 MiB3.07 MiB+ 44.71 KiB
/wp-admin/media-new.php0.402 s0.193 s-0.209 s3.01 MiB3.07 MiB+ 60.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.176 s+0.000 s3.04 MiB3.1 MiB+ 61.81 KiB
/wp-admin/post-new.php?post_type=page0.930 s0.754 s-0.176 s5.26 MiB5.32 MiB+ 61.23 KiB
/wp-admin/options-discussion.php0.228 s0.270 s+0.042 s3 MiB3.06 MiB+ 61.22 KiB
/wp-admin/edit-comments.php0.199 s0.210 s+0.011 s3.04 MiB3.1 MiB+ 60.16 KiB
/0.249 s0.212 s-0.037 s2.96 MiB3.07 MiB+ 114.56 KiB
Average 0.366 s0.325 s-0.041 s3.44 MiB3.51 MiB+ 72.37 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
JavaScript
Language % Lines of code Comment lines Files
PHP60.7%8,25717825
CSS26.4%3,5891348
JavaScript12.9%1,7521485
Total 13,598 460 38

PHP Code Analysis | More results »

Lines of code 4,041
Total complexity 995
Median class complexity 82.0
Median method complexity 5.0
Most complex class baiduseo_post
Most complex function baiduseo_seo::sitemap()
Classes 11
Methods 112
Functions 3

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 6

Options wp_options 1

PHP Error Log 397 lines

[05-Jan-2022 07:18:05 UTC] WordPress database error Invalid default value for 'check_time' for query CREATE TABLE wp_baiduseo_kp   (
                id int(10) NOT NULL AUTO_INCREMENT,
                keywords varchar(255) NOT NULL ,
                type int NOT NULL DEFAULT 1,
                time timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
                check_time timestamp  NOT NULL DEFAULT null,
                delete_time timestamp  NOT NULL DEFAULT null,
                chu int NOT NULL DEFAULT 0,
                news  int NOT NULL DEFAULT 0,
                status int NOT NULL DEFAULT 1,
                UNIQUE KEY id (id)
            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/baiduseo/seo_title_baidu.php'), baiduseo_kp->init, dbDelta
[05-Jan-2022 07:18:06 UTC] WordPress database error Invalid default value for 'check_time' for query CREATE TABLE wp_baiduseo_kp   (
                id int(10) NOT NULL AUTO_INCREMENT,
                keywords varchar(255) NOT NULL ,
                type int NOT NULL DEFAULT 1,
                time timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
                check_time timestamp  NOT NULL DEFAULT null,
                delete_time timestamp  NOT NULL DEFAULT null,
                chu int NOT NULL DEFAULT 0,
                news  int NOT NULL DEFAULT 0,
                status int NOT NULL DEFAULT 1,
                UNIQUE KEY id (id)
            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/baiduseo/seo_title_baidu.php'), baiduseo_kp->init, dbDelta
[05-Jan-2022 07:18:06 UTC] WordPress database error Invalid default value for 'check_time' for query CREATE TABLE wp_baiduseo_kp   (
                id int(10) NOT NULL AUTO_INCREMENT,
                keywords varchar(255) NOT NULL ,
                type int NOT NULL DEFAULT 1,
                time timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
                check_time timestamp  NOT NULL DEFAULT null,
                delete_time timestamp  NOT NULL DEFAULT null,
                chu int NOT NULL DEFAULT 0,
                news  int NOT NULL DEFAULT 0,
                status int NOT NULL DEFAULT 1,
                UNIQUE KEY id (id)
            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/baiduseo/seo_title_baidu.php'), baiduseo_kp->init, dbDelta
[05-Jan-2022 07:18:06 UTC] WordPress database error Invalid default value for 'check_time' for query CREATE TABLE wp_baiduseo_kp   (
                id int(10) NOT NULL AUTO_INCREMENT,
                keywords varchar(255) NOT NULL ,
                type int NOT NULL DEFAULT 1,
                time timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
                check_time timestamp  NOT NULL DEFAULT null,
                delete_time timestamp  NOT NULL DEFAULT null,
                chu int NOT NULL DEFAULT 0,
                news  int NOT NULL DEFAULT 0,
                status int NOT NULL DEFAULT 1,
                UNIQUE KEY id (id)
            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/baiduseo/seo_title_baidu.php'), baiduseo_kp->init, dbDelta
[05-Jan-2022 07:18:08 UTC] PHP Notice:  Undefined variable: baiduseo_wzt_log in /wp-content/plugins/baiduseo/seo_title_index_html11.php on line 6
[05-Jan-2022 07:18:09 UTC] WordPress database error Invalid default value for 'check_time' for query CREATE TABLE wp_baiduseo_kp   (
                id int(10) NOT NULL AUTO_INCREMENT,
                keywords varchar(255) NOT NULL ,
                type int NOT NULL DEFAULT 1,
                time timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
                check_time timestamp  NOT NULL DEFAULT null,
                delete_time timestamp  NOT NULL DEFAULT null,
                chu int NOT NULL DEFAULT 0,
                news  int NOT NULL DEFAULT 0,
                status int NOT NULL DEFAULT 1,
                UNIQUE KEY id (id)
            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/baiduseo/seo_title_baidu.php'), baiduseo_kp->init, dbDelta
[05-Jan-2022 07:18:10 UTC] WordPress database error Invalid default value for 'check_time' for query CREATE TABLE wp_baiduseo_kp   (
                id int(10) NOT NULL AUTO_INCREMENT,
                keywords varchar(255) NOT NULL ,
                type int NOT NULL DEFAULT 1,
                time timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
                check_time timestamp  NOT NULL DEFAULT null,
                delete_time timestamp  NOT NULL DEFAULT null,
                chu int NOT NULL DEFAULT 0,
                news  int NOT NULL DEFAULT 0,
                status int NOT NULL DEFAULT 1,
                UNIQUE KEY id (id)
            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/baiduseo/seo_title_baidu.php'), baiduseo_kp->init, dbDelta
[05-Jan-2022 07:18:10 UTC] WordPress database error Invalid default value for 'check_time' for query CREATE TABLE wp_baiduseo_kp   (
                id int(10) NOT NULL AUTO_INCREMENT,
                keywords varchar(255) NOT NULL ,
                type int NOT NULL DEFAULT 1,
                time timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
                check_time timestamp  NOT NULL DEFAULT null,
                delete_time timestamp  NOT NULL DEFAULT null,
                chu int NOT NULL DEFAULT 0,
                news  int NOT NULL DEFAULT 0,
                status int NOT NULL DEFAULT 1,
                UNIQUE KEY id (id)
            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/baiduseo/seo_title_baidu.php'), baiduseo_kp->init, dbDelta
[05-Jan-2022 07:18:10 UTC] WordPress database error Invalid default value for 'check_time' for query CREATE TABLE wp_baiduseo_kp   (
                id int(10) NOT NULL AUTO_INCREMENT,
                keywords varchar(255) NOT NULL ,
                type int NOT NULL DEFAULT 1,
                time timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
                check_time timestamp  NOT NULL DEFAULT null,
                delete_time timestamp  NOT NULL DEFAULT null,
                chu int NOT NULL DEFAULT 0,
                news  int NOT NULL DEFAULT 0,
                status int NOT NULL DEFAULT 1,
                UNIQUE KEY id (id)
            ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/baiduseo/seo_title_baidu.php'), baiduseo_kp->init, dbDelta
[05-Jan-2022 07:18:10 UTC] WordPress database error Invalid default value for 'check_time' for query CREATE TABLE wp_baiduseo_kp   (
                id int(10) NOT NULL AUTO_INCREMENT,
                keywords varchar(255) NOT NULL ,

(+297 more lines)
See also: All tests for this plugin, How to Hide the "SEO合集" Admin Menu