Documentation

Basic usage

To check an URL like http://www.myhomepage.org/ it is enough to execute linkchecker http://www.myhomepage.org/. This will check the complete domain of www.myhomepage.org recursively. All links pointing outside of the domain are also checked for validity.

For more options, read the man page linkchecker(1) or execute linkchecker -h.

Performed checks

All URLs have to pass a preliminary syntax test. Minor quoting mistakes will issue a warning, all other invalid syntax issues are errors. After the syntax check passes, the URL is queued for connection checking. All connection check types are described below.

Recursion

Recursion occurs on HTML files, Opera bookmark files and directories. Note that the directory recursion reads all files in that directory, not just a subset like index.htm*.