Link checker
The Link checker module extracts links from your content when saved and periodically tries to detect broken hypertext links by checking the remote sites and evaluating the HTTP response codes. It shows all broken links in the reports/logs section and on the content edit page if a link check has been failed. An author specific broken links report is also available in "My Account" (D6 only).
Features:
- Selectively scan node types and comments
- Selectively scan blocks
- Scans CCK text and link fields in selected nodes
- Checks internal and by default external links
- Configurable link check intervals
- Updates permanently moved (301) links after specified link check fail count
- Unpublishes nodes after specified file not found (404) fail count
- Weblink nodes from Links Package module are supported
- Weblinks nodes from Weblinks module are supported (latest DEV)
- Output created by input filters is supported
- Supported HTML elements: a, area, audio, embed, iframe, img, object, param, source, video
- Supported link protocols: http, https
Dependencies:
- SQL server with subselect support (MySQL 5.0 or higher, PostgreSQL 7.4 or higher)
- 5.x-2.x: job_queue module is required.
Known issues:
- Drupal 6.14: A critical core bug has been introduced by #193383: set_time_limit: Centralize calls and prevent warnings and errors that stops link checker from verifying links. Apply the available D6 hotfix in #111 to fix your installation.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.3 | 2009-Aug-01 | 36.2 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-2.3 | 2009-Aug-01 | 32.37 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.x-dev | 2009-Nov-23 | 51.26 KB | Download · Release notes | Development snapshot | |
| 5.x-2.x-dev | 2009-Nov-23 | 43.59 KB | Download · Release notes | Development snapshot | |
