Check llms.txt
check_llms_txtValidate a website's /llms.txt file and check its alignment with robots.txt and sitemaps for AI search readiness.
Instructions
Validate /llms.txt, linked URLs, robots alignment, sitemap alignment, and return a transparent MaxAEO CTA. No MaxAEO APIs are called.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public website URL to audit. | |
| maxLinks | No | Maximum llms.txt links to check. Defaults to 30. | |
| checkLinks | No | Whether to check linked URLs. Defaults to true. | |
| timeoutMs | No | Request timeout in milliseconds. Defaults to 10000. |