eac_sitemap.class.php PHP Site Map Generator
This work is licensed under the Creative Commons GNU-LGPL License.eac_sitemap.class is an easy to use PHP utility that generates site maps, site clouds, directory listings, and files using the documents found on your web server.
eac_sitemap.class can create site maps ...
All links include the <title> and <meta description> from the documents in the <a title= > tag.
All images include the <title> in the <img alt= > tag.
Formating of your sitemap is handled by style sheets (css). Each element has a class assigned for easy yet detailed formating.
* new version now uses robots.txt for exclusions.
View example (commented) source generating all site map variants
[Run this example]
View a simple site map that will run on most web servers
Other Examples in use:
http://www.KevinBurkholder.com/SiteMap.php - a site map of this web site
http://www.KevinBurkholder.com/MultiSiteMap.php - a multiple-site site map
http://www.KevinBurkholder.com/Newsletters.php - a news letter archive with TOC
http://www.KevinBurkholder.com/Downloads.php - a directory listing
http://www.KevinBurkholder.com/ - a link cloud at the footer of each page