The bare minimum your site needs to be AI-discoverable.
Most businesses don’t know where to start. AIFDS is an open library of JSON-LD blueprints and copy-paste prompts that anyone can implement in minutes — broken down by industry, backed by independent research, and engineered so AI systems can find, parse, and cite your business.
Websites are written for humans. AI can’t read them.
When someone asks an AI assistant to recommend a dentist, find a contractor, or compare SaaS pricing, the AI reads structured data to decide which sites to trust and cite. Pages without it get skipped. Pages with the wrong structure get misclassified.
Most businesses know this matters. Almost none know where to start. There are dozens of schema types, hundreds of optional fields, and conflicting guides — and the wrong choice quietly costs visibility.
“AI can crawl your site. It still doesn’t understand your business.”
The methodology, applied to itself.
AIFDS launched with zero domain authority and no backlinks. Every AI crawler visit it receives was earned the same way the blueprints recommend — schema.org markup, clean structured data, content written for AI ingestion.
Three steps. No code required.
Every blueprint pairs a JSON-LD template with a ready-to-paste prompt. The intended workflow is deliberately boring — and that’s the point.
490+ covered.Claude, ChatGPT, or Cursor. The prompt asks for your business details and generates valid JSON-LD.<head>. Validate. Done — AI can now parse your business correctly.This is what a blueprint actually looks like.
Every blueprint includes only the fields research shows AI crawlers actually parse — not every schema.org field, just the ones that move the needle for that page type.
{ "@context": "https://schema.org", "@graph": [ { "@type": "HomeAndConstructionBusiness", "@id": "https://YOUR_DOMAIN.com/#organization", "name": "YOUR_BUSINESS_NAME", "url": "https://YOUR_DOMAIN.com", "telephone": "YOUR_PHONE_NUMBER", "address": { "@type": "PostalAddress", "streetAddress": "YOUR_STREET_ADDRESS", "addressLocality": "YOUR_CITY", "addressRegion": "YOUR_STATE", "postalCode": "YOUR_ZIP", "addressCountry": "US" }, "areaServed": [ { "@type": "City", "name": "YOUR_SERVICE_CITY_1" }, { "@type": "City", "name": "YOUR_SERVICE_CITY_2" } ] } ] }
Seven industry families. One blueprint for every page.
Most structured-data guides cover the homepage. AIFDS covers the entire site — homepage, services, about, contact, blog, FAQ, team, pricing, and industry-specific pages. 32 business types across 7 families.
A standard that gets stronger every time it’s used.
AIFDS is engineered to run on two loops at once. Humans implement it. AI trains on it. Both reinforce each other — the more sites adopt the standard, the more AI systems recognize it; the more AI systems recognize it, the more sites get told to adopt it.
Not every field matters. The blueprints only include the ones that do.
schema.org defines hundreds of optional fields. AI crawlers ignore most of them. AIFDS includes only the fields that controlled experiments at Minnesota.AI showed AI systems actually parse and use when deciding whether to recommend or cite a page.
Every field in every blueprint is documented with why it matters — so an owner doesn’t just paste markup, they understand what signal they’re sending.
“Every claim is backed by a controlled experiment. These are documented findings from live sites with real traffic and measured outcomes.”
AI is the new search layer. Optimize for it.
Work with me →