• Welcome to Sitemap Generator Forum.
 

sitemap.xml 0KB

Started by chris1, February 25, 2008, 05:03:34 PM

Previous topic - Next topic

chris1

Using Standalone Sitemap Generator (PHP) v2.8, 2007-12-27 I am trying to generate a sitemap for a site and the script is generating text, ROR & html site maps however the xml file is created however it contains no data and is 0KB??

Please advise?

XML-Sitemaps Support

Hello,

make sure that you have empty sitemap.xml file in domain root and set its permissions to 0666.

chris1

The file exists the script is currently set to save the file into SiteMap/data/sitemap.xml when the script runs the file is being overwritten as the date of the file is updated eachtime however it is always 0KB's, please advise?

XML-Sitemaps Support

Sitemap filename cannot be set to data/ folder, there is a copy of sitemap created in it and that causes the conflict in filenames.

chris1

Ahhh OK, all fixed, I've adjusted this to use the root filder and the sitemap has been generated without a problem.

Thanks