Kreativ Broken Image Finder

外掛說明

Kreativ Broken Image Finder scans your posts, pages and custom post types for broken images and provides a clear report directly in your WordPress dashboard.

Missing or broken images can negatively affect user experience and SEO. This plugin helps you quickly identify:

  • Images that return 404 or other HTTP errors
  • Broken image URLs inside post content
  • Broken featured images on posts and pages

No external services, no tracking, no bloat — everything runs locally on your server using WordPress core functions.

Features

  • Scan all public post types (posts, pages, custom post types)
  • Detect broken images inside post content
  • Detect broken featured images
  • Summary with posts scanned, images checked, broken images found and scan time
  • Detailed report with direct links to edit affected posts
  • Supports relative and protocol-relative image URLs
  • Lightweight and GDPR-friendly (no cookies, no external API calls)

安裝方式

  1. Upload the plugin ZIP via Plugins Add New Upload Plugin.
  2. Activate Kreativ Broken Image Finder.
  3. Go to Kreativ Broken Image Finder in the WordPress admin menu.
  4. Click Run Full Scan and wait for the results.

常見問題集

Does this plugin automatically fix broken images?

No. The plugin only detects and reports broken images. You can then edit the affected posts and fix or replace the image URLs.

How does the plugin detect broken images?

It scans <img> tags in post content and checks their src URLs using HTTP HEAD requests. It also checks featured image URLs.

Does it use any external services or APIs?

No. All checks are performed locally using WordPress core HTTP functions.

Will it slow down my site?

The scan runs only when manually triggered from the admin dashboard and does not affect front-end visitors. On very large sites, the scan may take longer, but it runs in small batches to avoid timeouts.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Kreativ Broken Image Finder〉的開發相關工作。

參與者

將〈Kreativ Broken Image Finder〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.0

  • Added top-level admin menu for easier access.
  • Added filters and pagination to the results table.
  • Improved handling of relative and protocol-relative image URLs.
  • Improved scan stability using background batch processing.
  • Security hardening for admin actions and AJAX requests.
  • General UI and performance improvements.

1.1.0

  • Improved scan reliability on larger sites.
  • Added scan progress tracking and summary statistics.
  • Improved detection of broken featured images.
  • Internal performance optimizations.

1.0.0

  • Initial version.
  • Scan posts, pages and custom post types for broken images in content and featured images.