Опис
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.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“CubeMage Smart Link Checker” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “CubeMage Smart Link Checker” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.0
- Initial release.