Free Sitemap Program for *LARGE* Sites?

Discussion in 'Google Sitemaps' started by vonuber, May 20, 2008.

  1. #1
    I have a large social website with over 300,000 pages of profile information.

    A1 Sitemap Generator has failed me, G-Mapper has failed me, Google Sitemap Maker has failed me.

    I'm getting tired of installing programs that disappoint.

    Does anyone know of a good sitemap making program for large websites?

    Thanks.
     
    vonuber, May 20, 2008 IP
  2. objx

    objx Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Which server side language are you using on your website?
     
    objx, May 20, 2008 IP
  3. Sench

    Sench Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I think you should develop your own web based script to create sitemap for your site. Remember, taht you must use sitemap index file for 300k+ URLs.
     
    Sench, May 21, 2008 IP
  4. websitetools

    websitetools Well-Known Member

    Messages:
    1,513
    Likes Received:
    25
    Best Answers:
    4
    Trophy Points:
    170
    #4
    I have also PM'ed you, but if you are having trouble getting A1 to scan a website with 300.000 URLs, please feel free to contact support (me, hehe). Usually that amount won't cause a problem with proper configuration, at least not with recent versions.
     
    websitetools, May 22, 2008 IP
  5. luzdios

    luzdios Banned

    Messages:
    158
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It is always better to get stuffs designed for your self because at least you will get what you exactly desire.
     
    luzdios, May 23, 2008 IP
  6. vonuber

    vonuber Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    sorry for the very delayed response, I had it set up to email me if anyone replied, but it never did.

    Anyways... the server is *nix based... and I didn't want to ravage it with a script (I've read some are pretty resource intensive).

    And yes, I did try to set up a1 for larger sites, but it would still fail (either by not finishing the crawl, and never generating a sitemap).
     
    vonuber, May 27, 2008 IP
  7. tloosle

    tloosle Active Member

    Messages:
    460
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #7
    try the sql version of Gsitecrawler. It is slow, but should do the trick.
     
    tloosle, Jun 3, 2008 IP
  8. kappaknight

    kappaknight Peon

    Messages:
    160
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8
    My developer built the sitemap using the DB instead of a physical crawler.

    For instance, if your website URL has a pattern like members.domain.com/username or something similar, just run a script that goes through your DB and write to a file changing the /username part with the actual usernames. We built our 800,000+ linnk sitemap within 15-30 minutes using this method and it's a lot less of a resource hog than the crawler method.
     
    kappaknight, Jun 12, 2008 IP