Google XML Sitemap Generator 2.0.1

Does Google XML Sitemap Generator work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 19.11 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
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 80,000+
WordPress.org page https://wordpress.org/plugins/www-xml-sitemap-generator-org/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

XML Sitemap Settings ‹ Test site — WordPress

Page screenshot: XML Sitemap Settings ‹ Test site — WordPress
URL /wp-admin/options-general.php?page=www-xml-sitemap-generator-org
Requested URL /wp-admin/plugins.php?action=activate&plugin=www-xml-sitemap-generator-org%2Fwww-xml-sitemap-generator-org.php&plugin_status=all&paged=1&s&_wpnonce=00e06e1a14
Aspect after-activation
HTTP status 200
Load time 0.503 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Settings → XML Sitemap

Page screenshot: Settings → XML Sitemap
URL /wp-admin/options-general.php?page=www-xml-sitemap-generator-org
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 3.03 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.320 s
Memory usage 2.92 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 1.311 s
Memory usage 5.3 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 1.118 s
Memory usage 5.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.355 s0.290 s-0.065 s3.08 MiB3.11 MiB+ 25.66 KiB
/wp-admin/edit.php0.227 s0.187 s-0.040 s3.11 MiB3.14 MiB+ 27.22 KiB
/wp-admin/post-new.php1.011 s1.102 s+0.091 s5.27 MiB5.3 MiB+ 31.02 KiB
/wp-admin/upload.php0.804 s0.490 s-0.314 s3.03 MiB3.05 MiB+ 24.53 KiB
/wp-admin/options-writing.php0.165 s0.140 s-0.025 s3.02 MiB3.03 MiB+ 8.51 KiB
/wp-admin/media-new.php0.249 s0.194 s-0.055 s3.01 MiB3.03 MiB+ 24.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.196 s+0.017 s3.04 MiB3.06 MiB+ 26.4 KiB
/wp-admin/post-new.php?post_type=page1.089 s1.193 s+0.104 s5.26 MiB5.28 MiB+ 26.6 KiB
/wp-admin/options-discussion.php0.301 s0.268 s-0.033 s3 MiB3.03 MiB+ 25.02 KiB
/wp-admin/edit-comments.php0.229 s0.242 s+0.013 s3.04 MiB3.07 MiB+ 24.52 KiB
/0.344 s0.227 s-0.117 s2.96 MiB2.92 MiB- 33.93 KiB
Average 0.450 s0.412 s-0.039 s3.44 MiB3.46 MiB+ 19.11 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
XSLT
Language % Lines of code Comment lines Files
PHP89.9%2,7205725
XSLT9.4%28403
JavaScript0.8%2301
Total 3,027 57 29

PHP Code Analysis | More results »

Lines of code 2,855
Total complexity 441
Median class complexity 12.0
Median method complexity 2.0
Most complex class xmlSitemapGenerator\core
Most complex function xmlSitemapGenerator\settings::handlePostBack()
Classes 30
Methods 159
Functions 2

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 1

Options wp_options 4

Meta Boxes

{
    "post": {
        "wpXSG-meta": {
            "title": "XML Sitemap",
            "context": "side"
        }
    },
    "page": {
        "wpXSG-meta": {
            "title": "XML Sitemap",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[21-Jul-2021 00:58:05 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ADD COLUMN news  not null default 0' at line 1 for query UPDATE wp_xsg_sitemap_meta ADD COLUMN news  not null default 0  made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, xmlSitemapGenerator\core::checkUpgrade, xmlSitemapGenerator\upgrader::checkUpgrade, xmlSitemapGenerator\upgrader::runScripts
See also: All tests for this plugin, How to Hide XML Sitemap Generator for Google Admin Menus and Meta Boxes