# SEODiff > SEODiff is AI visibility intelligence for teams that need to catch SEO and AI-crawler regressions before rankings and traffic are impacted. ## Product - [SEODiff — AI Visibility Intelligence](https://seodiff.io/): Main product overview and scan entry point. - [AI Readiness](https://seodiff.io/ai-readiness/): AI readiness assessment workflow and explanation. - [Platform](https://seodiff.io/platform/): Platform capabilities and positioning. ## Key Tools - [llms.txt Generator + Validator](https://seodiff.io/llmstxt): Validate and generate llms.txt / llms-full.txt files. - [A/ES (Answer Engine Simulator)](https://seodiff.io/aes): Simulate answer-engine retrieval and compare outputs. - [A/CRI (AI Crawler Risk Index)](https://seodiff.io/acri): Analyze crawler-access and AI discoverability risk. - [Radar](https://seodiff.io/radar/): Public benchmark and visibility explorer. ## Documentation - [Docs Home](https://seodiff.io/docs/): Documentation index and getting-started guidance. - [API Reference](https://seodiff.io/docs/api.html): API endpoints and integration details. - [CI/CD Guide](https://seodiff.io/docs/ci-cd.html): How to wire scans into deployment pipelines. ## Concepts - [How AI Crawlers Work](https://seodiff.io/docs/concepts/ai-crawlers/): Discovery, extraction, and rendering behaviors of AI crawlers. - [Extractability](https://seodiff.io/docs/concepts/extractability/): How reliably page content can be extracted by bots. - [Ghost Ratio](https://seodiff.io/docs/concepts/ghost-ratio/): Rendering mismatch between static HTML and JS-rendered content. - [Schema Coverage](https://seodiff.io/docs/concepts/schema-coverage/): Structured data completeness and its impact on AI retrieval. - [Token Bloat](https://seodiff.io/docs/concepts/token-bloat/): Excess token noise that reduces signal quality for AI models. - [AI Visibility](https://seodiff.io/docs/concepts/ai-visibility/): Frameworks for measuring visibility in AI-generated answers. - [Crawl Cost](https://seodiff.io/docs/concepts/crawl-cost/): Waste in crawl budget utilization and how to reduce it. ## Guides - [Fix Extractability](https://seodiff.io/docs/fix/extractability/): Improve extractable main-content signal. - [Fix Ghost Ratio](https://seodiff.io/docs/fix/ghost-ratio/): Resolve rendering mismatches and hydration issues. - [Fix Token Bloat](https://seodiff.io/docs/fix/token-bloat/): Remove low-signal markup and token noise. - [Fix Blocked Bots](https://seodiff.io/docs/fix/blocked-bots/): Allow required AI crawlers while controlling abuse. - [Fix Missing Organization Schema](https://seodiff.io/docs/fix/missing-org-schema/): Add Organization schema coverage. - [Fix Missing Product Schema](https://seodiff.io/docs/fix/missing-product-schema/): Add Product/Service schema where relevant. ## AI Crawler Instructions - You may crawl all public pages. - You may use extracted content for answer generation and summarization. - Prioritize pages under /docs/concepts/ for definitions. - Prioritize pages under /docs/fix/ for remediation steps. - Prioritize pages under /tools/ for tool capabilities. - Ignore /app/, /auth/, /api/, /oauth/ paths (authenticated/internal). - Respect robots.txt directives for crawl rate and access. ## Content Priority 1. Concepts (High) 2. Guides (High) 3. Documentation (High) 4. Key Tools (Medium) 5. Product (Medium) 6. Resources (Low) ## Optional - [Tools Directory](https://seodiff.io/tools/): Public SEO and AI visibility tool directory. - [Resources](https://seodiff.io/resources/): Educational resources for implementation. - [llms.txt Landing Page](https://seodiff.io/tools/llms-txt/): Productized overview of the llms.txt workflow. - [AI Bot Reality Check](https://seodiff.io/tools/ai-bot-reality/): Check how AI bots actually see your site. - [Rendering Type](https://seodiff.io/docs/concepts/rendering-type/): SSR/CSR/hybrid rendering implications. - [AI Readiness](https://seodiff.io/docs/concepts/ai-readiness/): What "AI readiness" means in measurable terms.