內容簡介
Kitawolf Dead Links Checker & Fixer 是一款用於檢查 WordPress 文章和頁面中斷鏈接的外掛,能夠在控制台中檢視結果並修復或解除個別鏈接。此外掛以小批次運行檢查,資源使用量依內容、主機和目標網站的回應時間而異。
【主要功能】
• 批次掃描:小批次處理已發佈的文章和頁面
• 現代化控制台:全新標籤式佈局,提供全球統計和即時日誌
• 內嵌修復:替換 URL 或移除鏈接,同時保留內容
• 智能排除列表:輕鬆白名單域名,避免誤報
外掛標籤
開發者團隊
② 後台搜尋「Kitawolf Dead Links Checker & Fixer」→ 直接安裝(推薦)
原文外掛簡介
Find broken links in published WordPress posts and pages, review the results in your dashboard, and repair or unlink individual entries. Checks run on your WordPress server in small batches; resource usage depends on your content, hosting and the response times of destination websites.
Key Features
Batch Scanning: Processes published posts and pages in small, browser-driven batches with rests between requests. Keep the scan tab open until the manual scan completes.
🎨 Modern React Dashboard: Restructured around a modern tabbed layout featuring global stats, interactive filtering, and real-time logs styled with custom typography.
Inline Repair: Replace a URL or remove its anchor while preserving the linked content. Replacement URLs remain marked for rechecking until the next scan confirms their status.
🚫 Smart Exclusions List: Easily whitelist domains to skip during scans, avoiding rate-limiting false positives.
There are no scan-count, result-count, repair, or exclusions-list limits in the free plugin.
Pro add-on
The separately distributed Kitawolf Dead Links Checker Pro plugin adds scheduled background scans, email reports, scan history, advanced report filters, CSV exports, and bulk recheck/unlink workflows. It is not included in this WordPress.org plugin.
External services
This plugin checks links by making HTTP HEAD or GET requests from your WordPress server to the URLs found in your published posts and pages. This is necessary to determine whether each link responds successfully.
In this free plugin, requests are sent when an administrator starts a scan. If a separate add-on is installed, it may also invoke scanning according to its own settings. Each destination website receives the requested URL, your server’s IP address, and the plugin’s user-agent string. Because the destinations are the websites chosen in your own content, their respective terms and privacy policies apply. The free plugin does not send scan results to Kitawolf Studios or to a centralized link-checking service. Requests use the WordPress HTTP safety checks; local-site allowances and site-level filters can affect which destinations WordPress permits.
Source code
The human-readable React and Sass source is included in the src directory. Build configuration and locked dependencies are included in package.json and package-lock.json. Run npm ci followed by npm run build to reproduce the compiled assets in build.
