Free technical SEO and AEO tools for checking whether public web pages are ready to be crawled, parsed, and understood by search engines and AI-assisted search systems.
Live site: https://aeocheck.xyz
- AEO Checker: audit AI crawler access, LLMs.txt discovery, sitemap discovery, structured data, answer-ready page structure, entity clarity, and trust signals.
- LLMs.txt Checker: validate
whether
/llms.txtand/llms-full.txtare discoverable and readable. - LLMs.txt Generator: build a clean LLMs.txt file from a sitemap or manual URLs.
- Query Fan-Out Tool: expand a topic into related questions and long-tail search intents.
The project focuses on readiness signals, not ranking guarantees. It does not promise traffic, AI Overview inclusion, or citations from ChatGPT, Claude, Gemini, Perplexity, Bing, or Google.
Useful public pages:
- AI Search Readiness Checklist
- Sample AEO Report
- Methodology
- References
- Press kit
- llms.txt
- llms-full.txt
- TanStack Start + React 19
- Cloudflare Workers
- Cloudflare D1 with Drizzle ORM
- Better Auth
- Creem payments
- Workers AI
- Content Collections
pnpm install
pnpm dev
pnpm build
pnpm deploy
pnpm db:migrate:remoteThe dev server runs on http://localhost:3000.
content/blog/: blog postscontent/glossary/: glossary termscontent/pages/: static pagescontent/changelog/: release notes
Content Collections extracts locale and slug from filenames such as
slug.en.md.
See LICENSE.