Skip to content

niiabe/XML-Sitemap-PHP-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML Sitemap PHP Script

This simple PHP script is meant to help you easily create XML Sitemaps for static files. Read more about the XML Sitemap PHP script.

Configuration

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.

License

This script is licensed under the GPL v3.

Changelog

  • 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.

About

Easily create XML sitemaps for directories with static files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 60.2%
  • PHP 39.8%