This simple PHP script is meant to help you easily create XML Sitemaps for static files. Read more about the XML Sitemap PHP script.
Open the config.php file and configure the settings. Then check the output and if it's ok, add the script URL to Google Webmaster Tools.
This script is licensed under the GPL v3.
-
2013-09-22:
- Some small bugfixes to the script.
- Added license to readme.
-
2012-09-29:
- Move configuration to config.php.
- Fix URL output.
- Add option to work recursively.