sitemap-gen

1.0.2 • Public • Published

Sitemap XML Generator

A Sitemap XML generator from a list of URLs.

Install

npm install sitemap-gen -g

Use

sitemap-gen input=links.txt output=sitemap.xml domain=https://domain.com

Release History

  • 1.0.2: Fix double slash for international URLs.
  • 1.0.1: Update generator script.
  • 1.0.0: Initial release.

Contributing

  1. Fork it
  2. Run npm install
  3. Run Grunt watch grunt watch
  4. Create your feature branch (git checkout -b my-new-feature)
  5. Commit your changes (git commit -am "Add some feature")
  6. Push to the branch (git push origin my-new-feature)
  7. Create new Pull Request## License MIT © Ryan Burgess

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i sitemap-gen

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • ryanburgess