WordPress.org

Plugin Directory

Cute Broken Link Highlighter – Smart Broken Link Checker and Content Scanner

Cute Broken Link Highlighter – Smart Broken Link Checker and Content Scanner

ವಿವರಣೆ

Cute Broken Link Highlighter is a lightweight WordPress plugin that helps you identify broken links directly in your post editor. No more publishing posts with dead links – catch them before they go live!

Key Features

  • Visual Link Highlighting – Broken links are highlighted in red with a clear warning label
  • Classic Editor Support – Works seamlessly with the Classic Editor
  • Gutenberg Compatible – Full support for the Block Editor (Gutenberg)
  • Bulk Scanning – Scan all your posts and pages at once from the admin dashboard
  • Detailed Reports – View comprehensive statistics and filter results
  • Real-Time Checking – Check links on-demand while editing your content
  • Security Focused – Built with WordPress.org coding standards and security best practices
  • Lightweight – Minimal impact on your site’s performance

How It Works

  1. Open any post or page in the editor
  2. Click the “Check Links” button in the Link Checker panel
  3. Broken links are instantly highlighted in red
  4. Fix the links and publish with confidence!

Bulk Scanning Feature

The plugin includes a powerful bulk scanning tool accessible from Tools > Link Scanner that allows you to:

  • Scan all posts and pages in one go
  • Include or exclude draft posts
  • View detailed statistics (total posts, broken links, clean posts)
  • Filter results by status
  • Quickly navigate to posts that need fixing

Use Cases

  • Content Quality Control – Ensure all your content has working links before publishing
  • Site Maintenance – Regularly scan your entire site for broken links
  • SEO Optimization – Broken links hurt SEO – keep your site healthy
  • Migration Recovery – After migrating your site, check for broken internal links
  • Guest Post Review – Verify links in guest posts before publishing

Technical Details

  • Uses WordPress HTTP API for link checking
  • Checks HTTP status codes (4xx and 5xx considered broken)
  • Follows redirects (up to 5 redirects)
  • 10-second timeout per link
  • Skips anchor links, mailto, tel, and javascript links
  • Supports both relative and absolute URLs

Privacy Policy

Cute Broken Link Highlighter does not collect, store, or transmit any personal data. The plugin only checks link URLs to determine their status. No user data is logged or shared with external services.

Support

For support, feature requests, or bug reports, please visit the plugin support forum.

Screenshots

  • screenshot-1.png
  • screenshot-1.png
  • screenshot-1.png

Installation

Automatic Installation

  1. Log in to your WordPress admin panel
  2. Go to Plugins > Add New
  3. Search for “Cute Broken Link Highlighter”
  4. Click “Install Now” and then “Activate”

Manual Installation

  1. Download the plugin zip file
  2. Log in to your WordPress admin panel
  3. Go to Plugins > Add New > Upload Plugin
  4. Choose the zip file and click “Install Now”
  5. Activate the plugin

After Activation

  1. Edit any post or page
  2. Look for the “Link Checker” panel in the sidebar (Gutenberg) or meta box (Classic Editor)
  3. For bulk scanning, go to Tools > Link Scanner

FAQ

Does this plugin slow down my site?

No! The plugin only runs when you manually check links in the editor or use the bulk scanner. It has zero impact on your frontend performance.

Will it work with the Classic Editor?

Yes! The plugin fully supports both the Classic Editor and Gutenberg Block Editor.

Can I scan all my posts at once?

Yes! Go to Tools > Link Scanner to scan all your posts and pages in bulk.

Does it check external links?

Yes, the plugin checks both internal and external links.

What types of links are checked?

The plugin checks all HTTP/HTTPS links. It skips anchor links (#), mailto:, tel:, and javascript: links.

How does it determine if a link is broken?

The plugin sends an HTTP HEAD request to each link and checks the response code. Links returning 4xx or 5xx status codes are considered broken.

Can I use this on a multisite network?

Yes, the plugin is multisite compatible. It must be activated on each site individually.

Does it fix broken links automatically?

No, the plugin only identifies broken links. You’ll need to manually update or remove them.

Will highlights remain after I save the post?

No, highlights are temporary and only visible during the editing session. They won’t appear on your published posts.

Can I customize the timeout duration?

Currently, the timeout is set to 10 seconds per link. This can be modified in the plugin code if needed.

Does it store broken link data in the database?

No, the plugin does not store any data in the database. All checking is done in real-time.

‍ವಿಮರ್ಶೆಗಳು‍

ಈ ಪ್ಲಗಿನ್‌ಗೆ ಯಾವುದೇ ವಿಮರ್ಶೆಗಳಿಲ್ಲ.

Contributors & Developers

“Cute Broken Link Highlighter – Smart Broken Link Checker and Content Scanner” is open source software. The following people have contributed to this plugin.

ಕೊಡುಗೆದಾರರು

Changelog

1.0.0

  • Initial release
  • Classic Editor support with sidebar meta box
  • Gutenberg Block Editor support with plugin sidebar
  • Real-time link checking in post editor
  • Visual highlighting of broken links
  • Bulk scanning feature for all posts and pages
  • Admin dashboard with detailed statistics
  • Filter and sort scan results
  • Security hardening with proper sanitization and validation
  • Comprehensive error handling
  • Internationalization support