Results 1 to 2 of 2

Thread: dynamic site map ?

  1. #1
    Join Date
    Apr 2010
    Location
    New York
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default dynamic site map ?

    How do i create dynamic site map for php website , is there a tool to create that ?

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    Google

    It wouldn't be hard to create your own, either, using glob(), or some similar function, and some if statements to exclude the directories/file you want to leave out.

Bookmarks

Posting Permissions

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