Windows configs not correct
« on: August 15, 2006, 01:38:10 PM »
See these images:

and


The settings in the first image seem correct but don't work as the second images shows.

I have the latest version of 2.2.1 also. This issue haas been in the previous version too.

Many different config values have been tried but I can't get it to work.
Guidance will be greatly appreciated.
Re: Windows configs not correct
« Reply #1 on: August 16, 2006, 01:48:52 AM »
Hello,

I believe that you should remove extra slash and dot characters in the settings, i.e.:
"net.au./" replace with "net.au/"
"\/" replace with "/"
Re: Windows configs not correct
« Reply #2 on: August 17, 2006, 02:01:30 AM »
Thanks. I have tried that but still no good. Currently I have:

Starting URL:
[ External links are visible to forum administrators only ]
Save sitemap to:
C:\Websites\DOMAIN.net.au/sitemap.xml
Your Sitemap URL:
[ External links are visible to forum administrators only ]
HTML Sitemap filename:
C:\Websites\DOMAIN.net.au/generator/data/sitemap.html

And again, how do I set the Yahoo file to be written into root folder?

Re: Windows configs not correct
« Reply #3 on: August 17, 2006, 03:45:46 AM »
Spelling issue here:
Create html site map for your normal visitors
Please note that this option reqiores additional resources to perform

Might want to fix that for the next version.
Re: Windows configs not correct
« Reply #4 on: August 17, 2006, 11:23:39 PM »
Quote
Thanks. I have tried that but still no good.
Could you please let me know your generator instance URL/login in provate message:
https://www.xml-sitemaps.com/forum/index.php?action=profile;u=1
(please include link to this thread in the message)

Quote
And again, how do I set the Yahoo file to be written into root folder?
You should manually modify your config.inc.php file:
Code: [Select]
    'xs_sm_text_filename' => '',
    'xs_sm_text_url' => '',
insert full filename and URL accordingly.
Quote
Spelling issue here:
Thanks :)