XML Sitemaps Generator

    Advanced search
Sitemap Generator Forum
December 05, 2008, 11:13:07 AM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
   Home   Help Search Login Register  
Sitemap software 2.9 released - Email notifications, html sitemap customizing and more
8403 Posts in 2075 Topics by Members
Latest Member: ovidiu.suciu
Pages: [1]
  Print  
Author Topic: Default sitemap locations  (Read 16415 times)
rick
Registered Customer
Newbie
*
Posts: 6


View Profile
« on: April 19, 2006, 05:49:58 PM »

Hi,
I was able through the configuration screen to change the location of the sitemap.html file, but I would also like to move the urllist.txt file to my main folder, how can I do this?

-----------------------
PS I have found your program very satisfactory, thanks

Logged
admin
Administrator
Hero Member
*****
Posts: 3530


View Profile
« Reply #1 on: April 19, 2006, 09:04:17 PM »

Hello,

we do not provide a special option for urllist.txt file location (it is always stored in data/ folder), because Yahoo doesn't require the sitemap to be placed in the site's root and this file is not used by human visitors.
So, there is no special reason to move this file and we just avoided this option to have less inputs at configuration screen Smiley
Logged

rick
Registered Customer
Newbie
*
Posts: 6


View Profile
« Reply #2 on: April 20, 2006, 12:30:05 AM »

I disallow generator subdirectory through robots.txt

I think a lot of configuration problems would be solved if the sitemaps were all held in a separate  subdirectory oustside generator.

I was planning to put all the output files (sitemaps,urllist) in a subdirectory \sitemap with 766 permission.
Logged
admin
Administrator
Hero Member
*****
Posts: 3530


View Profile
« Reply #3 on: April 20, 2006, 07:45:54 PM »

Hello,

please re-download the script (using the same link) and install over your existing instance.
You will be able to configure text sitemap location then by manually editing the config.inc.php file.

FIND:
Quote
    'xs_sm_text_filename' => '',
    'xs_sm_text_url' => '',
and CHANGE IT to:
Quote
    'xs_sm_text_filename' => '/path/to/your/folder/urllist.txt',
    'xs_sm_text_url' => 'http://yourdomain.com/folder/urllist.txt',
Let me know if you have further questions.
Logged

rick
Registered Customer
Newbie
*
Posts: 6


View Profile
« Reply #4 on: April 20, 2006, 09:14:24 PM »

Wow,
What a service.
You fixed it faster than I checked for a reply!!

Thanks
Logged
admin3
Registered Customer
Newbie
*
Posts: 3


View Profile
« Reply #5 on: May 11, 2006, 03:45:37 PM »

I think it would be beneficial to allow an opption to specify location for Yahoo's map as well, even if they do not requite it to be in the root directory. I installed Generator in a  password protected directory, which means Yahoo! probably won't be able to get to it, since access to that directory is also disallowed in my robots file.
Logged
admin
Administrator
Hero Member
*****
Posts: 3530


View Profile
« Reply #6 on: May 11, 2006, 11:33:48 PM »

Hello,

it is allowed to specify location for Yahoo sitemap, as specified in my post above Smiley
You should just modify the config file manually for this.
Logged

lhschultz1
Registered Customer
Newbie
*
Posts: 4


View Profile
« Reply #7 on: May 24, 2006, 02:28:45 PM »

I would like to be able to change my default yahoo directory as well.  Where can i get the script to make that change to the config file?

Hollie
BabyGizmo.com
Logged
admin
Administrator
Hero Member
*****
Posts: 3530


View Profile
« Reply #8 on: May 25, 2006, 12:43:38 AM »

Hi,

you should *manually* open config.inc.php file in editor, perform modification as described in post above (http://www.xml-sitemaps.com/forum/index.php/topic,228.msg1012.html#msg1012 ) and upload modified file back to your host.
Logged

lhschultz1
Registered Customer
Newbie
*
Posts: 4


View Profile
« Reply #9 on: May 25, 2006, 03:13:46 AM »

I don't see this in the config file:
 'xs_sm_text_filename' => '/path/to/your/folder/urllist.txt',
  'xs_sm_text_url' => '[external links are visible to admins only]',

I have this version:
Standalone Sitemap Generator (PHP) v2.1.1

Please advise,

Hollie
[external links are visible to admins only]
Logged
admin
Administrator
Hero Member
*****
Posts: 3530


View Profile
« Reply #10 on: May 25, 2006, 02:05:56 PM »

Hello Hollie,

you should add these lines to the config file then, right after this line:
Quote
$grab_parameters = array(
If you need assistance, please provide ftp access details and desired sitemap location in Private Message.
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!