Has anybody written a web site link checker that works and they're willing to share?  It seems as our site gets bigger, it becomes increasingly difficult to check links, especially to links outside our site.  I guess I'm looking for something that will try to follow all links, recursively, but not in a loop, and check each link to an external site, but then not follow those links (obviously!).
 
Any such thing?  I've seen a JRun sample program, but it's not really that good, but I could probably use it as a starting point.
 
Thanks,
David
 

Reply via email to