Drupal is a registered trademark of Dries Buytaert
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)! 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). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

node_link_report

107 sites Security covered
View on drupal.org

Node Link Checker

Links within content can take many forms in WYSIWYG, link fields, free text, entity reference fields and many others. Making sure that links are not broken in your content can be difficult to achieve. This module provides a block that displays a link report including all links in the rendered node. It can be set to display on node view, node edit, and or node preview. It is a link checker on a node-by-node basis.

Setup

  1. Enable Node Link Report module.
  2. Set permissions to determine which roles can view the link node report block

    /admin/people/permissions#module-node_link_report
  3. Place the "Node Link Report" block in whichever region you want it to appear.

    /admin/structure/block
  4. Configure the settings to meet your needs.

    /admin/config/content/node_link_report

Requirements

phpDom - PHP must have phpDom installed. https://www.php.net/manual/en/book.dom.php

How does it work?

It renders the node without a page template and then curls every unique anchor href in the content. External URLs can be excluded if desired. If broken internal hrefs are found, it looks to see if they point to an unpublished node.

The report output is cached on node save for 24 hours so that the number of repeated curl requests is kept to a minimum.

Caveats

  • Some links won't be tested correctly:
    1. Anchor hrefs created directly on the page template will not be processed since the standard page template is not used.
    2. The links are tested as an anonymous user. Links to any content that are not exposed to anonymous users will be listed as broken.
    3. malito, sms, and tel links are not fully tested. The link checker will not call phone numbers or send email.
    4. 6. The node link report can take a while to render due to all the curls. It is recommended to enable the block to use the BigPipe module.

Activity

Total releases
8
First release
Jul 2025
Latest release
2 weeks ago
Release cadence
38 days
Stability
100% stable

Release Timeline

Releases

Version Type Release date
8.x-1.26 Stable Apr 4, 2026
8.x-1.25 Stable Feb 27, 2026
8.x-1.24 Stable Nov 25, 2025
8.x-1.23 Stable Sep 30, 2025
8.x-1.22 Stable Aug 9, 2025
8.x-1.21 Stable Jul 30, 2025
8.x-1.20 Stable Jul 29, 2025
8.x-1.19 Stable Jul 11, 2025