Local Sitemap generator
A tool for generating a sitemap locally.
Usecase
It is also usefull for everyone who does not want to make an api request to servers like codepunkers api.
Features
In a nutshell, the program collects all website subsites and summarizes them in one xml file.
It does this by analyzing the root folder.
- Getting the sitemap using the content of the root folder
- Creating a search engine valid sitemap in xml format
Usage
For the next steps you need to have git installed!
Clone the latest release to your local machine by cloning or typing in your terminal:
git clone git@github.com/toorusr/sitemap-generator
Milestones
Contribute
You can currently only contibute by having the knowledge of how to do that.
Feel free to do so.
License
MIT