agentspeed.

dennys.com

escaneado 27/7/2026, 15:40:48 · en caché · se actualiza en 22 h · rubric 2026.08.1
robots.txt present: failrobots.txt allows AI agents: passContent-Signal directives: failllms.txt present: passSitemap present: failLink response headers: failCanonical URL: failMCP server card: failOAuth authorization metadata: failOAuth resource metadata: failAPI catalog / OpenAPI: failWeb Bot Auth: failMarkdown negotiation: failText-to-markup ratio: failContent without JavaScript: skipHeading hierarchy: failCookie wall blocks content: passDeclared language: passPage title: passMeta description: failJSON-LD present: failStructured data validates: skipSchema type coverage: passPaywall / login wall: passAgent Skills manifest: failWebMCP actions: failPrimary action reachable: failReachability: failTime to first byte: passFull render time: skipPage weight: pass40/ 100 · F
En riesgo

Así experimentan dennys.com los agentes de IA (no los navegadores). La puntuación pondera cinco categorías de legibilidad para máquinas; las marcas del arco son las 31 comprobaciones individuales que hay detrás.

✉ Enviarme este informe + avisarme cuando cambie ↓

Los detalles técnicos de las comprobaciones aparecen en inglés — provienen directamente del escáner.

Correcciones principales

failSitemap presentDescubribilidad

No reachable sitemap.xml. Publish one and reference it in robots.txt.

Corrección: Publish /sitemap.xml and reference it from robots.txt with a Sitemap: line.

failCanonical URLDescubribilidad

No <link rel="canonical"> tag in <head>. Agents use canonical URLs to dedupe and cite.

Corrección: Add <link rel="canonical" href="…"> pointing at the primary URL of each page.

failMeta descriptionLegibilidad

No <meta name="description">. Agents use it as a page summary; add a 50–200 character description.

Corrección: Add `<meta name="description" content="...">` to your primary pages. Agents frequently use it as a summary.

failJSON-LD presentDatos estructurados

No JSON-LD blocks found. Add a <script type="application/ld+json"> with a schema.org type for this page.

Corrección: Add a <script type="application/ld+json"> describing the page (Organization, Article, Product, FAQPage).

failPrimary action reachableAccionabilidad

Page text too sparse to probe; agent has nothing to read.

Corrección: If agents cannot identify what you sell within 3 steps, your primary-offer page is under-structured. Add a visible headline, price (or "contact us"), and canonical CTA.

failReachabilityAccionabilidad

Terminal HTTP 403.

Corrección: Chained redirects multiply latency and break some agent crawlers. Collapse to a single redirect.

No pierdas este informe

Recíbelo ahora en tu correo — y un aviso cada vez que cambie la puntuación de dennys.com. Gratis, date de baja cuando quieras.

Arréglalo

Archivos generados y listos para desplegar que cubren los huecos de arriba — cópialos o descárgalos a tu repositorio.

Add JSON-LD structured data
Paste inside <head>. Use Article/Product instead of Organization on those page types.
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Just a moment...",
  "url": "https://dennys.com/"
}
</script>
Does AI actually recommend dennys.com?

This scan shows whether an agent can read the site. One free probe asks a real assistant a real buying question and records who it cited.

Run the free probe →
Este escaneo calificó una página. Tu sitio es más que una página.

Esto calificó solo tu página de inicio. Tus precios, documentación y checkout viven en otras páginas — justo las que los asistentes citan cuando te recomiendan. Un 40/100 aquí significa que los agentes ya se pierden cosas en tu mejor página. El Deep Scan ($29) audita todo el sitio con las 31 comprobaciones y envía un PDF con cada fallo y su corrección exacta, ordenados por lo que más visibilidad te cuesta. Pago único, entregado en minutos, sin suscripción.

Pedir el Deep Scan →

Lo que recibe el agente

The agent’s-eye view
Just a moment...

Muestra tu puntuación

Inserta esta insignia en tu sitio. Enlaza a este escaneo en vivo y se actualiza con cada reescaneo.

AgentSpeed score for dennys.com
<a href="https://agentspeed.com/scan/dennys.com"><img src="https://agentspeed.com/badge/dennys.com" alt="AgentSpeed agent-readiness score" height="56"></a>

Seguir esta puntuación

Recibe este informe por correo, y un aviso cuando la preparación de dennys.com cambie de verdad — una comprobación que empeora o la puntuación global que baja.

Dos cosas nunca disparan un correo: un cambio de puntuación causado por publicar nosotros una nueva rúbrica (es otro instrumento de medida, no un cambio en tu sitio), y movimientos que solo se explican por comprobaciones dependientes del tiempo, que varían de una ejecución a otra.

