I tick the box Create sitemap in text format. However this gets put in the default place, and not along side with sitemap.xml
i.e. if i tell it where i want sitemap.xml saved
If
<option name="xs_sm_text_filename">
<option name="xs_sm_text_url">
Where in the generator.conf with the default values filled in, it would be easy for anyone to figure out how to do it.
Or better yet, have a field in the php backend to set this feature up correctly.
Also is <option name="xs_htmlurl"> A valid field? as that too is broken.
This is because my domain points to...
/var/www/html/domain/public_html/
and I have the generator installed to...
/var/www/html/domain/generator/
and access it via a domain that points to just /var/www/html/
Thus by default, generator thinks everything is server.mydomain.tld/domain/public_html/sitemap.xml
(which is where it gets saved.) Both URLs are valid. But only one is an official public one.
Thanks
Rob.