Appearance
Guide Fresh
Everything you need to understand LLM-LD, implement it on your site, and join the discovery network.
Quick Start: Get AI-Ready in 5 Minutes
Three steps. No dependencies. Works with any website.
- Create your
llm-index.jsonfile with your business info, services, and contact details - Place it at
/.well-known/llm-index.jsonon your website - Submit your site to the LLM Disco Network for discovery
Understanding LLM-LD
Learn the concepts before you implement.
| Guide | Description |
|---|---|
| What is LLM-LD? | The 2-minute overview. What LLM-LD is, why it exists, how it relates to SEO and JSON-LD. |
| Three Layer Architecture | How the three independent layers work on their own and together. Defense in depth. |
| Discovery Network | The node-and-network model that makes LLM-LD more than a file format. |
Implementation Guides
Step-by-step guides for each part of the LLM-LD stack.
| Guide | Description |
|---|---|
| Quick Start | The fastest path from zero to AI-ready. One file, three steps, done. |
| llm-index.json File | Property-by-property reference for the core LLM-LD file. Every field explained. |
| AI Subdomain Setup | How to create ai.yoursite.com -- mirror your content, inject Schema.org markup. |
| AI Discovery Page | The bridge between your main site and the AI layer. Copy-paste HTML template. |
| robots.txt for AI | The exact directives to copy-paste. Which AI crawlers to allow. |
| llms.txt Guide | The plain-text manifest that tells AI systems who you are. |
| Conformance Levels | Checklists for Level 1, Level 2, and Level 3. Know where you are. |
Joining the Network
| Guide | Description |
|---|---|
| Joining the LLM Disco Network | What happens when you submit. The verification process explained. |
| Getting Verified | What verification means as a trust signal for AI systems. |
The Discovery Flow
Every site in the LLM Disco Network carries an AI Discovery Page that links to the central directory. When a crawler reaches any single node, it follows the links and discovers the entire network.
AI Crawler
-> sitea.com/ai-discovery
-> llmdisco.com (master sitemap)
-> ai.siteb.com
-> ai.sitec.com
-> ...- Crawler reaches any member site -- discovers the AI Discovery Page through robots.txt or normal crawling
- AI Discovery Page links to the network -- the page points to llmdisco.com, the site's AI subdomain, and its llm-index.json
- Crawler follows links to LLM Disco -- finds the master sitemap containing every member site in the network
- Entire network is discovered -- one entry point leads to hundreds of AI-optimized sites