¿Lo prefieres con tu propio calendario, con Slack o webhook en lugar de correo? La monitorización de deriva está en todos los planes de pago.

Esta puntuación dice si un agente de IA podría leer dennys.com. La analítica de tráfico IA dice si uno vino de verdad — y qué páginas lo rechazaron.

Desglose completo

9 pass0 warn19 fail3 skip
Descubribilidad
fail
robots.txt present
No reachable robots.txt at the site root. Publish one so agents can discover your crawl policy and sitemap.
0/100
pass
robots.txt allows AI agents
All 9 answer-time access agents allowed.
100/100
fail
Content-Signal directivesemerging
No Content-Signal directives. Add e.g. `Content-Signal: ai-train=no, ai-summarize=yes` to declare granular AI usage policy beyond binary allow/disallow.
0/100
pass
llms.txt present
Found /llms.txt but missing H1 header and markdown links. Not scored.
100/100
fail
Sitemap present
No reachable sitemap.xml. Publish one and reference it in robots.txt.
0/100
fail
Link response headers
No HTTP Link: response headers. Emit canonical/alternate/describedby relations so HEAD-only or stream-rendering agents get them without parsing HTML.
0/100
fail
Canonical URL
No <link rel="canonical"> tag in <head>. Agents use canonical URLs to dedupe and cite.
0/100
fail
MCP server cardemerging
No valid MCP Server Card at /.well-known/mcp/server-card.json. Publish one so agents can discover your tools without HTML scraping.
0/100
fail
OAuth authorization metadataemerging
No RFC 8414 metadata at /.well-known/oauth-authorization-server. Agents that act on behalf of users need this to discover your authorization endpoints.
0/100
fail
OAuth resource metadataemerging
No RFC 9728 metadata at /.well-known/oauth-protected-resource. Publish it so agents can discover required scopes without hand-coded credentials.
0/100
fail
API catalog / OpenAPIemerging
No /.well-known/api-catalog (RFC 9727) and no /openapi.json|yaml. Publish one so agents that integrate with APIs can discover your endpoints.
0/100
fail
Web Bot Authemerging
No Web Bot Auth JWKS at /.well-known/http-message-signatures-directory.json. Publish one to allow trusted agents while keeping a default-deny posture for the rest.
0/100
Legibilidad
fail
Markdown negotiationemerging
Accept: text/markdown returns HTML, not markdown. Serve a markdown variant of primary content when requested; agents summarize and cite it more reliably.
0/100
fail
Text-to-markup ratio
Visible text is 0.3% of HTML weight (16/5656 bytes). Low. Markup may be crowding out agent-usable text.
2/100
skip
Content without JavaScript
Browser pass unavailable; cannot measure JS dependency.
fail
Heading hierarchy
No headings found. Add at least an <h1>; structure helps agents summarise.
0/100
pass
Cookie wall blocks content
No common consent-modal markers detected.
100/100
pass
Declared language
Declared lang="en-US".
100/100
pass
Page title
A concise <title> is present (16 chars).
100/100
fail
Meta description
No <meta name="description">. Agents use it as a page summary; add a 50–200 character description.
0/100
Datos estructurados
fail
JSON-LD present
No JSON-LD blocks found. Add a <script type="application/ld+json"> with a schema.org type for this page.
0/100
skip
Structured data validates
No JSON-LD blocks present; nothing to validate (covered by structured_data.jsonld_present).
pass
Schema type coverage
Page intent unclear; no specific schema.org type expected.
100/100
Accionabilidad
pass
Paywall / login wall
No paywall or login-wall detected on the landing URL.
100/100
fail
Agent Skills manifestemerging
No Agent Skills manifest at /.well-known/agent-skills.json. Enumerate the tasks agents can perform (search, add-to-cart, contact-support) so they pick the right one without scraping.
0/100
fail
WebMCP actionsemerging
No WebMCP detected. On pages with first-class actions (cart, support, account), embed a WebMCP server so on-page agents invoke tools directly.
0/100
fail
Primary action reachable
Page text too sparse to probe; agent has nothing to read.
0/100
fail
Reachability
Terminal HTTP 403.
0/100
Rendimiento
pass
Time to first byte
TTFB 33ms. Healthy.
100/100
skip
Full render time
Full-render time unavailable (browser pass skipped or failed).
pass
Page weight
Initial document is a lean 6 KB.
100/100
Más allá del escaneo

¿Ejecutas tus propios agentes de IA? AgentSpeed también los monitoriza en producción — cada ejecución, su latencia, coste y fallos, con alertas cuando algo se rompe. Gratis hasta 10.000 eventos al mes, sin tarjeta.

Empezar a vigilar gratis →Ver planes