seo_link_check
Check every link on a webpage for broken URLs, redirects, and missing anchor text. Identify and resolve link issues to improve site health and user experience.
Instructions
Crawl a page and check all links for broken URLs, redirects, and missing anchor text. Tests up to 50 links by default with concurrent requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL of the page to scan for links | |
| max_links | No | Maximum number of links to check (default: 50, max: 200) |