Linux 软件免费装
Banner图

GlobalDev Broken Link Monitor

开发者 globaldevitus
更新时间 2026年8月4日 13:56
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo redirects broken links link checker site maintenance

下载

0.1.0

详情介绍:

GlobalDev Broken Link Monitor is a lightweight site-maintenance plugin that checks links stored in published post content, excerpts, and WordPress navigation menus. The scanner runs in small batches from the WordPress dashboard, helping avoid long single requests on shared hosting. External URLs are checked with WordPress safe HTTP request functions, while links to the current site are checked directly. Version 0.1 features The plugin stores only the latest scan report in a custom database table.

安装:

  1. Upload the globaldev-broken-link-monitor folder to /wp-content/plugins/, or install the ZIP from Plugins > Add New > Upload Plugin.
  2. Activate GlobalDev Broken Link Monitor.
  3. Go to Tools > Broken Link Monitor.
  4. Choose the public post types to scan and save the settings.
  5. Select Start New Scan.

常见问题:

Does the plugin send website content to an external service?

No. The plugin performs HTTP requests from your WordPress server and does not use a third-party scanning API.

Why does a valid URL appear as a warning?

Some websites block automated HEAD or GET requests, require authentication, or apply rate limits. HTTP 401, 403, and 429 responses are classified as warnings to reduce false broken-link reports.

Does the weekly scan run at an exact time?

No. Scheduled scans use WP-Cron, which runs when the website receives traffic. Sites that disable WP-Cron should trigger wp-cron.php through a server cron job.

Does version 0.1 scan Elementor or other page builder data?

It scans links stored in the standard post content field. Links stored only in builder-specific post meta are not included in this first release.

Are fragment links, email addresses, and telephone links checked?

No. Fragment-only links and mailto:, tel:, sms:, javascript:, data:, and ftp: URLs are ignored.

更新日志:

0.1.0