Simple Broken Link Highlighter
Simple Broken Link Highlighter
by BlueSuiter's · github.com/bluesuiter/simple-broken-link-highlighter · website
★ 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/bluesuiter/simple-broken-link-highlighter/archive/refs/heads/main.zipReadme
Simple Broken Link Highlighter Scan post content on save, detect broken external links, and highlight them in the editor UI.
Features:
- On post update, crawl only external a[href] in the content.
- Store failed URLs (HTTP 4xx/5xx or timeout) in post meta.
- Meta box listing broken links with status codes.
- Dismiss button per URL to ignore in future scans.
- Admin Screen: Tools → Broken Links. Select by post title.
- Supports only post-type
post.