Sitemap Generator Cli Versions Save

Creates an XML-Sitemap by crawling a given site.

7.5.0

4 years ago

Add more CLI options (#42)

v4.3.0

4 years ago

4.3.0 (2019-05-04)

Features

v4.2.0

5 years ago

4.2.0 (2019-03-13)

Features

  • update sitemap-generator to the latest version (#36) (d0e589e)

7.3.0

5 years ago
  • Add maxConcurrency and noRespectRobotsTxt flags (thanks to @vinaymavi)
  • Update dependencies

7.2.0

6 years ago

Update dependencies. (Fixes link discovery bug)

7.1.0

6 years ago

Add --max-entries and --max-depth options. Thanks to @MarcosX

7.0.1

6 years ago

The second filepath argument is now optional. The value is by default sitemap.xml. If you want to change the path or filename you can set it by using --filepath myfile.xml.

Updated dependencies.

6.2.6

6 years ago

Update dependencies.

6.2.5

6 years ago

Update sitemap-generator (improves logging of local errors).

6.2.4

6 years ago

Update dependencies (fixes #23).