The test
Based on the test criteria and the weighing factors, the broken link checkers are tested with the following test sites:
- A Different End Of The Internet for checking:
- Examines links to other resources (the src attribute) - Should
- Examines structural links (the link tag) - Should
- Respects robots.txt of the-linked-to-website - Could
- Presents unchecked links due to the robots.txt directive at the-linked-to-website - Must
- httpstat.us for checking:
- Detects link error 404 - Must
- Detects all link errors in the 400 and 500 range - Should
- Detects redirected links - Should
- Dead Link City for checking:
- Examines links in stylesheets - Could
- Rusty Links for checking:
- Examines internal links - Must
- Examines relative links in combination with the base tag - Should
- Examines inline (anchor) links - Could
- Examines external links - Must
- Examines standard hyperlinks (the a tag) - Must
- Ignores structural links with the dns-prefetch attribute - Could
- Examines links with other schemes (at least FTP://) - Could
- Examines Unicode links - Should
- Detects blacklisted links (at least blacklisted by Google Safe Browsing) - Could
- Respects robots.txt - Should
- Allows you to test websites with up to 500 links - Must
- Allows you to test websites with up to 2000 links - Should
- Allows you to test websites with up to 5000 links - Should
- Allows you to test websites without a restriction on the number of links - Should
The following tests will be done by hand:
- Allows you to take a subdirectory as base for the test - Should
- Allows you to start the test with a single click (after entering the to be tested URL) - Could
- Allows you to use your mobile device - Could (only for online link checkers)
- Allows you to use a graphical user interface - Could (only for offline link checkers)
- Allows you to test an unlimited number of websites - Should
- Allows you to retest a website unlimited - Must
- Allows you to save the results (internal or by an CSV export) - Could
- Presents the results in one overview - Should
- Presents 200 Ok and broken links - Could
- Presents the webpage where an issue is found - Should
- Presents in detail (e.g. linenumber, source viewer) where an issue is found - Could
- Presents in a clear way the results when there are no issues found - Could
- Test at least 5 links per second - Could
- Test at least 10 links per second - Could
- Test at least 15 links per second - Could
- Test at least 20 links per second - Could
- Test at least 25 links per second - Could
Each criterium will get the label PASSED or FAILED, depending on the test results.
The score will be calculated by counting the PASSED Shoulds and Coulds. Where a Should is 5 points and a Could 1 point.
The last step is to translate the total score to a percentage of the maximum score.
Note that the speed in links per second will be measured while testing Rusty Links.
As extra the results of testing Dead Link City will also be mentioned.
Note that due to the feedback to Dead Link City their robots.txt file updated. Broken link checkers tested with the old robots.txt directive are scored as nn/75. Broken link checkers tested with the updated robots.txt directive are scored as nn/74.