分析済みURL

https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/

別のURLを分析

AI-Readyスコア

64 / C

普通

/ 100

トークン削減量

HTMLトークン 22.572
Markdownトークン 1
削減率 100%

スコア内訳

セマンティックHTML 53/100
コンテンツ効率 93/100
AI発見可能性 20/100
構造化データ 75/100
アクセシビリティ 93/100

サイトにllms.txtファイルがありません。これはAIエージェントがサイト構造を理解するための新しい標準です。

実装方法

llmstxt.org仕様に従って/llms.txtファイルを作成してください。サイトの説明と主要ページへのリンクを含めてください。

ページに<article>または<main>要素がありません。これらのセマンティックコンテナはAIエージェントがメインコンテンツ領域を特定し、ナビゲーション、サイドバー、フッターを無視するのに役立ちます。

実装方法

ページのメインコンテンツの周りに<main>要素を追加し、ブログ投稿や製品説明などの独立したコンテンツブロックには<article>を使用してください。

サイトがMarkdown for Agentsに対応していません。このCloudflare標準により、AIエージェントがmarkdown形式でコンテンツをリクエストでき、トークン使用量を約80%削減できます。

実装方法

以下の1つ以上を実装してください:(1) Accept: text/markdownにmarkdownコンテンツで応答。(2) .md URL(例:/page.md)を提供。(3) <link rel="alternate" type="text/markdown">タグを追加。(4) markdown検出用のLink HTTPヘッダーを追加。

サイトマップが見つかりません。サイトマップはAIエージェントがサイトのすべてのページを発見するのに役立ちます。

実装方法

すべての公開ページをリストした/sitemap.xmlを作成してください。ほとんどのCMSプラットフォームで自動生成できます。

Content-Signalディレクティブが見つかりません。これらはAIエージェントにコンテンツの使用方法(検索インデックス、AI入力、トレーニングデータ)を伝えます。推奨場所はrobots.txtです。

実装方法

robots.txtにContent-Signalを追加:User-agent: *\nContent-Signal: search=yes, ai-input=yes, ai-train=no。markdown応答のHTTPヘッダーとしても追加できます。

ページが<div>要素に大きく依存しています。<section>、<nav>、<header>、<footer>、<aside>などのセマンティック要素はAIエージェントに意味のある構造を提供します。

実装方法

汎用的な<div>コンテナを適切なセマンティック要素に置き換えてください。テーマ別グループには<section>、ナビゲーションには<nav>、ページ/セクションのヘッダーとフッターには<header>/<footer>を使用してください。

<html>要素にlang属性がありません。これはAIエージェントにページの主要言語を伝えます。

実装方法

<html>タグにlang="ja"(またはご使用の言語)を追加してください:<html lang="ja">。

robots.txtが一部のAIボット(GPTBot、ClaudeBot、PerplexityBot)をブロックしています。これによりAIエージェントがコンテンツをインデックスできません。

実装方法

robots.txtを更新してAIボットを許可してください。GPTBot、ClaudeBot、PerplexityBotの明示的なAllowルールを追加してください。

一部の画像に説明的なalt属性がありません。適切なalt属性はAIエージェントが画像の内容とコンテキストを理解するのに役立ちます。

実装方法

すべての画像に説明的なalt属性を追加してください。「画像」や「写真」だけでなく、画像の内容を説明してください。装飾的な画像にはalt=""(空)を使用してください。

多くの要素にインラインスタイル属性があります。これらはAIエージェントがコンテンツを抽出する際のノイズになります。

実装方法

すべてのインラインスタイルをスタイルシートのCSSクラスに移動してください。多くの固有スタイルが必要な場合はTailwindなどのユーティリティCSSフレームワークを使用してください。

Markdownトークン: 1

  
Muzinich & Co lanza un fondo de crédito global market neutral | RankiaPro

このファイルをサーバーの/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral.mdとしてアップロードし、AIエージェントがページのクリーンなバージョンにアクセスできるようにしましょう。Accept: text/markdownコンテンツネゴシエーションを設定して自動的に配信することもできます。

この単一ページ用に生成されたllms.txt

llms.txtをダウンロード
# rankiapro.com

> La gestora Muzinich & Co. ha anunciado el lanzamiento de un nuevo fondo de inversión: Muzinich Global Credit Market Neutral.

