Analyzed URL
https://www.medop.es/es
Measured 3 weeks ago
AI-Ready Score
Fair
out of 100
Token Savings
Score Breakdown
Emerging protocols
0 of 6 detectedWell-known endpoints AI agents look for. Detected here means an agent can discover and connect to your service automatically.
-
OAuth Protected Resource RFC 9728
/.well-known/oauth-protected-resource -
OAuth Discovery RFC 8414
/.well-known/oauth-authorization-server -
MCP Server Card SEP-1649 draft
/.well-known/mcp/server-card.json -
A2A Agent Card A2A v1.0
/.well-known/agent-card.json -
API Catalog RFC 9727
/.well-known/api-catalog -
Agent Skills index Discovery RFC v0.2.0 draft
/.well-known/agent-skills/index.json
Doesn't stay fixed by itself. Monitoring isn't built yet — join the list and we'll tell you when it is.
You're on the list! We'll notify you when it launches.
What we measured Content requires JavaScript rendering
Your page requires JavaScript to render content. Most AI agents don't execute JavaScript, so they see an empty page.
How to implement
Use server-side rendering (SSR) or static site generation (SSG) to ensure content is available in the initial HTML response.
What we measured No Markdown for Agents support detected
Your site doesn't support Markdown for Agents. This Cloudflare standard lets AI agents request content in markdown format, reducing token usage by ~80%.
How to implement
Implement one or more: (1) Respond to Accept: text/markdown with markdown content. (2) Serve .md URLs (e.g., /page.md). (3) Add <link rel="alternate" type="text/markdown"> tags. (4) Add Link HTTP headers for markdown discovery.
What we measured Missing <article> and <main> elements
Your page doesn't use <article> or <main> elements. These semantic containers help AI agents identify the primary content area and ignore navigation, sidebars, and footers.
How to implement
Add a <main> element around your page's primary content, and use <article> for self-contained content blocks like blog posts or product descriptions.
What we measured No sitemap found
No sitemap found. A sitemap helps AI agents discover all pages on your site.
How to implement
Create a /sitemap.xml listing all your public pages. Most CMS platforms can generate this automatically.
What we measured No llms.txt found
Your site doesn't have an llms.txt file. This is the emerging standard for helping AI agents understand your site structure.
How to implement
Create an /llms.txt file following the llmstxt.org specification. Include a site description and links to your key pages.
What we measured No Content-Signal found (robots.txt or HTTP headers)
No Content-Signal directives found. These tell AI agents how they may use your content (search indexing, AI input, training data). The recommended location is robots.txt.
How to implement
Add Content-Signal to your robots.txt: User-agent: *\nContent-Signal: search=yes, ai-input=yes, ai-train=no. You can also add it as an HTTP header on markdown responses.
What we measured Content ratio: 9.1% (7447 content chars / 81402 HTML bytes)
Your page has a low ratio of actual content to total HTML. Much of the page weight is markup, scripts, or styles rather than content.
How to implement
Move CSS to external stylesheets, remove inline styles, minimize JavaScript, and ensure the HTML focuses on content structure.
     ## Industrias            ## Más de 50 años protegiendo a los trabajadores de todo el Mundo. En Medop tenemos un objetivo claro: proteger a todos los trabajadores de todos los sectores de mundo. Para ello contamos con: departamento de I+D+i que está en constante investigación de nuevas necesidades, Laboratorio de última teconología y fabricación propia, estrictos controles de calidad, Amplio surtido de Productos, todos ellos Certificados y por supuesto, orientación al cliente. Por eso, más de 6.000 industrias ya confían en Medop. [Conócenos](https://www.medop.es/es/medop)
