Skip to content

afeiship/sitemap-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sitemap-cli

Generate sitemap with nodejs.

installation

git clone git@github.com:afeiship/sitemap-cli.git
cd sitemap-cli
npm link

usage

# 1. first you should have a urls.txt
# 2. cd workdir
cd ~/workdir
# 3. use cli
smc urls.txt -l 45000
$ smc -h
Generate sitemap with nodejs.

USAGE
  $ sitemap-cli [FILENAME]

OPTIONS
  -h, --help         show CLI help
  -l, --limit=limit  The limit of single file sitemap size.
  -v, --version      show CLI version
  --domain=domain    (required) The domain of the sitemapindex.

About

Generate sitemap with nodejs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published