• Welcome to Sitemap Generator Forum.
 

Location for urllist.txt

Started by Danny Weiss, April 25, 2015, 05:01:59 PM

Previous topic - Next topic

Danny Weiss

In ver. 7 of the xml-sitemaps software, is there any way to change the location where the program will put the completed urllist.txt file?  It seems that all of the other files can be directed to the site's main directory, but the urllist file is left in the sitemap generator's subdirectory.

Thanks,

-Danny.
- Danny


XML-Sitemaps Support

Hello,

you can define this in generator/data/generator.conf file:
<option name="xs_sm_text_filename">/path/to/file</option>

Danny Weiss

Quote from: XML-Sitemaps Support on April 25, 2015, 06:13:22 PM
you can define this in generator/data/generator.conf file:
<option name="xs_sm_text_filename">/path/to/file</option>

Since there is no "xs_sm_text_filename" option in the generator.conf file, I assume you mean to create it, correct?

Also, once I do create that option manually, what will happen the next time I modify my options using the menu interface and save them again?  Will such an action remove the manually inserted command, or will it remain?

Thanks,

-Danny.
- Danny


XML-Sitemaps Support

Yes, it should be added.
The setting will remain unchanged when you save configuration next time.