Kreativ Broken Image Finder

Plugin Banner

Kreativ Broken Image Finder

by anolaru

Download
Description

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.

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.
Back to top