Skip to content

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.

  1. Create your llm-index.json file with your business info, services, and contact details
  2. Place it at /.well-known/llm-index.json on your website
  3. Submit your site to the LLM Disco Network for discovery

Full Quickstart Guide


Understanding LLM-LD

Learn the concepts before you implement.

GuideDescription
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 ArchitectureHow the three independent layers work on their own and together. Defense in depth.
Discovery NetworkThe 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.

GuideDescription
Quick StartThe fastest path from zero to AI-ready. One file, three steps, done.
llm-index.json FileProperty-by-property reference for the core LLM-LD file. Every field explained.
AI Subdomain SetupHow to create ai.yoursite.com -- mirror your content, inject Schema.org markup.
AI Discovery PageThe bridge between your main site and the AI layer. Copy-paste HTML template.
robots.txt for AIThe exact directives to copy-paste. Which AI crawlers to allow.
llms.txt GuideThe plain-text manifest that tells AI systems who you are.
Conformance LevelsChecklists for Level 1, Level 2, and Level 3. Know where you are.

Joining the Network

GuideDescription
Joining the LLM Disco NetworkWhat happens when you submit. The verification process explained.
Getting VerifiedWhat 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
  -> ...
  1. Crawler reaches any member site -- discovers the AI Discovery Page through robots.txt or normal crawling
  2. AI Discovery Page links to the network -- the page points to llmdisco.com, the site's AI subdomain, and its llm-index.json
  3. Crawler follows links to LLM Disco -- finds the master sitemap containing every member site in the network
  4. Entire network is discovered -- one entry point leads to hundreds of AI-optimized sites

LLM-LD is licensed under CC BY 4.0. Created by CAPXEL.