The open standard for AI Engine Optimization — a version-controlled, plain-text spec file that tells ChatGPT, Claude, Perplexity, and Gemini exactly how to understand and cite your brand.
Like CLAUDE.md or AGENTS.md, but for SEO. Drop one file in your repo. Let AI engines do the rest.
QUICK START
# Install the CLI npm install -g seomd # Scaffold your SEO.md npx seomd init # Check your citation status npx seomd status # Validate against the spec npx seomd validate
The init command asks you five questions — your brand name, domain, site type, primary keyword, and top competitors — and generates a complete SEO.md tailored to your site type.
SUPPORTED SITE TYPES
HOW IT WORKS
You own your SEO strategy. Define your brand, keywords, intent queries, and target AI engines — in plain text, version controlled.
Connect a platform provider like Foxcite to populate _analysis blocks with live citation rates, gap scores, and competitor intelligence.
SEO.md tells crawlers, AI bots, and search engines exactly how to understand, cite, and rank your brand. No guesswork.
THE FORMAT
An SEO.md file lives in your repo root. It has two parts: a YAML block you control, and _analysis blocks your platform writes back.
# SEO.md — My Brand
## Site
site:
type: saas
domain: mybrand.com
canonical: https://mybrand.com
## Keywords
keywords:
primary: "ai citation tracking"
secondary:
- "llm seo"
- "aeo tools"
## AEO
aeo:
answer_first_format: true
allowed_bots:
- GPTBot
- ClaudeBot
- PerplexityBot
### PLATFORM WRITES BACK
_analysis:
overall_citation_rate: 0.72
overall_gap_score: 28
last_analyzed: 2026-06-05THE ECOSYSTEM
CLAUDE.md
Anthropic AI instructions
AGENTS.md
Autonomous agent contracts
DESIGN.md
UI design system spec
SEO.md
AI search optimization
YOU ARE HERECONTRIBUTORS
SEO.md is an open standard. Contributions to the spec, CLI, and ecosystem tooling are welcome via GitHub.
FROM THE BLOG
The open standard for AI Engine Optimization — what it is, why it matters, and how to get started.
READ MORE →Traditional SEO optimizes for rankings. AEO optimizes for AI citations. Here's the difference.
READ MORE →