Jonathan wrote: > I think you should be using a tool like linklint (www.linklint.org) > not wget.
Thanks I didn't know that tool. However as I'm not really into Perl scripting I wonder if you know any PHP equivalent. And if I understand well how it works, it seems link checkers like Linklint are just offline browsing tools, like wget, working in "mute mode". By "mute mode" I mean that the link checker has to download HTML pages to check links and doesn't have to download linked resources like images, files... Am I right ? And as Linklint has not been updated since 2001 I think the ideal solution would be to use a well maintained solution like wget and use in "mute" mode. JM.
