We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Still 404 on xml (not xml.gz) - Sitemap Generator | Forum

Rob R
Rob R Aug 22 '14
I included the 2 lines to .htaccess

RewriteCond %{REQUEST_URI} !/sitemap\.xml
RewriteCond %{REQUEST_URI} !/sitemap\.xml\.gz

However, /sitemap.xml still comes up as 404 - the file itself is not created.  I do see 2 gz files though sitemap-1.xml.gz and sitemap.xml.gz.
Purusothaman Ramanujam
sitemap.xml.gz is the correct file to be used. Its gZipped file for better performance.

If you want sitemap.xml disable compression in the plugin settings.
Rob R
Rob R Aug 23 '14
Thank you Purusothaman.  I think I will need to be able to do that since Bing is saying that xml.hz is empty.  Have you heard of this before?
Purusothaman Ramanujam
No. It should work. Check if there are any typo in the url.
You do not have permission to reply this topic