Google XML Sitemap Generator 2.0.0

Does Google XML Sitemap Generator work with WordPress 5.6.2 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: 22.27 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.6.2
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=ced1282351
Aspect after-activation
HTTP status 200
Load time 0.529 s
Memory usage 2.76 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.216 s
Memory usage 2.72 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.177 s
Memory usage 2.63 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.078 s
Memory usage 4.98 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.731 s
Memory usage 4.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.268 s0.250 s-0.018 s2.79 MiB2.82 MiB+ 29.66 KiB
/wp-admin/edit.php0.184 s0.196 s+0.012 s2.84 MiB2.87 MiB+ 31.22 KiB
/wp-admin/post-new.php0.865 s0.712 s-0.153 s4.94 MiB4.98 MiB+ 42.39 KiB
/wp-admin/upload.php0.467 s0.439 s-0.028 s2.67 MiB2.7 MiB+ 28.53 KiB
/wp-admin/options-writing.php0.167 s0.138 s-0.029 s2.68 MiB2.68 MiB- 3.49 KiB
/wp-admin/media-new.php0.223 s0.158 s-0.065 s2.65 MiB2.67 MiB+ 28.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.210 s+0.020 s2.68 MiB2.71 MiB+ 30.4 KiB
/wp-admin/post-new.php?post_type=page1.110 s0.571 s-0.539 s4.92 MiB4.96 MiB+ 37.98 KiB
/wp-admin/options-discussion.php0.287 s0.253 s-0.034 s2.65 MiB2.68 MiB+ 29.02 KiB
/wp-admin/edit-comments.php0.254 s0.343 s+0.089 s2.75 MiB2.78 MiB+ 28.52 KiB
/0.275 s0.251 s-0.024 s2.67 MiB2.63 MiB- 37.95 KiB
Average 0.390 s0.320 s-0.070 s3.11 MiB3.13 MiB+ 22.27 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.8%2,7175725
XSLT9.4%28403
JavaScript0.8%2301
Total 3,024 57 29

PHP Code Analysis | More results »

Lines of code 2,852
Total complexity 440
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

[22-Feb-2021 21:14:20 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