WP Manifestindependent plugin directory
manifest / seo / broken-link-sentinel

Broken Link Sentinel

Scan posts, pages and custom post types for broken links. Recheck, ignore and export results.

by mrshahbazdev · github.com/mrshahbazdev/broken-link-sentinel

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mrshahbazdev/broken-link-sentinel/archive/refs/heads/main.zip

A WordPress plugin that scans posts and pages for broken links, checks HTTP status, and reports results.

Features

  • Scan posts, pages and public custom post types.
  • Check HTTP status of every link found.
  • Dashboard with total, broken, and ignored counts.
  • Search and filter links by status.
  • Recheck or ignore individual links.
  • Export all results as CSV.
  • Optional daily cron scan.
  • Exclude specific hosts from checking.
  • Custom user agent and timeout.

Installation

  1. Download broken-link-sentinel.zip from Releases.
  2. Upload and extract to wp-content/plugins/broken-link-sentinel/.
  3. Activate the plugin.
  4. Go to Tools > Broken Links and start a scan.

Screenshots

Dashboard Links Settings

License

GPL-2.0-or-later