Sitemap XML is blank
-
Not sure what is going on, google webmaster isn’t reporting any issues when crawling the site but my sitemap is blank.
I have followed a couple of guides to check the site – no issues have been found. All plugins have been disabled and only Yoast SEO running still nothing was showing under the sitemap file as it was blank.
I’ve deleted the Yoast plugin and reinstalled – and still nothing.
I’ve also run a check tool as suggested in one of your other guides and that found no issues.
So I am at a loss at the moment what is wrong if anything?
Have also modified the htaccess file with the following
# Yoast SEO – XML Sitemap Rewrite Fix
RewriteEngine On
RewriteBase /
RewriteRule ^sitemap_index.xml$ /index.php?sitemap=1 [L]
RewriteRule ^locations.kml$ /index.php?sitemap=wpseo_local_kml [L]
RewriteRule ^geo_sitemap.xml$ /index.php?sitemap=geo [L]
RewriteRule ^([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L]
RewriteRule ^([a-z]+)?-?sitemap.xsl$ /index.php?yoast-sitemap-xsl=$1 [L]
# END Yoast SEO – XML Sitemap Rewrite Fixany help appreciated?
Thanks
The page I need help with: [log in to see the link]
- The topic ‘Sitemap XML is blank’ is closed to new replies.