Linux 软件免费装
Banner图

VVertex Link Health Monitor

开发者 ahmadraza9
更新时间 2026年8月28日 22:56
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

404 broken links link checker broken images link monitoring

下载

1.0.1 1.0.2 1.0.3 1.0.4

详情介绍:

VVertex Link Health Monitor checks links and image URLs found in published WordPress content and records URLs that return an HTTP error status or cannot be reached by the site's HTTP client. The plugin provides manual scans, batched scheduled scans, email summaries, a filterable report, CSV export, and an activity log. Features How scanning works The plugin reads published post content and extracts URLs from link (a) and image (img) elements. Relative URLs are resolved against the post URL. HTTP and HTTPS URLs are checked using WordPress safe HTTP request functions. A HEAD request is attempted first and a limited GET request is used as a fallback when needed. A status of 400 or higher is recorded for review. A status of 0 means WordPress could not obtain an HTTP response, which can happen because of network, DNS, firewall, TLS, or remote-server restrictions. Administrators should review reported items before changing content. External requests and privacy During a scan, your WordPress site sends HTTP requests directly to the URLs already present in your published content. Those URLs may point to third-party websites. The destination server can receive normal request information such as your server IP address and the plugin user-agent string. The plugin does not send scan results, site content, or personal data to a service operated by the plugin author.

安装:

  1. Upload the ahmadraza-link-health-monitor folder to /wp-content/plugins/, or install the ZIP from Plugins > Add Plugin > Upload Plugin.
  2. Activate VVertex Link Health Monitor from the Plugins screen.
  3. Open Link Health > General to adjust batch size and request timeout if needed.
  4. Open Link Health > Scan Report and select Run Scan Now.
  5. Optionally configure recurring scans under Link Health > Automation and email summaries under Link Health > Email.

屏幕截图:

  • Email Settings for configuring scheduled report notifications, delivery frequency, and test emails.
  • Broken Link Report for running scans, filtering results, reviewing HTTP status information, and exporting reports to CSV.
  • Automation Settings for scheduling recurring link health scans using WordPress Cron.
  • Scan Logs showing manual scans, automated scans, email events, and errors.

升级注意事项:

1.0.1 Directory review and security updates for the initial WordPress.org submission.

常见问题:

Does the plugin modify broken links automatically?

No. It reports items for administrator review and does not rewrite post content.

What does HTTP status 0 mean?

It means WordPress did not receive a usable HTTP response. This can be caused by DNS failures, timeouts, TLS problems, firewall rules, private or unsafe URLs, or restrictions on the destination server. Review the URL manually before deciding whether it is broken.

Can it check images?

Yes. The scanner checks URLs found in img elements as well as links found in a elements.

Does it disable SSL verification?

No. The plugin relies on WordPress safe HTTP request functions and does not disable TLS certificate verification.

How are large sites scanned?

Manual and scheduled scans process published content in configurable batches rather than loading every post object into one scan request.

更新日志:

1.0.4 1.0.3 1.0.2 1.0.1 1.0.0