Drupal is a registered trademark of Dries Buytaert
drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). migrate_tools 6.1.4 Minor update available for module migrate_tools (6.1.4). diff 2.0.0 Major update available for module diff (2.0.0). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). colorbox_inline 2.1.1 Minor update available for module colorbox_inline (2.1.1). node_view_permissions 8.x-1.7 Minor update available for module node_view_permissions (8.x-1.7).

Module Overview: External Link Status Checker

External Link Status Check helps site administrators monitor outbound links across Drupal content entities by detecting external URLs, tracking their availability, and identifying broken links using background queue processing.

The module automatically scans entities when content is created, updated, or processed during cron runs. It stores detected links and schedules status checks using Drupal’s Queue API to ensure reliable performance even on large sites.

Use cases

This module is useful for:

  • SEO audits
  • Content quality assurance
  • Detecting broken outbound references
  • Maintaining editorial link integrity
  • Monitoring external partner links
  • Preparing accessibility or compliance reports

How it works

The module scans supported content entities for outbound links and stores them in a tracking table. Link verification tasks are then processed asynchronously using Drupal’s Queue API to avoid performance impact during page requests.

Scanning is triggered:

  • when entities are created
  • when entities are updated
  • during cron execution
  • via administrator-controlled scan settings

Configuration

After enabling the module, configure scan behavior at:
/admin/config/system/external-link-scan
You can see the dashboard here:
/admin/reports/external-links

Activity

Total releases
1
First release
Mar 2026
Latest release
1 month ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.2 Stable Mar 27, 2026