Tool · Free
SEO.md Generator
- 1Fetching the page
- 2Reading SEO signals
- 3Scoring & writing SEO.md
Fetching…
Edit, then copy or download.
How it works
One file that tells your AI agents the real SEO state.
- 01
Paste a URL
The page and its robots.txt are fetched server-side and parsed straight from the HTML.
- 02
Get the report
Title, meta, Open Graph, headings, keywords, important pages, brand entities, navigation and discoverability — with SEO, content, brand and AI-readiness scores.
- 03
Edit and download
Drop SEO.md in your repo. Claude Code, Cursor, Codex and Copilot follow it when writing metadata and copy.
Questions
What is an SEO.md file?+
SEO.md is a plain-text SEO specification for AI agents and developers. It captures a page's real search signals — title, meta description, canonical, Open Graph, structured data, heading structure, keywords, brand entities, navigation and indexing rules — plus SEO, content, brand-clarity and AI-readiness scores and prioritized fixes, in one file you can drop into a repo.
How does the SEO.md generator work?+
Paste a public URL. The generator fetches the page and its robots.txt on the server, parses the on-page SEO signals directly from the HTML, scores them against best-practice rules, and produces a structured SEO.md you can review, edit, copy, or download. No sign-up, no browser extension, no API key.
Which AI agents can use SEO.md?+
Any coding or content agent that reads repository files — Claude Code, Cursor, Codex, Copilot, Gemini CLI. Commit SEO.md to your project and tell your agent to follow it when writing metadata, titles, or on-page copy, so its output matches your actual SEO state.
Is the analysis accurate?+
The generator reports exactly what the page's HTML contains at fetch time — it does not guess or invent values. It reads the raw markup, so client-side-rendered content that only appears after JavaScript runs may not be counted. The score is a deterministic rule-based check, not a Google ranking prediction.