+ Reply to Thread
Results 1 to 7 of 7

Thread: Dynamic Site Map Script

  1. #1
    Join Date
    Jun 2004
    Location
    Arizona, USA
    Posts
    4,846

    Default Dynamic Site Map Script

    Does anyone have a PHP script for generating a dynamic site map they would be willing to share?

  2. #2
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    16,026

    Default Re: Dynamic Site Map Script

    what is the content delivery system? Is it database loaded content?
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  3. #3
    Join Date
    Jun 2004
    Location
    Arizona, USA
    Posts
    4,846

    Default Re: Dynamic Site Map Script

    There is no database loaded content. The PHP page content is nothing more than HTML page "includes."

    I was thinking of a script that... "parses all your pages, looking for, say, the <TITLE> tag and then adding whatever is coded in there to a dynamic map. That way you’d never have to manually configure anything – just add the page."

  4. #4
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    16,026

    Default Re: Dynamic Site Map Script

    Ah so like a spider, what about xenu link sleuth, or trellian, dont they do that? I'm not sure myself would have to look into it
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  5. #5
    Join Date
    Jun 2004
    Location
    Arizona, USA
    Posts
    4,846

    Default Re: Dynamic Site Map Script

    I'm not familiar with the companies you mentioned.

    I figured I can't be the only person who ever thought of the idea of a dynamic site map so there was probably a script already out there.

  6. #6
    Join Date
    Jun 2004
    Location
    Auckland, New Zealand
    Posts
    594

    Default Re: Dynamic Site Map Script

    The wonderful, free, Xenu is available from http://home.snafu.de/tilman/xenulink.html

    it's reports give you a site map of sorts which can then be reformatted.

    The problem with just scanning directories, which would be easy, is knowing which are public pages and which are includes.

    On one of my sites I keep all menu options in a series of arrays and build the menu from them. Then on my map I just work through each array and voila! a map.

  7. #7
    Join Date
    Jun 2004
    Location
    Arizona, USA
    Posts
    4,846

    Default Re: Dynamic Site Map Script

    Thank you for the tip. Nice site map by the way!

+ Reply to Thread

Similar Threads

  1. Replies: 26
    Last Post: 06-20-2007, 06:35 AM
  2. New site
    By Rider001 in forum Website Reviews
    Replies: 8
    Last Post: 06-13-2007, 10:20 PM
  3. Link Dev Experts Provide Real Estate Specific Tips
    By kid disco in forum Link Building
    Replies: 0
    Last Post: 03-14-2007, 03:01 PM
  4. Script to check for a link back on a link partner site
    By lizsidoro in forum Link Building
    Replies: 13
    Last Post: 10-15-2005, 09:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts