WP Link Sweeper – Broken Link Finder + Auto Fixer
Fast, safe broken link scanner with bulk find/replace and auto-fix rules for WordPress
★ 0stars
7release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/mubseoul/wp-link-sweeper/releases/download/v1.1.0/wp-link-sweeper-v1.1.0.zipAlso on Packagist as mubseoul/wp-link-sweeper:
composer require mubseoul/wp-link-sweeperFrom the readme
WP Link Sweeper Broken Link Finder + Auto Fixer
A fast, safe WordPress plugin that scans your content for broken links and provides powerful tools to fix them efficiently.
Features
Core Functionality
- Smart Link Scanner: Scans posts, pages, and WooCommerce products for broken links
- Comprehensive Detection: Finds links in tags and plain URLs in content
- Intelligent Checking: Uses HEAD requests first, falls back to GET when needed
- Status Reporting: Detects 404s, timeouts, DNS errors, SSL issues, and redirects
- Batch Processing: AJAX-based scanning prevents timeouts on large sites
Link Management
- Detailed Reporting: View all broken links with status codes, occurrence counts, and affected posts
- Advanced Filtering: Filter by status, post type, domain, and more
- Quick Actions: Recheck individual links, ignore false positives
- Response Metrics: See response times and redirect chains
Bulk Operations
- Find & Replace: Safely replace URLs across your content
- Match Types: Contains, equals, starts with, ends with
- Preview Changes: See exactly what will be modified before applying
- Undo Support: Revert the last bulk operation if needed
- Safe Replacement: Protects co
Read the full README on GitHub →