Empty sitemap.xml file
« on: September 27, 2006, 04:08:25 PM »
HTML, Text, ROR are all fine. But sitemap.xml is blank.

data folder where all files are being outputed is set to 666. The files themselfes are
-rw-r--r--  1 nobody nobody 22323 Sep 27 11:02 ror.xml
-rw-r--r--  1 nobody nobody 18835 Sep 27 11:02 sitemap.html
-rw-r--r--  1 nobody nobody     0 Sep 27 11:02 sitemap.xml
-rw-r--r--  1 nobody nobody  8005 Sep 27 11:02 urllist.txt

Everytime it is run the sitemap.xml file is changed but just no data is put in it (as you can see from the file modifed times above).
Re: Empty sitemap.xml file
« Reply #1 on: September 28, 2006, 12:57:31 AM »
Hello,

please check the permissions for sitemap.xml file at the location defined in configuration (data/ folder contains it's copy only) - it is usually located in domain root and you should set it to 0666.