PHP-Klasse::Site Checker 20.08.2007

Kurzbeschreibung: Find broken links in Web site pages
Veröffentlicht am: 20.08.2007
Gruppe(n):
- Content management
- HTML
Beschreibung:
This package can be used to find broken links in Web site pages.
First, it retrieves the list of all pages of the Web site, either static pages or dynamic pages generated from data stored in a database.
Then it checks the links in each of the pages to verify if they are on the list.
Links to external sites can also be verified by performing HTTP requests to the remote Web servers to check whether the pages still exist.
Link: Site Checker