Beskrivning
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.
Installation
- 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.
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”CubeMage Smart Link Checker” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”CubeMage Smart Link Checker” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.0
- Initial release.