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.zipA 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
- Download
broken-link-sentinel.zipfrom Releases. - Upload and extract to
wp-content/plugins/broken-link-sentinel/. - Activate the plugin.
- Go to Tools > Broken Links and start a scan.
Screenshots

License
GPL-2.0-or-later