Skip to content

How the Discovery Network Works Fresh

The LLM Disco Network connects AI-readable websites. When a crawler or agent finds one site, it discovers all.

The Problem

You've implemented LLM-LD. Your site has Schema.org markup, maybe an llm-index.json, the works. But here's the thing: how does AI find you?

Traditional search engines crawl the web constantly, following links, indexing everything. But AI systems and agents work differently. They don't have a comprehensive index of every website. When someone asks ChatGPT for a dentist recommendation, it's not crawling the entire internet in real-time.

So even with perfect structured data, you might be invisible -- waiting for an AI crawler to stumble onto your site by chance.

A standard without discovery is just a document. The network is what makes LLM-LD work.

The Solution: Find One, Discover All

The LLM Disco Network solves this with a simple idea: connect all AI-readable sites so that finding one means finding all of them.

The Discovery Flow

  1. AI crawler visits any member site -- Could be yours, could be someone else's -- doesn't matter
  2. Crawler finds the AI Discovery Page -- Every member site has one at /ai-discovery
  3. ADP links to llmdisco.com -- The network hub that connects everyone
  4. Crawler finds the master sitemap -- A complete list of every member site
  5. Crawler discovers your site -- Even if it never visited you directly

The key insight: you don't need AI to find your site specifically. You just need AI to find any site in the network. From there, it discovers everyone -- including you.

The more sites join, the more entry points exist. The more entry points, the more likely AI crawlers hit the network. It's a flywheel.


The Network Hub: llmdisco.com

llmdisco.com is the hub that makes this work. It's not a search engine or a directory for humans -- it's infrastructure for AI discovery.

Master Sitemap -- A sitemap at llmdisco.com/sitemap.xml containing every verified member site. Crawlers can ingest the entire network in one request.

Network Directory -- A browsable directory at llmdisco.com/directory organized by industry and location. Both human-readable and AI-parseable.

Verification System -- When you submit your site, the network verifies your implementation -- checking for Schema.org markup, an AI Discovery Page, and proper links.

Regular Crawling -- The network periodically re-crawls member sites to verify they're still compliant and to update the directory with fresh data.


The AI Discovery Page (ADP)

Your AI Discovery Page is your connection to the network. It's a page on your site -- typically at /ai-discovery -- that serves two purposes:

  1. Points to your structured data: Links to your llm-index.json, entities, and other AI-readable files
  2. Connects to the network: Links to llmdisco.com and the master sitemap

When a crawler lands on your site and finds your ADP, it can follow the link to llmdisco.com -- and from there, discover every other member.

The Two-Way Link Is Critical

Your ADP links to llmdisco.com. llmdisco.com's sitemap links back to you. This bidirectional connection is what makes the network work.


Why This Beats Going It Alone

Guaranteed Discovery -- You don't need to hope AI finds you. Once you're in the network, you're in the sitemap -- discoverable through any entry point.

Network Effects -- Every new member adds another entry point. The network gets more discoverable as it grows. Rising tide lifts all boats.

Verified Quality -- The network verifies implementations. AI systems can trust that member sites have proper structured data.

Free Forever -- No fees, no tiers, no premium plans. Implement the spec correctly and you're in.


How to Join

  1. Implement at least Layer 1 -- Schema.org JSON-LD on your key pages
  2. Create an AI Discovery Page -- A page at /ai-discovery that links to llmdisco.com
  3. Submit your site -- Go to llmdisco.com and enter your URL
  4. Pass verification -- The network checks your implementation
  5. You're in -- Added to the master sitemap and directory

No approval committee. No waiting list. No fees.

Time to Join

If you've already implemented LLM-LD, submitting takes about 2 minutes. Most compliant sites are added within minutes.


What Happens After You Join

  • Your site appears in the master sitemap at llmdisco.com/sitemap.xml
  • You're listed in the network directory by industry and location
  • Any AI crawler or agent that discovers the network can find you
  • The network periodically re-verifies your site to ensure continued compliance

One Network, One Standard

  • llmld.org -- The specification. Documentation, guides, the standard itself.
  • llmdisco.com -- The network. The sitemap, directory, verification system.

Think of it like HTML and the web: the spec defines the format, but the network is what connects everything. LLM-LD is the language. LLM Disco is the infrastructure that makes sites discoverable.

Both are open. Both are free. Both are maintained by CAPXEL.

Quick Start Guide | Joining the Network

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