Guías de corrección
Una guía por comprobación, hallazgo a hallazgo: qué busca el motor, por qué le importa a un agente, y el cambio exacto que lo satisface.
- 11% de la puntuaciónLLMs.txtHow to create a spec-compliant /llms.txt file: the missing file, headings, blockquotes, sections, links, and llms-full.txt.
- 11% de la puntuaciónRobots.txtHow to configure robots.txt for AI crawlers: the missing file, unconfigured crawlers, wildcard blocks, and Sitemap directives.
- 9% de la puntuaciónStructured DataHow to add JSON-LD structured data for AI agents: missing blocks, invalid JSON, schema.org context, @graph, entity types, and BreadcrumbList.
- 9% de la puntuaciónHTTP HeadersHow to configure HTTP headers for AI agents: security headers, AI discovery Link headers, and CORS for .well-known resources.
- 9% de la puntuaciónHTML RenderingHow to fix HTML rendering for agents that do not run JavaScript: SPA-shell symptoms, semantic landmarks, a single H1, alt coverage, and a noscript fallback.
- 7% de la puntuaciónAgent Card (A2A)How to create an A2A agent.json card: the missing file, invalid JSON, required fields, skills, protocol version, and optional fields.
- 7% de la puntuaciónMCP (Model Context Protocol)How to create a Model Context Protocol configuration: the missing file, server metadata, tools, resources, and CORS.
- 7% de la puntuaciónSEO BasicsFoundational head-tag hygiene every agent uses: title length, meta description, canonical URL, html lang, charset, viewport, and hreflang.
- 6% de la puntuaciónSecurity.txtHow to create a security.txt file per RFC 9116: the missing file, required fields, expired dates, and optional fields.
- 6% de la puntuaciónMeta TagsHow to add AI meta tags, rel=alternate links, rel=me identity links, and Open Graph tags.
- 6% de la puntuaciónOpenAPI SpecHow to create an OpenAPI specification for AI agents: the missing file, version, info, paths, and servers.
- 5% de la puntuaciónTLS / HTTPSServe over HTTPS, redirect HTTP to HTTPS, and configure HSTS with preload and includeSubDomains. Agents downgrade trust on insecure origins.
- 4% de la puntuaciónSitemapHow to fix your sitemap: missing sitemap.xml, invalid XML, empty urlset, missing lastmod, stale entries, sitemap-index handling, content type, and the 50k URL limit.
- 3% de la puntuaciónAI Well-KnownPublish emerging AI discovery files: ai.txt, genai.txt, ai-plugin.json, agents.json, and nlweb.json, each with its state of adoption.
- Informa, no puntúaContent NegotiationServe Markdown to AI agents via Accept: text/markdown, send Vary: Accept, avoid relabeled HTML, and advertise rel=alternate fallbacks.
- Informa, no puntúaRSL LicenseDeclare Really Simple Licensing terms via a robots.txt License directive and publish a valid license.xml with the right namespace, permits vocabulary, and payment types.
- Informa, no puntúaAgent AccessAI crawler user-agents blocked by your WAF despite robots.txt allowing them, or served reduced content. Align firewall rules with your declared crawler policy.
- Informa, no puntúaCrawl EfficiencyEnable Brotli or gzip compression, support conditional GET with ETag and Last-Modified, and keep pages a size an agent's budget survives.