外掛說明
CubeMage Smart Link Checker is a tool designed to help maintain site health by identifying broken links.
It aims to address common issues found in link checking tools, such as high server resource usage and false positives on external links.
Key Features:
- User-Agent Rotation: Simulates standard browser headers during HTTP requests to reduce “403 Forbidden” false positives often seen with links from Amazon or YouTube.
- Adjustable Check Interval: Allows administrators to set a specific delay (e.g., 0.5s) between link checks to manage server CPU load.
- Internal & External Detection: Scans Posts and Pages, categorizing links as Internal or External for easier management.
- Email Reporting: Sends a summary email upon scan completion.
- Direct Fix Links: Provides shortcuts to edit posts containing broken links.
Usage:
- Go to the “Link Checker” menu.
- Configure settings (optional).
- Click “Start Full Scan”.
- Review the results table.
安裝方式
- Upload the plugin files to the
/wp-content/plugins/cubemage-smart-link-checkerdirectory, or install the plugin through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Link Checker menu to start scanning.
常見問題集
-
How does the scan affect server performance?
-
The plugin processes links in batches via AJAX and includes a configurable “sleep” interval between requests to minimize server load.
-
Does it support Amazon affiliate links?
-
Yes. The plugin includes a User-Agent rotation feature intended to improve the accuracy of status checks for external services that block generic bot requests.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.0
- Initial release.