Socket
Socket
Sign inDemoInstall

sitemap-gen

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sitemap-gen

A Sitemap XML generator from a list of URLs.


Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Install size
4.35 kB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 17 Mar 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc