On Fri, May 09, 2003 at 09:58:40AM -0700, andre.lagadec@education.gouv.fr wrote:
> Hello,
>
> Can Swish-e list the broken links of a web site during indexation ?
> If Yes, how can I do this ?
Yes, kind of. If you are using spider.pl for spidering and have in the *spider's* config:
validate_links => 1,
it should report broken link. But, it's not a very advanced link checker.
I also have some memory of a problem with it. It assumes any link that returns a status of
200 thorugh 299 is ok. You may consider a redirect ok.
Any feedback you can provide about using that feature would be helpful.
--
Bill Moseley
moseley@hank.org
Received on Fri May 9 17:15:46 2003