SEO & AI Checklist before launch
Check, export, and consolidate your site’s technical readability. A strict matrix to lock down production deployment, SEO footprint and AI exploitability.
/robots.txt /llms.txt
SEO & GEO Telemetry
Raccourcis : / search · F focus
Technical Foundation: The prerequisite. A poorly structured site or one blocking crawlers collapses before semantic analysis even begins. Secure the infrastructure.
Go-Live Checklist
SSL & HTTPS Integrity
Valid certificate. No mixed content (assets loaded via HTTP).
Primary Tags (Title/Meta)
Unique and descriptive Title. H1 aligned with target intent. Meta description present.
XML Sitemap
/sitemap.xml file active and declared in robots.txt.
Social Vector (OpenGraph)
High resolution sharing image (1200x630) and OG tags configured.
Browser Identity (Favicon)
Visual consistency ensured in tabs and mobile shortcuts.
AI Comprehension: From indexation to extraction. It’s no longer about being clicked, but being ingested, summarized and sourced by LLMs.
AI / LLM Readability
llms.txt Standard
Markdown orientation file placed at root to guide agents.
Fact Density (Payload)
HTML noise reduced. Verifiable information and explicit document structure.
Authority Schemas (JSON-LD)
Organization or Person tags active to disambiguate your business entity.
AI Agent Access
robots.txt verification to avoid unintentional blocking of GPTBot or ClaudeBot.
Business Activation: Unconverted traffic is server overhead. Journeys must remain smooth and readable, including for autonomous purchasing agents.
Pathways & Conversion
Action Compatibility
HTML structure allowing interaction (standard forms, clear links without blocking JS).
Tunnel Friction
Direct access to the offer without penalizing interstitial pop-ups or complex obligations.
E-commerce Data (Product)
Prices, currencies and stock statuses natively exposed in JSON-LD.
WAF Monitoring
Firewalls (Cloudflare) configured to not ban certified indexation crawlers.
Infrastructure: Heavy code consumes energy and crawl time. Mechanical performance gains are the easiest to achieve.
Front Performance
TTFB Velocity
Server first response time is optimized (active caching).
Zero Critical Error (HTTP)
No pillar page returns a 404 (Not Found) or 5xx (Server Error) status.
Viewport Rendering
The interface is strictly responsive (mobile readability validated without X overflow).
Telemetric Export
Extract JSON to save state, or generate a clean Markdown log for your development tickets (Jira, GitHub).
Post-Deployment
Verify that architecture optimizations have been properly processed by search engines via a control scan.