Simple PHP Site Map Generator
By Guest On · Add Comment
Download sitemap.php.zip You can see a demo of this PHP script in action on the sitemap of ThePokerBank.com. What is it? This PHP script will generate a basic PHP sitemap for your website. It runs through all the folders on your website and returns a hierarchal, unordered HTML list of links with headings (optional) for the pages on your site. Why it’s handy. Pages will automatically be added ...
[Continue Reading...]
