Drupal is a registered trademark of Dries Buytaert
Search API Solr 4.4.0 Minor update available for module search_api_solr (4.4.0). Page Manager 8.x-4.0 Major update available for module page_manager (8.x-4.0). Trash 3.1.0-beta2 New beta version released for module trash (3.1.0-beta2). Commerce AutoSKU 3.0.1 Minor update available for module commerce_autosku (3.0.1). Custom Field 4.0.10 Minor update available for module custom_field (4.0.10). Alternative login ID & display names 2.0.12 Minor update available for module alt_login (2.0.12). EntityReference UUID 3.0.1 Minor update available for module entity_reference_uuid (3.0.1). LocalGov Publications Importer 1.1.1 Minor update available for module localgov_publications_importer (1.1.1). Configuration Override Warn 8.x-1.6 Module config_override_warn updated after 10 months of inactivity (8.x-1.6). Table Alternate Rows Module table_altrow crossed 1,000 active installs.

Link Checker Per Node

6 sites No security coverage
View on drupal.org

This module adds a "Broken Links" tab to individual node pages, allowing editors and administrators to easily see a report of broken links specifically within that content item. This report is powered by the Link Checker module and displays details about each broken link.

Adds a per-node broken-links report tab for editors and site administrators.

What this module does

  • Depends on the Link Checker module.
  • Installs a View named broken_links_per_node_report.
  • Adds a local task tab titled Broken Links on node pages.
  • Shows broken link records for the current node at:
    • node/%node/broken-links

Requirements

  • Drupal 10 or Drupal 11
  • Contrib module: linkchecker

Installation

  1. Ensure the Link Checker module is installed.
  2. Enable this module:
drush en linkchecker_per_node -y
  1. Rebuild caches:
drush cr

Usage

  1. Open any node page.
  2. Click the Broken Links local task.
  3. Review the report table (status code, URL, and check timestamps).

Permissions

  • Grant the permission View broken links per node to roles that should access the node tab report.

Configuration

The report is provided by the View config:

  • views.view.broken_links_per_node_report

You can adjust fields, filters, and display settings in the Views UI.

Uninstall behavior

On uninstall, the module removes its installed View configuration:

  • views.view.broken_links_per_node_report

Activity

Total releases
4
First release
Apr 2026
Latest release
1 month ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.0-beta1 Pre-release Jun 7, 2026
1.0.0-alpha2 Pre-release Apr 29, 2026
1.0.0-alpha1 Pre-release Apr 28, 2026
1.x-dev Dev Apr 28, 2026