Gafas de protección y seguridad graduadas - Fabricantes de EPIs [MEDOP](https://www.medop.es/es/) [](https://www.medop.es/es#) [](https://www.medop.es/es#) Buscar... Buscar... Buscando referencias... Buscando modelos... # Bienvenido a la web de Medop. Descubre todas las novedades, entre otras, lo último en Gafas Graduadas. [Ir a Gafa Graduada](https://www.medop.es/es/ocular/gafas-graduadas)  ## Protección     ## Industrias            ## Más de 50 años protegiendo a los trabajadores de todo el Mundo. En Medop tenemos un objetivo claro: proteger a todos los trabajadores de todos los sectores de mundo. Para ello contamos con: departamento de I+D+i que está en constante investigación de nuevas necesidades, Laboratorio de última teconología y fabricación propia, estrictos controles de calidad, Amplio surtido de Productos, todos ellos Certificados y por supuesto, orientación al cliente. Por eso, más de 6.000 industrias ya confían en Medop. [Conócenos](https://www.medop.es/es/medop)
Upload this file as /es.md on your server so AI agents can access a clean version of your page. You can also configure Accept: text/markdown content negotiation to serve it automatically.
Generated llms.txt for this single page
# Medop Gafas de protección graduadas - Fabricantes de EPIs > Medop, fabricantes de gafas de protección graduadas. Gafas de seguridad y EPIs. Equipos de protección laboral, máscaras respiratorias y tapones de protección auditiva. ## Main - [Gafas de protección graduadas - Fabricantes de EPIs](https://www.medop.es/es): Medop, fabricantes de gafas de protección graduadas. Gafas de seguridad y EPIs. Equipos de protección laboral, máscaras… - [MEDOP](https://www.medop.es/es/) - [Productos](https://www.medop.es/es/productos/) - [Ocular](https://www.medop.es/es/ocular) - [Gafas graduadas](https://www.medop.es/es/ocular/gafas-graduadas) - [Gafas neutras](https://www.medop.es/es/ocular/gafas-neutras) - [Otras soluciones ocular](https://www.medop.es/es/ocular/otras-soluciones-ocular) - [Auditivo](https://www.medop.es/es/auditivo) - [Tapones a medida](https://www.medop.es/es/auditivo/tapones-a-medida)
Full llms.txt requires domain-wide analysis (coming soon)
Upload this file to https://www.medop.es/llms.txt at the root of your domain. AI agents like ChatGPT, Claude, and Perplexity check this file to understand your site structure.
Accessibility
Content requires JavaScript rendering
Main content starts at 40% of HTML
Page size: 79KB
AI Discoverability
All major AI search bots allowed
No sitemap found
robots.txt exists
No llms.txt found
Structured Data
JSON-LD found: Organization
All OG tags present
Meta description: 167 chars
Canonical URL present
lang="es"
Semantic HTML
Clean heading hierarchy
Missing <article> and <main> elements
31 semantic elements, 80 divs (ratio: 28%)
15/16 images with meaningful alt text
Avg div depth: 3.3, max: 5
Content Efficiency
97% token reduction (HTML→Markdown)
Content ratio: 9.1% (7447 content chars / 81402 HTML bytes)
HTML size: 79KB
1/559 elements with inline styles (0.2%)
{
"url": "https://www.medop.es/es",
"timestamp": 1786445515266,
"fetch": {
"mode": "rendered",
"timeMs": 1473,
"htmlSizeBytes": 81402,
"supportsMarkdown": false,
"markdownAgents": {
"contentNegotiation": false,
"mdUrl": {
"found": false,
"url": null
},
"linkTag": {
"found": false,
"url": null
},
"linkHeader": {
"found": false,
"url": null
},
"responseHeaders": {
"contentSignal": null,
"xMarkdownTokens": null,
"vary": null
},
"frontmatter": {
"present": false,
"fields": [],
"level": "none"
},
"level": "none"
},
"statusCode": 200
},
"extraction": {
"title": "Gafas de protección graduadas - Fabricantes de EPIs",
"excerpt": "Medop, fabricantes de gafas de protección graduadas. Gafas de seguridad y EPIs. Equipos de protección laboral, máscaras respiratorias y tapones de protección auditiva.",
"byline": null,
"siteName": "Medop Gafas de protección graduadas - Fabricantes de EPIs",
"lang": "es",
"contentLength": 7447,
"metadata": {
"description": "Medop, fabricantes de gafas de protección graduadas. Gafas de seguridad y EPIs. Equipos de protección laboral, máscaras respiratorias y tapones de protección auditiva.",
"ogTitle": "Gafas de protección graduadas - Fabricantes de EPIs",
"ogDescription": "Medop, fabricantes de gafas de protección graduadas. Gafas de seguridad y EPIs. Equipos de protección laboral, máscaras respiratorias y tapones de protección auditiva.",
"ogImage": "https://medop.es/web/img/medop-logo.svg",
"ogType": "website",
"canonical": "https://medop.es/es",
"lang": "es",
"schemas": [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Gafas de protección y seguridad graduadas - Fabricantes de EPIs",
"description": "Medop, fabricantes de gafas de protección graduadas. Gafas de seguridad y EPIs. Equipos de protección laboral, máscaras respiratorias y tapones de protección auditiva.",
"image": "https://medop.es/web/img/medop-logo.svg",
"telephone": "+34 944792370",
"address": {
"@type": "PostalAddress",
"streetAddress": "Calle Bruno Mauricio Zabala Kalea, 16",
"addressLocality": "Bilbo",
"addressRegion": "Bizkaia",
"addressCountry": "es",
"postalCode": "48003"
},
"sameAs": [
"https://www.linkedin.com/company/medop",
"https://www.youtube.com/channel/UCK_dyGgH8UF8NgeYu8hc9mw",
"https://www.facebook.com/medopSA"
],
"url": "medop.es/es"
}
],
"robotsMeta": "index,follow",
"author": null,
"generator": null,
"markdownAlternateHref": null
}
},
"markdown": "\n\n\n\n\n\n\n\n\n\n## Industrias\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Más de 50 años protegiendo a los trabajadores de todo el Mundo.\n\nEn Medop tenemos un objetivo claro: proteger a todos los trabajadores de todos los sectores de mundo. Para ello contamos con: departamento de I+D+i que está en constante investigación de nuevas necesidades, Laboratorio de última teconología y fabricación propia, estrictos controles de calidad, Amplio surtido de Productos, todos ellos Certificados y por supuesto, orientación al cliente. Por eso, más de 6.000 industrias ya confían en Medop.\n\n[Conócenos](https://www.medop.es/es/medop)\n",
"fullPageMarkdown": "Gafas de protección y seguridad graduadas - Fabricantes de EPIs\n\n[MEDOP](https://www.medop.es/es/)\n\n[](https://www.medop.es/es#)\n\n[](https://www.medop.es/es#)\n\nBuscar... Buscar...\n\nBuscando referencias...\n\nBuscando modelos...\n\n# Bienvenido a la web de Medop. Descubre todas las novedades, entre otras, lo último en Gafas Graduadas.\n\n[Ir a Gafa Graduada](https://www.medop.es/es/ocular/gafas-graduadas)\n\n\n\n## Protección\n\n\n\n\n\n\n\n\n\n## Industrias\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Más de 50 años protegiendo a los trabajadores de todo el Mundo.\n\nEn Medop tenemos un objetivo claro: proteger a todos los trabajadores de todos los sectores de mundo. Para ello contamos con: departamento de I+D+i que está en constante investigación de nuevas necesidades, Laboratorio de última teconología y fabricación propia, estrictos controles de calidad, Amplio surtido de Productos, todos ellos Certificados y por supuesto, orientación al cliente. Por eso, más de 6.000 industrias ya confían en Medop.\n\n[Conócenos](https://www.medop.es/es/medop)\n",
"markdownStats": {
"images": 31,
"links": 16,
"tables": 0,
"codeBlocks": 0,
"headings": 2
},
"tokens": {
"htmlTokens": 16569,
"markdownTokens": 479,
"reduction": 16090,
"reductionPercent": 97
},
"score": {
"score": 65,
"grade": "C",
"rubricVersion": 2,
"dimensions": {
"accessibility": {
"score": 50,
"weight": 30,
"grade": "D",
"checks": {
"content_without_js": {
"score": 20,
"weight": 55,
"evidence": "proven",
"details": "Content requires JavaScript rendering"
},
"fast_content_position": {
"score": 75,
"weight": 25,
"evidence": "plausible",
"details": "Main content starts at 40% of HTML"
},
"reasonable_page_size": {
"score": 100,
"weight": 20,
"evidence": "plausible",
"details": "Page size: 79KB"
}
}
},
"aiDiscoverability": {
"score": 45,
"weight": 25,
"grade": "D",
"checks": {
"robots_allows_ai_bots": {
"score": 100,
"weight": 35,
"evidence": "proven",
"details": "All major AI search bots allowed"
},
"supports_markdown_negotiation": {
"score": 0,
"weight": 20,
"evidence": "plausible",
"details": "No Markdown for Agents support detected"
},
"has_sitemap": {
"score": 0,
"weight": 15,
"evidence": "plausible",
"details": "No sitemap found"
},
"has_robots_txt": {
"score": 100,
"weight": 10,
"evidence": "plausible",
"details": "robots.txt exists"
},
"has_llms_txt": {
"score": 0,
"weight": 10,
"evidence": "speculative",
"details": "No llms.txt found"
},
"has_content_signals": {
"score": 0,
"weight": 10,
"evidence": "speculative",
"details": "No Content-Signal found (robots.txt or HTTP headers)"
}
}
},
"structuredData": {
"score": 100,
"weight": 20,
"grade": "A",
"checks": {
"has_schema_org": {
"score": 100,
"weight": 35,
"evidence": "proven",
"details": "JSON-LD found: Organization"
},
"has_open_graph": {
"score": 100,
"weight": 20,
"evidence": "plausible",
"details": "All OG tags present"
},
"has_meta_description": {
"score": 100,
"weight": 20,
"evidence": "plausible",
"details": "Meta description: 167 chars"
},
"has_canonical_url": {
"score": 100,
"weight": 15,
"evidence": "plausible",
"details": "Canonical URL present"
},
"has_lang_attribute": {
"score": 100,
"weight": 10,
"evidence": "plausible",
"details": "lang=\"es\""
}
}
},
"semanticHtml": {
"score": 73,
"weight": 15,
"grade": "C",
"checks": {
"proper_heading_hierarchy": {
"score": 100,
"weight": 30,
"evidence": "plausible",
"details": "Clean heading hierarchy"
},
"uses_article_or_main": {
"score": 0,
"weight": 25,
"evidence": "plausible",
"details": "Missing <article> and <main> elements"
},
"semantic_elements": {
"score": 93,
"weight": 20,
"evidence": "plausible",
"details": "31 semantic elements, 80 divs (ratio: 28%)"
},
"meaningful_alt_texts": {
"score": 94,
"weight": 15,
"evidence": "plausible",
"details": "15/16 images with meaningful alt text"
},
"low_div_nesting": {
"score": 100,
"weight": 10,
"evidence": "speculative",
"details": "Avg div depth: 3.3, max: 5"
}
}
},
"contentEfficiency": {
"score": 78,
"weight": 10,
"grade": "B",
"checks": {
"token_reduction_ratio": {
"score": 100,
"weight": 40,
"evidence": "speculative",
"details": "97% token reduction (HTML→Markdown)"
},
"content_to_noise_ratio": {
"score": 25,
"weight": 30,
"evidence": "speculative",
"details": "Content ratio: 9.1% (7447 content chars / 81402 HTML bytes)"
},
"reasonable_page_weight": {
"score": 100,
"weight": 20,
"evidence": "speculative",
"details": "HTML size: 79KB"
},
"minimal_inline_styles": {
"score": 100,
"weight": 10,
"evidence": "speculative",
"details": "1/559 elements with inline styles (0.2%)"
}
}
}
}
},
"recommendations": [
{
"id": "provide_content_without_js",
"priority": "critical",
"category": "accessibility",
"titleKey": "rec.provide_content_without_js.title",
"descriptionKey": "rec.provide_content_without_js.description",
"howToKey": "rec.provide_content_without_js.howto",
"effort": "significant",
"estimatedImpact": 13.2,
"maxImpact": 16.5,
"evidence": "proven",
"checkScore": 20,
"checkDetails": "Content requires JavaScript rendering"
},
{
"id": "add_markdown_negotiation",
"priority": "critical",
"category": "aiDiscoverability",
"titleKey": "rec.add_markdown_negotiation.title",
"descriptionKey": "rec.add_markdown_negotiation.description",
"howToKey": "rec.add_markdown_negotiation.howto",
"effort": "significant",
"estimatedImpact": 5,
"maxImpact": 5,
"evidence": "plausible",
"checkScore": 0,
"checkDetails": "No Markdown for Agents support detected"
},
{
"id": "add_article_main",
"priority": "high",
"category": "semanticHtml",
"titleKey": "rec.add_article_main.title",
"descriptionKey": "rec.add_article_main.description",
"howToKey": "rec.add_article_main.howto",
"effort": "quick-win",
"estimatedImpact": 3.8,
"maxImpact": 3.8,
"evidence": "plausible",
"checkScore": 0,
"checkDetails": "Missing <article> and <main> elements"
},
{
"id": "add_sitemap",
"priority": "high",
"category": "aiDiscoverability",
"titleKey": "rec.add_sitemap.title",
"descriptionKey": "rec.add_sitemap.description",
"howToKey": "rec.add_sitemap.howto",
"effort": "quick-win",
"estimatedImpact": 3.8,
"maxImpact": 3.8,
"evidence": "plausible",
"checkScore": 0,
"checkDetails": "No sitemap found"
},
{
"id": "add_llms_txt",
"priority": "high",
"category": "aiDiscoverability",
"titleKey": "rec.add_llms_txt.title",
"descriptionKey": "rec.add_llms_txt.description",
"howToKey": "rec.add_llms_txt.howto",
"effort": "quick-win",
"estimatedImpact": 2.5,
"maxImpact": 2.5,
"evidence": "speculative",
"checkScore": 0,
"checkDetails": "No llms.txt found"
},
{
"id": "add_content_signals",
"priority": "high",
"category": "aiDiscoverability",
"titleKey": "rec.add_content_signals.title",
"descriptionKey": "rec.add_content_signals.description",
"howToKey": "rec.add_content_signals.howto",
"effort": "quick-win",
"estimatedImpact": 2.5,
"maxImpact": 2.5,
"evidence": "speculative",
"checkScore": 0,
"checkDetails": "No Content-Signal found (robots.txt or HTTP headers)"
},
{
"id": "improve_content_ratio",
"priority": "medium",
"category": "contentEfficiency",
"titleKey": "rec.improve_content_ratio.title",
"descriptionKey": "rec.improve_content_ratio.description",
"howToKey": "rec.improve_content_ratio.howto",
"effort": "moderate",
"estimatedImpact": 2.3,
"maxImpact": 3,
"evidence": "speculative",
"checkScore": 25,
"checkDetails": "Content ratio: 9.1% (7447 content chars / 81402 HTML bytes)"
}
],
"llmsTxtPreview": "# Medop Gafas de protección graduadas - Fabricantes de EPIs\n\n> Medop, fabricantes de gafas de protección graduadas. Gafas de seguridad y EPIs. Equipos de protección laboral, máscaras respiratorias y tapones de protección auditiva.\n\n## Main\n- [Gafas de protección graduadas - Fabricantes de EPIs](https://www.medop.es/es): Medop, fabricantes de gafas de protección graduadas. Gafas de seguridad y EPIs. Equipos de protección laboral, máscaras…\n- [MEDOP](https://www.medop.es/es/)\n- [Productos](https://www.medop.es/es/productos/)\n- [Ocular](https://www.medop.es/es/ocular)\n- [Gafas graduadas](https://www.medop.es/es/ocular/gafas-graduadas)\n- [Gafas neutras](https://www.medop.es/es/ocular/gafas-neutras)\n- [Otras soluciones ocular](https://www.medop.es/es/ocular/otras-soluciones-ocular)\n- [Auditivo](https://www.medop.es/es/auditivo)\n- [Tapones a medida](https://www.medop.es/es/auditivo/tapones-a-medida)\n\n",
"llmsTxtExisting": null,
"emergingProtocols": {
"oauthProtectedResource": {
"exists": false,
"url": "https://www.medop.es/.well-known/oauth-protected-resource"
},
"oauthDiscovery": {
"exists": false,
"url": "https://www.medop.es/.well-known/oauth-authorization-server"
},
"mcpServerCard": {
"exists": false,
"url": "https://www.medop.es/.well-known/mcp/server-card.json",
"draft": true
},
"a2aAgentCard": {
"exists": false,
"url": "https://www.medop.es/.well-known/agent-card.json"
},
"apiCatalog": {
"exists": false,
"url": "https://www.medop.es/.well-known/api-catalog"
},
"agentSkills": {
"exists": false,
"url": "https://www.medop.es/.well-known/agent-skills/index.json",
"draft": true
},
"count": 0,
"total": 6
},
"botAccess": {
"probed": true,
"bot": "OAI-SearchBot",
"controlStatus": 403,
"botStatus": 403,
"discriminates": false,
"refusedAsBot": false,
"edge": "Cloudflare",
"verifiable": false,
"detail": "This origin answers OAI-SearchBot exactly as it answers any other client (403). No edge-level filtering of AI crawlers observed."
},
"snippets": [
{
"id": "add_llms_txt",
"title": "Create /llms.txt",
"description": "Upload this file to your web root. It tells AI agents what your site is about and which pages matter.",
"language": "markdown",
"code": "# Medop Gafas de protección graduadas - Fabricantes de EPIs\n\n> Medop, fabricantes de gafas de protección graduadas. Gafas de seguridad y EPIs. Equipos de protección laboral, máscaras respiratorias y tapones de protección auditiva.\n\n## Main\n- [Gafas de protección graduadas - Fabricantes de EPIs](https://www.medop.es/es): Medop, fabricantes de gafas de protección graduadas. Gafas de seguridad y EPIs. Equipos de protección laboral, máscaras…\n- [MEDOP](https://www.medop.es/es/)\n- [Productos](https://www.medop.es/es/productos/)\n- [Ocular](https://www.medop.es/es/ocular)\n- [Gafas graduadas](https://www.medop.es/es/ocular/gafas-graduadas)\n- [Gafas neutras](https://www.medop.es/es/ocular/gafas-neutras)\n- [Otras soluciones ocular](https://www.medop.es/es/ocular/otras-soluciones-ocular)\n- [Auditivo](https://www.medop.es/es/auditivo)\n- [Tapones a medida](https://www.medop.es/es/auditivo/tapones-a-medida)\n\n",
"filename": "/llms.txt"
},
{
"id": "add_sitemap",
"title": "Create /sitemap.xml",
"description": "A sitemap helps AI agents discover all your pages. Most CMS platforms generate one automatically.",
"language": "xml",
"code": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<urlset xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n <url>\n <loc>https://www.medop.es/es</loc>\n <lastmod>2026-08-11</lastmod>\n </url>\n</urlset>",
"filename": "/sitemap.xml"
},
{
"id": "add_article_main",
"title": "Wrap content in <main> and <article>",
"description": "Semantic HTML landmarks help AI agents identify the main content of your page.",
"language": "html",
"code": "<main>\n <article>\n <h1>Your Page Title</h1>\n <p>Your content here...</p>\n </article>\n</main>",
"filename": "<body>"
},
{
"id": "add_content_signals",
"title": "Add Content-Signal directives",
"description": "Content-Signal tells AI agents how they may use your content. The canonical location is robots.txt, but you can also expose it as an HTTP header from any stack.",
"language": "txt",
"code": "User-agent: *\nContent-Signal: search=yes, ai-input=yes, ai-train=no",
"filename": "/robots.txt",
"stacks": [
{
"id": "robots",
"label": "robots.txt",
"language": "txt",
"filename": "/robots.txt",
"code": "User-agent: *\nContent-Signal: search=yes, ai-input=yes, ai-train=no"
},
{
"id": "nginx",
"label": "Nginx",
"language": "nginx",
"filename": "server block",
"code": "# Inside your server { } block:\nadd_header Content-Signal \"search=yes, ai-input=yes, ai-train=no\" always;"
},
{
"id": "apache",
"label": "Apache",
"language": "apache",
"filename": ".htaccess",
"code": "# In .htaccess (or VirtualHost):\nHeader set Content-Signal \"search=yes, ai-input=yes, ai-train=no\""
},
{
"id": "wordpress",
"label": "WordPress",
"language": "php",
"filename": "functions.php",
"code": "<?php\n// In your theme's functions.php or a small mu-plugin\nadd_action('send_headers', function () {\n header('Content-Signal: search=yes, ai-input=yes, ai-train=no');\n});\n\n// Optional: also append the directive to the dynamic robots.txt\nadd_filter('robots_txt', function ($output) {\n return $output . \"\\nContent-Signal: search=yes, ai-input=yes, ai-train=no\\n\";\n}, 10, 1);"
},
{
"id": "nextjs",
"label": "Next.js",
"language": "typescript",
"filename": "middleware.ts",
"code": "// middleware.ts (Next.js 13+ App Router or Pages Router)\nimport { NextResponse } from 'next/server';\nexport function middleware() {\n const res = NextResponse.next();\n res.headers.set(\n 'Content-Signal',\n 'search=yes, ai-input=yes, ai-train=no'\n );\n return res;\n}\nexport const config = { matcher: '/:path*' };"
},
{
"id": "cloudflare",
"label": "Cloudflare Workers",
"language": "javascript",
"filename": "worker.js",
"code": "// Cloudflare Worker that proxies your origin and adds the header\nexport default {\n async fetch(request, env, ctx) {\n const res = await fetch(request);\n const newRes = new Response(res.body, res);\n newRes.headers.set(\n 'Content-Signal',\n 'search=yes, ai-input=yes, ai-train=no'\n );\n return newRes;\n },\n};"
},
{
"id": "express",
"label": "Express / Fastify",
"language": "javascript",
"filename": "server.js",
"code": "// Express\napp.use((req, res, next) => {\n res.setHeader('Content-Signal', 'search=yes, ai-input=yes, ai-train=no');\n next();\n});\n\n// Fastify\nfastify.addHook('onSend', (request, reply, payload, done) => {\n reply.header('Content-Signal', 'search=yes, ai-input=yes, ai-train=no');\n done();\n});"
}
]
},
{
"id": "add_markdown_negotiation",
"title": "Support Markdown for Agents",
"description": "Let AI agents request a clean Markdown version of any page via content negotiation, .md alternate URLs, link tags or Link headers.",
"language": "html",
"code": "<!-- Mechanism 3: link tag advertising the .md alternate -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">",
"filename": "<head>",
"stacks": [
{
"id": "html",
"label": "HTML <head>",
"language": "html",
"filename": "<head>",
"code": "<!-- Mechanism 3: link tag advertising the .md alternate -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">"
},
{
"id": "express",
"label": "Express",
"language": "javascript",
"filename": "server.js",
"code": "// Mechanisms 1 + 4: content negotiation + Link header\napp.get('/page', (req, res) => {\n res.setHeader('Vary', 'Accept');\n res.setHeader('Link', '</page.md>; rel=\"alternate\"; type=\"text/markdown\"');\n if ((req.headers.accept || '').includes('text/markdown')) {\n res.type('text/markdown; charset=utf-8');\n return res.send(renderMarkdown('page'));\n }\n res.render('page');\n});"
},
{
"id": "fastify",
"label": "Fastify",
"language": "javascript",
"filename": "server.js",
"code": "// Mechanisms 1 + 4: content negotiation + Link header\nfastify.get('/page', async (req, reply) => {\n reply.header('Vary', 'Accept');\n reply.header('Link', '</page.md>; rel=\"alternate\"; type=\"text/markdown\"');\n if ((req.headers.accept || '').includes('text/markdown')) {\n return reply.type('text/markdown; charset=utf-8').send(renderMarkdown('page'));\n }\n return reply.view('/page.ejs');\n});"
},
{
"id": "nextjs",
"label": "Next.js",
"language": "typescript",
"filename": "app/page/route.ts",
"code": "// Next.js App Router — Route Handler returning Markdown\nimport { NextRequest } from 'next/server';\nimport { renderMarkdown } from '@/lib/md';\nexport async function GET(req: NextRequest) {\n const accept = req.headers.get('accept') || '';\n if (accept.includes('text/markdown')) {\n return new Response(await renderMarkdown('page'), {\n headers: {\n 'Content-Type': 'text/markdown; charset=utf-8',\n 'Vary': 'Accept',\n },\n });\n }\n // Fall through to the page component\n return new Response(null, { status: 404 });\n}"
},
{
"id": "wordpress",
"label": "WordPress",
"language": "php",
"filename": "functions.php",
"code": "<?php\n// Mechanism 1: respond to Accept: text/markdown on the same URL\nadd_action('template_redirect', function () {\n if (!is_singular()) return;\n $accept = $_SERVER['HTTP_ACCEPT'] ?? '';\n if (strpos($accept, 'text/markdown') === false) return;\n header('Content-Type: text/markdown; charset=utf-8');\n header('Vary: Accept');\n $post = get_queried_object();\n echo \"# \" . get_the_title($post) . \"\\n\\n\";\n echo wp_strip_all_tags(apply_filters('the_content', $post->post_content));\n exit;\n});"
},
{
"id": "static",
"label": "Hugo / Jekyll / Astro",
"language": "txt",
"filename": "static/page.md",
"code": "# Mechanism 2: serve .md alongside .html\n# Hugo: place page.md in /static/ — built unchanged\n# Jekyll: drop page.md in /assets/ — copied as-is\n# Astro: src/pages/page.md.ts that exports a GET returning markdown\n\n# Then advertise with mechanism 3 in <head>:\n# <link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">"
}
]
}
]
}
Use our API to get this programmatically (coming soon)
This JSON is for internal use — unlike the Markdown and llms.txt files, it's not meant to be uploaded to your site. Save it as a baseline to track your score over time, share it with your dev team, or integrate it into your CI/CD pipeline.
Share your results
Or ask an AI to help you fix it
Want a second opinion?
Cloudflare runs a free scanner too, and it asks a different question. It scores what your site publishes for agents to call — MCP server cards, Agent Skills, API catalogs, DNS records. We score whether an agent can reach, read and understand your content. A site can do well on one and poorly on the other, so expect two different numbers: they are answers to two different questions, and both are worth knowing.
Scan www.medop.es with CloudflareEmbed your badge
Add this badge to your site. It updates automatically as your AI-readiness score changes.
<script src="https://agentready.md/badge.js" data-id="9aae9adb-6020-4a14-a50c-31051f2ef456" data-domain="www.medop.es"></script>
[](https://agentready.md/r/medop.es)
Coming soon: Full Domain Analysis
Crawl your entire domain, generate llms.txt, and monitor your AI-readiness score over time. Join the waitlist to be notified.
You're on the list! We'll notify you when it launches.