INDEXABLE LLM READINESS REPORT

LLMs.txt Validator Report for openai.com

AI discoverability, crawler accessibility, llms.txt structure, and LLM readiness signals for openai.com.

Report Summary

Source checked: https://openai.com/llms.txt

Checked at 2026-06-04T21:00:23.818Z.

Parsed Preview

Title, sections, documentation links, API references, and resources extracted from llms.txt.

No parsed content yet.

Improve AI Discoverability

Turn llms.txt into infrastructure for AI assistants, AI search engines, and LLM-powered crawlers.

Publish llms.txt at site root
Link documentation
Link APIs
Link support resources
Add structured metadata
Add Agent Card
Add OpenAPI schema
Launch Agent Runtime

AI Readiness Score

10/ 100
Incomplete
10
llms.txt
structure
docs
APIs
resources
contact
robots.txt
sitemap
JSON-LD
Agent Card
OpenAPI

Recommendations

Prioritized fixes for AI search visibility, crawler accessibility, and LLM readiness.

6
  • Slow response time

    Availability

    Keep llms.txt lightweight and cacheable for crawlers.

  • Content-Type is not plain text

    Format

    Serve llms.txt as text/plain; charset=utf-8.

  • About section missing

    Structure

    Add a ## About section to help AI systems navigate your site.

  • Documentation section missing

    Structure

    Add a ## Documentation section to help AI systems navigate your site.

  • APIs section missing

    Structure

    Add a ## APIs section to help AI systems navigate your site.

  • Resources section missing

    Structure

    Add a ## Resources section to help AI systems navigate your site.

Validation Results

Availability, format, structure, links, discoverability, and AI readiness checks.

HTTP 404

Errors

2
  • Missing llms.txt file

    Availabilityhttp.status

    The expected llms.txt endpoint returned HTTP 404.

    Suggested fix: Publish llms.txt at the site root, such as https://example.com/llms.txt.

  • Missing title

    Structure# title

    llms.txt should start with a single # Title heading.

    Suggested fix: Add a top-level heading such as # Example Company.

Warnings

9
  • Slow response time

    Availabilityhttp.responseTimeMs

    The endpoint took 2711ms to respond.

    Suggested fix: Keep llms.txt lightweight and cacheable for crawlers.

  • Content-Type is not plain text

    Formathttp.contentType

    Content-Type is text/html; charset=utf-8.

    Suggested fix: Serve llms.txt as text/plain; charset=utf-8.

  • About section missing

    Structure## About

    The recommended ## About section was not found.

    Suggested fix: Add a ## About section to help AI systems navigate your site.

  • Documentation section missing

    Structure## Documentation

    The recommended ## Documentation section was not found.

    Suggested fix: Add a ## Documentation section to help AI systems navigate your site.

  • APIs section missing

    Structure## APIs

    The recommended ## APIs section was not found.

    Suggested fix: Add a ## APIs section to help AI systems navigate your site.

  • Resources section missing

    Structure## Resources

    The recommended ## Resources section was not found.

    Suggested fix: Add a ## Resources section to help AI systems navigate your site.

  • No links found

    Links

    AI systems need documentation, API, resource, and support links to understand your site.

    Suggested fix: Add HTTPS links to important docs, APIs, resources, and support pages.

  • Company or product context is thin

    AI Discoverability

    AI assistants need a concise explanation of who you are and what the product does.

    Suggested fix: Use ## About to describe the company, product, audience, and key use cases.

  • No documentation links found

    AI Discoverability

    The file does not clearly point to documentation pages.

    Suggested fix: Add documentation, guides, or reference links under ## Documentation.

Recommendations

7
  • Contact section missing

    Structure## Contact

    The recommended ## Contact section was not found.

    Suggested fix: Add a ## Contact section to help AI systems navigate your site.

  • API references missing

    AI Discoverability

    No API, OpenAPI, Swagger, GraphQL, or developer links were detected.

    Suggested fix: Add API documentation or OpenAPI schema references under ## APIs.

  • Support resources missing

    AI Discoverability

    Resource links help agents find changelogs, status pages, examples, and support material.

    Suggested fix: Add useful support, status, examples, or resource links under ## Resources.

  • Contact information missing

    AI Discoverability

    AI systems and developers benefit from a support or contact path.

    Suggested fix: Add a support URL or contact email under ## Contact.

  • JSON-LD not detected

    AI Readiness

    No structured metadata was detected on the homepage.

    Suggested fix: Add JSON-LD Organization, WebSite, SoftwareApplication, or Product metadata.

  • Agent Card not detected

    AI Readiness

    No Agent Card discovery file was detected.

    Suggested fix: Publish /.well-known/agent-card.json for agent-native discovery.

  • OpenAPI schema not detected

    AI Readiness

    No OpenAPI or Swagger schema was found in llms.txt or common schema paths.

    Suggested fix: Add an OpenAPI schema URL under ## APIs.

Success checks

8
  • llms.txt URL checked

    AvailabilitysourceUrl

    Checked https://openai.com/llms.txt.

  • HTTPS enabled

    AvailabilitysourceUrl

    The llms.txt endpoint is served over HTTPS.

  • No redirect required

    Availabilityhttp.redirectCount

    The llms.txt endpoint was reached directly.

  • UTF-8 compatible

    Formatencoding

    The file is readable as UTF-8 text.

  • Reasonable file size

    Formatfile.size

    The file size is within the recommended 256KB envelope.

  • Line endings are valid

    FormatlineEndings

    Line endings are consistent and parser-friendly.

  • robots.txt detected

    AI Readiness

    robots.txt is available as an additional readiness signal.

  • sitemap.xml detected

    AI Readiness

    sitemap.xml is available as an additional readiness signal.