Numvra Broken Internal Links

Description

Scans your own content for links pointing at pages you deleted, unpublished or renamed, and at uploaded files that are no longer on the disk.

  • Reads your published content and follows every link that points back at the site
  • Finds targets that are deleted, in the trash, still a draft, or simply gone
  • Finds uploaded files that are no longer on the disk
  • External links are not touched: nothing leaves the server, so the scan costs no requests and cannot be rate-limited
  • Term, author and date archives are recognised rather than reported as broken
  • An ignore list for routes a plugin serves without a matching post
  • Scanned in batches, so a large site does not time out
  • Links straight to Bulk Redirect Manager when it is installed

English and French included, fully translatable through the plugin’s text domain.

Screenshots

Installation

  1. In the WordPress admin, go to Plugins > Add New > Upload Plugin.
  2. Upload numvra-broken-internal-links.zip and activate it.
  3. Open Tools Broken Links.

FAQ

Does it need any external service?

No. The plugin is plain PHP, it makes no outbound request and it bundles no
third-party library.

Who can use it?

Available to users who can edit others’ posts; the ignore list needs administrator.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Numvra Broken Internal Links” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • First release.