WP Manifestindependent plugin directory
manifest / seo / link-borker-plugin

Links Checker Admin

check the internal and external broken link on wordpress website

by You · github.com/oldman07/link-borker-plugin

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.zip

Links 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

  1. Create folder: wp-content/plugins/links-checker-admin/
  2. Copy links-checker.php into that folder.
  3. Activate Links Checker Admin from WordPress Plugins screen.

Use

  1. Open Links Checker in wp-admin menu.
  2. Set Check Interval (minutes) and save.
  3. Click Scan + Check Now to discover links and run first status check.
  4. Review working/broken links in the admin results table.

Notes

  • Runs with WP-Cron.
  • No frontend output is added.
  • Ignores mailto:, tel:, javascript:, and #anchor links.