Links Checker Admin
check the internal and external broken link on wordpress 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/oldman07/link-borker-plugin/archive/refs/heads/main.zipLinks Checker Admin (WordPress Plugin)
Scans all internal and external links from published content, checks link health automatically on a schedule, and shows results in wp-admin only.
Install
- Create folder:
wp-content/plugins/links-checker-admin/ - Copy
links-checker.phpinto that folder. - Activate Links Checker Admin from WordPress Plugins screen.
Use
- Open Links Checker in wp-admin menu.
- Set Check Interval (minutes) and save.
- Click Scan + Check Now to discover links and run first status check.
- Review working/broken links in the admin results table.
Notes
- Runs with WP-Cron.
- No frontend output is added.
- Ignores
mailto:,tel:,javascript:, and#anchorlinks.