util_broken_links
Detect broken and redirected links on any webpage. Tests internal and external URLs for 4xx/5xx errors and 3xx redirects to maintain site health and SEO.
Instructions
Check for broken links on a page. Tests internal and external links, identifies broken (4xx/5xx) and redirected (3xx) links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to check | |
| timeout | No | ||
| maxLinks | No | ||
| checkExternal | No |