Link checker

hass - April 7, 2008 - 21:34
Link checker UI v2.2

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:

Releases

Official releasesDateSizeLinksStatus
6.x-2.32009-Aug-0136.2 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-2.32009-Aug-0132.37 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-2.x-dev2009-Nov-2351.26 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-2.x-dev2009-Nov-2343.59 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.