How the Readiness Score Works
The LLMs.txt Validator gives your file a score from 0 to 100 based on weighted checks. Required fields (title, summary, website URL, Key Pages) carry more weight than recommended ones (audience, language, Recommended Reading).
Most required fields are present. Review warnings, fix any failures, then publish.
Common Issues and How to Fix Them
| Issue | Status | How to fix |
|---|---|---|
| Missing # title | FAIL | Start the file with # Your Website Name on its own line. |
| Missing > summary | FAIL | Add > One-sentence description of your site on the next line after the title. |
| Missing Website: field | FAIL | Add Website: https://yourdomain.com with your full HTTPS URL. |
| No Key Pages section | FAIL | Add ## Key Pages followed by - Page Title: https://url entries. |
| Missing Audience | WARN | Add Audience: Who the site is for after the Language field. |
| Missing Language | WARN | Add Language: English (or your primary language). |
| No Recommended Reading | WARN | Add a ## Recommended Reading section with docs, blog, or pricing links. |
| http:// URLs found | WARN | Replace all http:// with https:// in every URL. |
| Sensitive paths detected | FAIL | Remove any /admin, /login, /checkout, /account, or /private URLs from Key Pages. |
| Guarantee-style claims | FAIL | Remove phrases like "guaranteed ranking" or "will always be cited." They are false and hurt credibility. |
| File too long or too short | WARN | Keep files between 250 and 2,000 characters with 5โ10 useful Key Page entries. |
FAQ
What does the readiness score mean?
The score is a weighted quality assessment (0โ100) of your llms.txt file. Above 85 usually means it is ready to publish. Below 65 means significant structure or clarity issues need to be fixed first.
Why did my HTTPS URLs get a warning?
The validator flags any http:// (non-HTTPS) URLs. HTTPS is strongly preferred because AI systems assume secure connections are the default. Replace http:// with https:// for all your URLs.
My score is 100 but the validator still shows warnings. Why?
A 100 score means all required fields pass. Warnings are for recommended but optional items (audience, language, recommended reading). They lower your score slightly but the file can still be published.