llms.txt Validator
Check an llms.txt against the spec at llmstxt.org — structure, link format, and the mistakes that make a file useless to an AI crawler.
- 100% free
- No sign-up
- No limits
- Instant results
What is llms.txt Validator?
llms.txt is a markdown file at the root of a domain that tells AI assistants, in one place, what a site is and which pages are worth reading.
The format is published at llmstxt.org and it is strict about order, because a crawler reads it positionally: an H1 with the project name, a blockquote summarising the site, optional prose containing no headings, then H2 sections whose list items are markdown links with optional notes after a colon. This validator parses a file the way that spec describes and reports what is wrong, where, and what to change. It separates errors — a missing H1, a relative URL, a heading where prose should be, a list item that is not a link — from warnings and suggestions, because a file can be perfectly valid and still be doing a poor job of describing your site.
How to use llms.txt Validator
- 1
Fetch or paste
Enter your domain to read the live /llms.txt, or paste a draft you have not published yet.
- 2
Fix the errors first
Errors mean a crawler will read the file differently from how you intended. Each one names the line and the change.
- 3
Then read the warnings
Warnings are valid-but-weak: a missing summary, a section with no links, a duplicate URL wasting the budget a model gives the file.
- 4
Check the read-back panel
The last panel shows the title, summary and sections a crawler extracts. If that does not describe your site, the file is not doing its job however valid it is.
Everything this tool
does for you
- Parses the published llms.txt format, not a guess at it
- Line numbers on every finding
- A concrete fix attached to every finding
- Errors, warnings and suggestions kept apart
- Catches relative URLs, duplicate links and prose headings
- Shows what a crawler actually extracts from your file
Related free tools
Frequently asked questions
This tool fixed one thing.
Now fix the whole site.
Our scanner runs 240+ checks across 10 audit areas, ranks every issue by the score points it costs, and hands you the code to paste.
Run a free audit- Validates against the published llms.txt format
- Every finding comes with the fix
- Checks your live file or a pasted draft
- Separates real errors from suggestions
- Free, no account, no daily limit