vbseo_getsitemap.php -> Correct MIME-Type for plain text is text/plain NOT plain/text!
Additionaly when I disable gz-compression in vbseo_sitemap_config.php, the log shows off that one of the pings is still .xml.gz, which is wrong.
And after fixing this, could you please add an option to disable those log files?
@JesterP:
Quote:
Originally Posted by JesterP
Are there any instructions or has anyone successfully created a rewrite line in their nginx.conf that works with this mod?
|
You could use an alias instead of mod_rewrite. But I prefer to let it save those sitemap files to webroot directly. Just have a look at lines 22 and 25 of vbseo_sitemap_config.php.