Sitemap crawler generator.
- Place the composer.json and sitemapgen.php on your project root folder.
- Run composer install
- Edit sitemapgen.php and change the proper values
- Run sitemapgen.php
- Check the generated sitemap.xml
WIP. For the moment it's just a script created fast in order to generate a pair of sitemap.xml files.
- Refactor this into a class, for more generic use.
- Add the possibility to create a sitemap of a remote web.