• Welcome to Sitemap Generator Forum.
 

urllist.txt

Started by chris1, November 09, 2006, 10:44:44 AM

Previous topic - Next topic

chris1

The script always generates the urllist.txt in the  data folder /data/urllist.txt I don't have any config options to specify a different location for this file to be generated, how can I make the script generate the urllist.txt into my site's root folder along with the sitemap.xml, sitemap.html and ror.xml?

XML-Sitemaps Support

Hello,

you can configure this with manually modification of config.inc.php file:
    'xs_sm_text_filename' => '',
    'xs_sm_text_url' => '',

the first parameter is filename, the second is URL.

chris1

I've tried addeding this to my config file however the script wil not run/load at all with them in?

XML-Sitemaps Support

Probably you've entered incorrect values - how these lines look like in your config now?

chris1

#4
'xs_sm_text_filename' => '/www/docs/urllist.txt',
'xs_sm_text_url' => '[ External links are visible to forum administrators only ]_domain.co.uk/urllist.txt',

XML-Sitemaps Support

it seems to be correct. Is there any error message when you open sitemap generator interface?
Please lt me know your generator URL/login in private message.