## Main
- [Muzinich & Co lanza un fondo de crédito global market neutral | RankiaPro](https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/): La gestora Muzinich & Co. ha anunciado el lanzamiento de un nuevo fondo de inversión: Muzinich Global Credit Market Neu…
- [SUSCRÍBETE](https://rankiapro.com/es/newsletter/)
- [[email protected]](https://rankiapro.com/cdn-cgi/l/email-protection)
- [Quiénes Somos](https://rankiapro.com/es/quienes-somos/)
- [Colaboradores](https://rankiapro.com/es/colaboradores/)
- [Último número de la revista](https://rankiapro.com/es/revista/)
- [Formación Mifid II](https://rankiapro.com/es/cursos-mifidii-recertify/)
- [Política de cookies](https://rankiapro.com/es/politica-de-cookies/)
- [Aviso legal](https://rankiapro.com/es/aviso-legal/)

## Legal
- [Disclaimer](https://rankiapro.com/es/disclaimer/)

完全なllms.txtにはドメイン全体の分析が必要です(近日公開)

このファイルをドメインのルートにhttps://rankiapro.com/llms.txtとしてアップロードしてください。ChatGPT、Claude、PerplexityなどのAIエージェントはこのファイルを確認してサイト構造を理解します。

セマンティックHTML

articleまたはmain要素を使用 (0/100)

Missing <article> and <main> elements

適切な見出し階層 (100/100)

Clean heading hierarchy

セマンティックHTML要素を使用 (4/100)

1 semantic elements, 91 divs (ratio: 1%)

意味のある画像alt属性 (75/100)

12/16 images with meaningful alt text

低いdivネスト深度 (79/100)

Avg div depth: 7.1, max: 15

コンテンツ効率

良好なトークン削減率 (100/100)

100% token reduction (HTML→Markdown)

良好なコンテンツ対ノイズ比 (100/100)

Content ratio: 87.2% (64095 content chars / 73495 HTML bytes)

最小限のインラインスタイル (50/100)

5/298 elements with inline styles (1.7%)

適切なページ重量 (100/100)

HTML size: 72KB

AI発見可能性

llms.txtファイルあり (0/100)

No llms.txt found

robots.txtファイルあり (100/100)

robots.txt exists

robots.txtがAIボットを許可 (67/100)

1/3 AI bots blocked: GPTBot

sitemap.xmlあり (0/100)

No sitemap found

Markdown for Agentsサポート (0/100)
&#10007; Accept: text/markdown &#10007; .md URL &#10007; <link> tag &#10007; Link header
Content-Signalあり(robots.txtまたはHTTPヘッダー) (0/100)
&#10003; robots.txt &#10003; HTTP header &#10007; Policy

構造化データ

Schema.org / JSON-LDあり (50/100)

JSON-LD found but basic types:

Open Graphタグあり (100/100)

All OG tags present

メタディスクリプションあり (100/100)

Meta description: 124 chars

正規URLあり (100/100)

Canonical URL present

lang属性あり (0/100)

No lang attribute on <html>

アクセシビリティ

JavaScript不要でコンテンツ利用可能 (100/100)

Content available without JavaScript

適切なページサイズ (100/100)

Page size: 72KB

HTML内でコンテンツが早い位置に配置 (75/100)

Main content starts at 22% of HTML

{
  "url": "https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/",
  "timestamp": 1771440242292,
  "fetch": {
    "mode": "simple",
    "timeMs": 218,
    "htmlSizeBytes": 73495,
    "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": "Muzinich & Co lanza un fondo de crédito global market neutral | RankiaPro",
    "excerpt": "</noscript><div id=\"__next\"><div class=\"xl:grid h-full\"><div class=\"flex\"><div class=\" w-[210px]\n      h-screen py-md hidden xl:flex flex-col flex-shrink-0\n      z-20 shadow-right transition-all ease-",
    "byline": "Translation agent",
    "siteName": null,
    "lang": null,
    "contentLength": 64095,
    "metadata": {
      "description": "La gestora Muzinich & Co. ha anunciado el lanzamiento de un nuevo fondo de inversión: Muzinich Global Credit Market Neutral.",
      "ogTitle": "Muzinich & Co lanza un fondo de crédito global market neutral | RankiaPro",
      "ogDescription": "La gestora Muzinich & Co. ha anunciado el lanzamiento de un nuevo fondo de inversión: Muzinich Global Credit Market Neutral.",
      "ogImage": "https://rankiapro.com/es/media/2026/02/Jamie-Cane-gestor-de-Muzinich-Co.jpg",
      "ogType": "article",
      "canonical": "https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/",
      "lang": null,
      "schemas": [
        {
          "@context": "https://schema.org",
          "@graph": [
            {
              "@type": "WebPage",
              "@id": "https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/",
              "url": "https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/",
              "name": "Muzinich &amp; Co lanza un fondo de crédito global market neutral | RankiaPro",
              "isPartOf": {
                "@id": "https://rankiapro.com/es/#website"
              },
              "primaryImageOfPage": {
                "@id": "https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/#primaryimage"
              },
              "image": {
                "@id": "https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/#primaryimage"
              },
              "thumbnailUrl": "https://rankiapro.com/es/media/2026/02/Jamie-Cane-gestor-de-Muzinich-Co.jpg",
              "datePublished": "2026-02-18T07:00:00+00:00",
              "dateModified": "2026-02-18T07:22:18+00:00",
              "description": "La gestora Muzinich & Co. ha anunciado el lanzamiento de un nuevo fondo de inversión: Muzinich Global Credit Market Neutral.",
              "breadcrumb": {
                "@id": "https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/#breadcrumb"
              },
              "inLanguage": "es",
              "potentialAction": [
                {
                  "@type": "ReadAction",
                  "target": [
                    "https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/"
                  ]
                }
              ]
            },
            {
              "@type": "ImageObject",
              "inLanguage": "es",
              "@id": "https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/#primaryimage",
              "url": "https://rankiapro.com/es/media/2026/02/Jamie-Cane-gestor-de-Muzinich-Co.jpg",
              "contentUrl": "https://rankiapro.com/es/media/2026/02/Jamie-Cane-gestor-de-Muzinich-Co.jpg",
              "width": 1250,
              "height": 400
            },
            {
              "@type": "BreadcrumbList",
              "@id": "https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/#breadcrumb",
              "itemListElement": [
                {
                  "@type": "ListItem",
                  "position": 1,
                  "name": "Inicio",
                  "item": "https://rankiapro.com/es/"
                },
                {
                  "@type": "ListItem",
                  "position": 2,
                  "name": "Muzinich &amp; Co lanza un fondo de crédito global market neutral"
                }
              ]
            },
            {
              "@type": "WebSite",
              "@id": "https://rankiapro.com/es/#website",
              "url": "https://rankiapro.com/es/",
              "name": "RankiaPro",
              "description": "Noticias de actualidad, Conference Calls, Entrevistas, Eventos y Revistas para profesionales de la industria de los fondos de inversión",
              "publisher": {
                "@id": "https://rankiapro.com/es/#organization"
              },
              "potentialAction": [
                {
                  "@type": "SearchAction",
                  "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://rankiapro.com/es/?s={search_term_string}"
                  },
                  "query-input": {
                    "@type": "PropertyValueSpecification",
                    "valueRequired": true,
                    "valueName": "search_term_string"
                  }
                }
              ],
              "inLanguage": "es"
            },
            {
              "@type": "Organization",
              "@id": "https://rankiapro.com/es/#organization",
              "name": "RankiaPro",
              "url": "https://rankiapro.com/es/",
              "logo": {
                "@type": "ImageObject",
                "inLanguage": "es",
                "@id": "https://rankiapro.com/es/#/schema/logo/image/",
                "url": "https://rankiapro.com/es/media/2020/10/logo-rankiapro-png.png",
                "contentUrl": "https://rankiapro.com/es/media/2020/10/logo-rankiapro-png.png",
                "width": 300,
                "height": 54,
                "caption": "RankiaPro"
              },
              "image": {
                "@id": "https://rankiapro.com/es/#/schema/logo/image/"
              },
              "sameAs": [
                "https://x.com/RankiaPro",
                "https://www.linkedin.com/company/rankiapro",
                "https://www.youtube.com/user/RankiaCom"
              ]
            }
          ]
        }
      ],
      "robotsMeta": null,
      "author": "Translation agent",
      "generator": null,
      "markdownAlternateHref": null
    }
  },
  "markdown": "\n",
  "fullPageMarkdown": "Muzinich & Co lanza un fondo de crédito global market neutral | RankiaPro\n",
  "markdownStats": {
    "images": 0,
    "links": 0,
    "tables": 0,
    "codeBlocks": 0,
    "headings": 0
  },
  "tokens": {
    "htmlTokens": 22572,
    "markdownTokens": 1,
    "reduction": 22571,
    "reductionPercent": 100
  },
  "score": {
    "score": 64,
    "grade": "C",
    "dimensions": {
      "semanticHtml": {
        "score": 53,
        "weight": 20,
        "grade": "D",
        "checks": {
          "uses_article_or_main": {
            "score": 0,
            "weight": 20,
            "details": "Missing <article> and <main> elements"
          },
          "proper_heading_hierarchy": {
            "score": 100,
            "weight": 25,
            "details": "Clean heading hierarchy"
          },
          "semantic_elements": {
            "score": 4,
            "weight": 20,
            "details": "1 semantic elements, 91 divs (ratio: 1%)"
          },
          "meaningful_alt_texts": {
            "score": 75,
            "weight": 15,
            "details": "12/16 images with meaningful alt text"
          },
          "low_div_nesting": {
            "score": 79,
            "weight": 20,
            "details": "Avg div depth: 7.1, max: 15"
          }
        }
      },
      "contentEfficiency": {
        "score": 93,
        "weight": 25,
        "grade": "A",
        "checks": {
          "token_reduction_ratio": {
            "score": 100,
            "weight": 40,
            "details": "100% token reduction (HTML→Markdown)"
          },
          "content_to_noise_ratio": {
            "score": 100,
            "weight": 30,
            "details": "Content ratio: 87.2% (64095 content chars / 73495 HTML bytes)"
          },
          "minimal_inline_styles": {
            "score": 50,
            "weight": 15,
            "details": "5/298 elements with inline styles (1.7%)"
          },
          "reasonable_page_weight": {
            "score": 100,
            "weight": 15,
            "details": "HTML size: 72KB"
          }
        }
      },
      "aiDiscoverability": {
        "score": 20,
        "weight": 25,
        "grade": "F",
        "checks": {
          "has_llms_txt": {
            "score": 0,
            "weight": 20,
            "details": "No llms.txt found"
          },
          "has_robots_txt": {
            "score": 100,
            "weight": 10,
            "details": "robots.txt exists"
          },
          "robots_allows_ai_bots": {
            "score": 67,
            "weight": 15,
            "details": "1/3 AI bots blocked: GPTBot"
          },
          "has_sitemap": {
            "score": 0,
            "weight": 10,
            "details": "No sitemap found"
          },
          "supports_markdown_negotiation": {
            "score": 0,
            "weight": 25,
            "details": "No Markdown for Agents support detected"
          },
          "has_content_signals": {
            "score": 0,
            "weight": 20,
            "details": "No Content-Signal found (robots.txt or HTTP headers)"
          }
        }
      },
      "structuredData": {
        "score": 75,
        "weight": 15,
        "grade": "B",
        "checks": {
          "has_schema_org": {
            "score": 50,
            "weight": 30,
            "details": "JSON-LD found but basic types: "
          },
          "has_open_graph": {
            "score": 100,
            "weight": 25,
            "details": "All OG tags present"
          },
          "has_meta_description": {
            "score": 100,
            "weight": 20,
            "details": "Meta description: 124 chars"
          },
          "has_canonical_url": {
            "score": 100,
            "weight": 15,
            "details": "Canonical URL present"
          },
          "has_lang_attribute": {
            "score": 0,
            "weight": 10,
            "details": "No lang attribute on <html>"
          }
        }
      },
      "accessibility": {
        "score": 93,
        "weight": 15,
        "grade": "A",
        "checks": {
          "content_without_js": {
            "score": 100,
            "weight": 40,
            "details": "Content available without JavaScript"
          },
          "reasonable_page_size": {
            "score": 100,
            "weight": 30,
            "details": "Page size: 72KB"
          },
          "fast_content_position": {
            "score": 75,
            "weight": 30,
            "details": "Main content starts at 22% of HTML"
          }
        }
      }
    }
  },
  "recommendations": [
    {
      "id": "add_llms_txt",
      "priority": "critical",
      "category": "aiDiscoverability",
      "titleKey": "rec.add_llms_txt.title",
      "descriptionKey": "rec.add_llms_txt.description",
      "howToKey": "rec.add_llms_txt.howto",
      "effort": "quick-win",
      "estimatedImpact": 10,
      "checkScore": 0,
      "checkDetails": "No llms.txt found"
    },
    {
      "id": "add_article_main",
      "priority": "critical",
      "category": "semanticHtml",
      "titleKey": "rec.add_article_main.title",
      "descriptionKey": "rec.add_article_main.description",
      "howToKey": "rec.add_article_main.howto",
      "effort": "quick-win",
      "estimatedImpact": 8,
      "checkScore": 0,
      "checkDetails": "Missing <article> and <main> elements"
    },
    {
      "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": 6,
      "checkScore": 0,
      "checkDetails": "No Markdown for Agents support detected"
    },
    {
      "id": "add_sitemap",
      "priority": "critical",
      "category": "aiDiscoverability",
      "titleKey": "rec.add_sitemap.title",
      "descriptionKey": "rec.add_sitemap.description",
      "howToKey": "rec.add_sitemap.howto",
      "effort": "quick-win",
      "estimatedImpact": 5,
      "checkScore": 0,
      "checkDetails": "No sitemap found"
    },
    {
      "id": "add_content_signals",
      "priority": "critical",
      "category": "aiDiscoverability",
      "titleKey": "rec.add_content_signals.title",
      "descriptionKey": "rec.add_content_signals.description",
      "howToKey": "rec.add_content_signals.howto",
      "effort": "quick-win",
      "estimatedImpact": 5,
      "checkScore": 0,
      "checkDetails": "No Content-Signal found (robots.txt or HTTP headers)"
    },
    {
      "id": "add_semantic_elements",
      "priority": "high",
      "category": "semanticHtml",
      "titleKey": "rec.add_semantic_elements.title",
      "descriptionKey": "rec.add_semantic_elements.description",
      "howToKey": "rec.add_semantic_elements.howto",
      "effort": "moderate",
      "estimatedImpact": 5,
      "checkScore": 4,
      "checkDetails": "1 semantic elements, 91 divs (ratio: 1%)"
    },
    {
      "id": "add_lang_attribute",
      "priority": "high",
      "category": "structuredData",
      "titleKey": "rec.add_lang_attribute.title",
      "descriptionKey": "rec.add_lang_attribute.description",
      "howToKey": "rec.add_lang_attribute.howto",
      "effort": "quick-win",
      "estimatedImpact": 2,
      "checkScore": 0,
      "checkDetails": "No lang attribute on <html>"
    },
    {
      "id": "allow_ai_bots",
      "priority": "medium",
      "category": "aiDiscoverability",
      "titleKey": "rec.allow_ai_bots.title",
      "descriptionKey": "rec.allow_ai_bots.description",
      "howToKey": "rec.allow_ai_bots.howto",
      "effort": "quick-win",
      "estimatedImpact": 7,
      "checkScore": 67,
      "checkDetails": "1/3 AI bots blocked: GPTBot"
    },
    {
      "id": "improve_alt_texts",
      "priority": "medium",
      "category": "semanticHtml",
      "titleKey": "rec.improve_alt_texts.title",
      "descriptionKey": "rec.improve_alt_texts.description",
      "howToKey": "rec.improve_alt_texts.howto",
      "effort": "moderate",
      "estimatedImpact": 4,
      "checkScore": 75,
      "checkDetails": "12/16 images with meaningful alt text"
    },
    {
      "id": "remove_inline_styles",
      "priority": "medium",
      "category": "contentEfficiency",
      "titleKey": "rec.remove_inline_styles.title",
      "descriptionKey": "rec.remove_inline_styles.description",
      "howToKey": "rec.remove_inline_styles.howto",
      "effort": "moderate",
      "estimatedImpact": 3,
      "checkScore": 50,
      "checkDetails": "5/298 elements with inline styles (1.7%)"
    }
  ],
  "llmsTxtPreview": "# rankiapro.com\n\n> La gestora Muzinich & Co. ha anunciado el lanzamiento de un nuevo fondo de inversión: Muzinich Global Credit Market Neutral.\n\n## Main\n- [Muzinich & Co lanza un fondo de crédito global market neutral | RankiaPro](https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/): La gestora Muzinich & Co. ha anunciado el lanzamiento de un nuevo fondo de inversión: Muzinich Global Credit Market Neu…\n- [SUSCRÍBETE](https://rankiapro.com/es/newsletter/)\n- [[email protected]](https://rankiapro.com/cdn-cgi/l/email-protection)\n- [Quiénes Somos](https://rankiapro.com/es/quienes-somos/)\n- [Colaboradores](https://rankiapro.com/es/colaboradores/)\n- [Último número de la revista](https://rankiapro.com/es/revista/)\n- [Formación Mifid II](https://rankiapro.com/es/cursos-mifidii-recertify/)\n- [Política de cookies](https://rankiapro.com/es/politica-de-cookies/)\n- [Aviso legal](https://rankiapro.com/es/aviso-legal/)\n\n## Legal\n- [Disclaimer](https://rankiapro.com/es/disclaimer/)\n\n",
  "llmsTxtExisting": null,
  "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": "# rankiapro.com\n\n> La gestora Muzinich & Co. ha anunciado el lanzamiento de un nuevo fondo de inversión: Muzinich Global Credit Market Neutral.\n\n## Main\n- [Muzinich & Co lanza un fondo de crédito global market neutral | RankiaPro](https://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/): La gestora Muzinich & Co. ha anunciado el lanzamiento de un nuevo fondo de inversión: Muzinich Global Credit Market Neu…\n- [SUSCRÍBETE](https://rankiapro.com/es/newsletter/)\n- [[email protected]](https://rankiapro.com/cdn-cgi/l/email-protection)\n- [Quiénes Somos](https://rankiapro.com/es/quienes-somos/)\n- [Colaboradores](https://rankiapro.com/es/colaboradores/)\n- [Último número de la revista](https://rankiapro.com/es/revista/)\n- [Formación Mifid II](https://rankiapro.com/es/cursos-mifidii-recertify/)\n- [Política de cookies](https://rankiapro.com/es/politica-de-cookies/)\n- [Aviso legal](https://rankiapro.com/es/aviso-legal/)\n\n## Legal\n- [Disclaimer](https://rankiapro.com/es/disclaimer/)\n\n",
      "filename": "/llms.txt"
    },
    {
      "id": "add_lang_attribute",
      "title": "Add lang attribute",
      "description": "The lang attribute helps AI agents identify the language of your content.",
      "language": "html",
      "code": "<html lang=\"en\">",
      "filename": "Opening <html> tag"
    },
    {
      "id": "allow_ai_bots",
      "title": "Allow AI bots in robots.txt",
      "description": "Some AI bots are blocked in your robots.txt. Remove or modify these Disallow rules to let AI agents index your content.",
      "language": "txt",
      "code": "# Add to your robots.txt — explicitly allow AI bots:\nUser-agent: GPTBot\nAllow: /\n\nUser-agent: ClaudeBot\nAllow: /\n\nUser-agent: PerplexityBot\nAllow: /",
      "filename": "/robots.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://rankiapro.com/es/noticias/muzinich-co-lanza-fondo-credito-global-market-neutral/</loc>\n    <lastmod>2026-02-18</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 recommended location is robots.txt, but you can also add it as an HTTP header.",
      "language": "txt",
      "code": "# robots.txt (recommended, canonical location):\nUser-agent: *\nContent-Signal: search=yes, ai-input=yes, ai-train=no\n\n# Nginx — add to server block (optional, for HTTP header):\n# add_header Content-Signal \"search=yes, ai-input=yes, ai-train=no\" always;\n\n# Apache — add to .htaccess (optional, for HTTP header):\n# Header set Content-Signal \"search=yes, ai-input=yes, ai-train=no\"",
      "filename": "/robots.txt"
    },
    {
      "id": "add_markdown_negotiation",
      "title": "Support Markdown for Agents",
      "description": "Implement one or more of the 4 Markdown for Agents mechanisms to let AI agents request content in markdown format.",
      "language": "html",
      "code": "<!-- 1. Content negotiation: respond to Accept: text/markdown -->\n<!-- In your server/framework, check the Accept header and return markdown -->\n<!-- with Content-Type: text/markdown -->\n\n<!-- 2. Serve .md URLs (e.g., /about.md alongside /about) -->\n<!-- Generate static .md files or handle .md routes in your app -->\n\n<!-- 3. Add <link> tag in your HTML <head>: -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">\n\n<!-- 4. Add Link HTTP header on HTML responses: -->\n<!-- Link: </page.md>; rel=\"alternate\"; type=\"text/markdown\" -->\n\n<!-- Best practice: include Vary: Accept and X-Markdown-Tokens headers -->\n<!-- on markdown responses -->",
      "filename": "<head> + server config"
    }
  ]
}

APIを使用してプログラムで取得できます(近日公開)

このJSONは内部使用向けです — MarkdownやllMs.txtファイルとは異なり、サイトにアップロードするものではありません。スコアの経時変化を追跡するための基準値として保存するか、開発チームと共有するか、CI/CDパイプラインに統合してください。

結果を共有

Twitter LinkedIn

近日公開: ドメイン全体分析

ドメイン全体をクロールし、llms.txtを生成し、AI対応スコアを経時的にモニタリング。ウェイトリストに登録して通知を受け取りましょう。

リストに登録されました!サービス開始時にお知らせします。