More threads by mikepetersonwi

Joined
Nov 7, 2018
Messages
86
Reaction score
12
I'm curious as to what everyone uses to monitor sites for broken links? A Plugin? A web service? Desktop tools?

Any recommendations?
 
One problem (or required feature) is the selection or whitelisting of certain error types.
  1. Some errors, like error 500, are often temporary.
  2. Many sites are now blocking bots or automated queries which are reported in the 400 range and labelled as broken by simple link checkers.
Make sure, especially if it's a paid checker, that it can handle such variations. Otherwise it's a lot more work with false positives.
 
Back
Top Bottom