Home
XML Sitemap Generator for Google
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 2021-02-22 21:14:05 UTC .
Summary
Errors
1 Database 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 version 5.6.2 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=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
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
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
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
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.php 0.268 s 0.250 s -0.018 s 2.79 MiB 2.82 MiB + 29.66 KiB /wp-admin/edit.php 0.184 s 0.196 s +0.012 s 2.84 MiB 2.87 MiB + 31.22 KiB /wp-admin/post-new.php 0.865 s 0.712 s -0.153 s 4.94 MiB 4.98 MiB + 42.39 KiB /wp-admin/upload.php 0.467 s 0.439 s -0.028 s 2.67 MiB 2.7 MiB + 28.53 KiB /wp-admin/options-writing.php 0.167 s 0.138 s -0.029 s 2.68 MiB 2.68 MiB - 3.49 KiB /wp-admin/media-new.php 0.223 s 0.158 s -0.065 s 2.65 MiB 2.67 MiB + 28.7 KiB /wp-admin/edit-tags.php?taxonomy=category 0.190 s 0.210 s +0.020 s 2.68 MiB 2.71 MiB + 30.4 KiB /wp-admin/post-new.php?post_type=page 1.110 s 0.571 s -0.539 s 4.92 MiB 4.96 MiB + 37.98 KiB /wp-admin/options-discussion.php 0.287 s 0.253 s -0.034 s 2.65 MiB 2.68 MiB + 29.02 KiB /wp-admin/edit-comments.php 0.254 s 0.343 s +0.089 s 2.75 MiB 2.78 MiB + 28.52 KiB / 0.275 s 0.251 s -0.024 s 2.67 MiB 2.63 MiB - 37.95 KiB
Average
0.390 s 0.320 s -0.070 s 3.11 MiB 3.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.
Language
%
Lines of code
Comment lines
Files
PHP 89.8% 2,717 57 25 XSLT 9.4% 284 0 3 JavaScript 0.8% 23 0 1
Total
3,024
57
29
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 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 [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