/site-link-validator

Tool to validate links and link anchor in locally stored web sites

Primary LanguageScalaApache License 2.0Apache-2.0

Site Link Validator

Validates URLs in locally stored web pages to reduce broken links and links that point to a redirecting URL. For local pages the HTML anchors are validated.

The tool generates a report identifying files and links that should be fixed.

The configuration file identifies a page root and allows disabling checks for certain URLs and files.

See application.conf for examples.

This software is open source and released under Apache License V2.