broken-links
v0.0.5
Published
Simple node library to search for broken links on your page. The command compares the links on your page with the 404 provided
Downloads
2
Keywords
Readme
broken-links
Simple node package to test broken links on your page. The command compares the links on your page with the 404 provided.
Requirements
Node v.0.11.7
Check nvm https://github.com/creationix/nvm & co-request https://github.com/leukhin/co-request
Install
npm install -g broken-links
Usage
broken-links -s $SITE_URL -404 $SITE_URL_404
Example
broken-links -s kuesty.com -404 kuesty.com/error/e404
Result