XF 1.5 sitemap.xml 404 errors

Mayhem30

Member
I have quite a few requests coming in looking for http://example.com/sitemap.xml - which of course is returning a 404 error.

I've already setup google, bing, etc for "example.com/sitemap.php", so that's not the issue.

This issue is I would like to setup Nginx to redirect sitemap.xml -> sitemap.php -- however, sitemap.php returns a compressed "sitemap.xml.gz" file.

Is there anyway to have sitemap.php (or any other file) return a non-compressed version of the sitemap?
 
Back
Top Bottom