[nycphp-talk] Broken Link Checker
Che Hodgins
chehodgins at gmail.com
Mon Aug 10 18:38:04 EDT 2009
On Mon, Aug 10, 2009 at 1:29 PM, Michele Waldman<mmwaldman at nyc.rr.com> wrote:
> Before I get started, does anyone know of a library or good approach to
> checking broken links.
>
>
>
> I’m thinking I have to parse the document searching for href or src and see
> make sure the links return 401?
>
>
>
> I don’t want to do this in php. What function would be good for validating
> the link?
>
>
>
> Michele
>
>
>
> _______________________________________________
> New York PHP User Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/show_participation.php
>
Instead of crawling the site yourself, have Google crawl it and report
broken links :)
http://www.google.com/webmasters/
Che
More information about the talk
mailing list