Home
XML Sitemap Generator for Google
2.0.1
Does Google XML Sitemap Generator work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on 2021-07-21 00:57:49 UTC .
Summary
Errors
1 Database 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 version 5.8 PHP version 7.4.8 MySQL version 8.0.21 PHP memory limit 256M
Pages 5 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
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
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
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
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.php 0.355 s 0.290 s -0.065 s 3.08 MiB 3.11 MiB + 25.66 KiB /wp-admin/edit.php 0.227 s 0.187 s -0.040 s 3.11 MiB 3.14 MiB + 27.22 KiB /wp-admin/post-new.php 1.011 s 1.102 s +0.091 s 5.27 MiB 5.3 MiB + 31.02 KiB /wp-admin/upload.php 0.804 s 0.490 s -0.314 s 3.03 MiB 3.05 MiB + 24.53 KiB /wp-admin/options-writing.php 0.165 s 0.140 s -0.025 s 3.02 MiB 3.03 MiB + 8.51 KiB /wp-admin/media-new.php 0.249 s 0.194 s -0.055 s 3.01 MiB 3.03 MiB + 24.7 KiB /wp-admin/edit-tags.php?taxonomy=category 0.179 s 0.196 s +0.017 s 3.04 MiB 3.06 MiB + 26.4 KiB /wp-admin/post-new.php?post_type=page 1.089 s 1.193 s +0.104 s 5.26 MiB 5.28 MiB + 26.6 KiB /wp-admin/options-discussion.php 0.301 s 0.268 s -0.033 s 3 MiB 3.03 MiB + 25.02 KiB /wp-admin/edit-comments.php 0.229 s 0.242 s +0.013 s 3.04 MiB 3.07 MiB + 24.52 KiB / 0.344 s 0.227 s -0.117 s 2.96 MiB 2.92 MiB - 33.93 KiB
Average
0.450 s 0.412 s -0.039 s 3.44 MiB 3.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.
Language
%
Lines of code
Comment lines
Files
PHP 89.9% 2,720 57 25 XSLT 9.4% 284 0 3 JavaScript 0.8% 23 0 1
Total
3,027
57
29
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 wpXSG_databaseUpgraded wpXSG_MapId xmsg_LastPing xmsg_Update 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