sitemap is a high-level streaming sitemap-generating library/CLI that makes creating sitemap XML files easy. What is a sitemap?
Table of Contents
- Installation
- Generate a one time sitemap from a list of urls
- Example of using sitemap.js with express
- Generating more than one sitemap
- Options you can pass
- Examples
- API
- Maintainers
- License
Installation
npm install --save sitemap-javascript