llms-full.txtとは、AI向けのサイト案内ファイルとして提案されたMarkdown形式のテキストファイルです。llms.txtの拡張版として考えられており、ページ一覧や要約情報に加えて、各ページのコンテンツ全文を含めることを想定した形式です。
- 役割:AIに対して、サイトの概要・重要ページ・ページ内容を案内する
- 形式:Markdown形式のテキストファイル
- 設置場所:通常はサイトのルートディレクトリ(例:
https://example.com/llms-full.txt)
- GEO対策上の位置づけ:効果未証明だが、将来の標準化に備える補助的な実装
- 注意点:2026年6月時点で、主要なAI事業者がllms-full.txtの利用を公式ドキュメント上で明示しているわけではない
llms-full.txtは、GEO対策の中心施策ではありません。コンテンツ品質・E-E-A-T・Entity認識・サイテーション形成を補完する、低コストの先行投資として位置づけるのが現実的です。
このページでわかること
- llms-full.txtの意味・定義
- llms.txtとの違い
- robots.txt・sitemap.xmlとの違い
- GEO対策における位置づけと限界
- よくある誤解
llms-full.txtとは
llms-full.txtとは、サイトのルートディレクトリに設置することを想定した、Markdown形式のテキストファイルです。AI向けのサイト案内ファイルとして提案された形式であり、「このサイトは何か」「どこに何があるか」「各ページにどのような内容があるか」をAIに伝えるための補助ファイルとして扱われます。
llms.txtが、サイトの概要・重要ページ・ページごとの要約情報を中心に記載する形式であるのに対し、llms-full.txtは、ページ本文の全文まで含めることを想定した拡張形式です。
ただし、llms-full.txtはrobots.txtのようなアクセス制御ファイルではありません。また、sitemap.xmlのように検索エンジンが正式に利用している標準ファイルでもありません。2026年6月時点では、主要なAI事業者がllms-full.txtの利用を公式ドキュメント上で明示しているわけではありません。
# Site Name
https://example.com/
## Page 1
https://example.com/page1/
Title: Page 1 Title
Content: This is the full content of page 1.
## Page 2
https://example.com/page2/
Title: Page 2 Title
Content: This is the full content of page 2.
llms.txt・llms-full.txt・robots.txt・sitemap.xmlの比較
llms-full.txtの位置づけを理解するには、llms.txt・robots.txt・sitemap.xmlとの違いを整理する必要があります。
llms-full.txtと関連ファイルの比較
| ファイル |
目的 |
主な対象 |
主な内容 |
| robots.txt |
クローラーへのアクセス制御 |
検索エンジン・AIクローラーなど |
アクセス許可・拒否の指定 |
| sitemap.xml |
サイト内URLの通知 |
検索エンジン |
URL一覧、lastmodなど |
| llms.txt |
AI向けのサイト案内 |
AIエージェント・AIクローラーを想定 |
サイト概要、重要ページ、要約情報、URL |
| llms-full.txt |
AI向けの全文案内 |
AIエージェント・AIクローラーを想定 |
重要ページのURL、要約情報、コンテンツ全文 |
つまり、llms-full.txtはllms.txtの「全文版」として扱われることが多いファイルです。ただし、robots.txtのような制御機能はなく、sitemap.xmlのような検索エンジン標準のURL通知ファイルでもありません。AIに対してサイトの内容を案内するREADMEのような補助ファイルとして捉えるのが適切です。
Genviewによる定義
llms-full.txtとは、「llms.txtの全文拡張版として提案されたが、2026年6月時点では主要AI事業者による公式利用が明示されていない、効果未証明の補助メタデータ」です。
この定義はGenviewの見解であり、業界の総意ではありません。
Genviewがllms-full.txtをこのように定義する理由は、次の3点です。
- Googleは、AI検索向けに特別なファイルを追加する必要はなく、既存のWeb標準(HTML・構造化データ・サイトマップ等)を整備することを推奨しています。llms.txtやllms-full.txtについても、主要なGoogle公式ドキュメント上で利用が明示されているわけではありません。
- 一部のCDNログ分析では、主要AIクローラーによるllms.txt取得は非常に限定的であったと報告されています。llms-full.txtについても、主要AIクローラーが積極的に取得していることを示す十分な公開証拠は確認されていません。
- llms-full.txtは、実装コストが比較的低い一方で、将来AIエージェント向けのサイト案内ファイルが標準化される可能性に備えられます。そのため、現時点では「低コストの先行投資」として扱うのが現実的です。
GEO対策における位置づけ
GEO対策の中心は、コンテンツ品質・E-E-A-T・Entity認識・サイテーション形成です。llms-full.txtは、それらを置き換えるものではありません。
llms-full.txtは、AIがサイトの内容を把握しやすくすることを目的とした補助的なファイルです。ただし、2026年6月時点では、主要AIエンジンがllms-full.txtを正式に利用している証拠は限定的です。そのため、GEO対策の優先順位としては高くありません。
llms-full.txtを設置するメリット
- サイトの重要ページと内容をMarkdown形式で整理できる。
- AIエージェント向けのサイト案内ファイルとして将来の標準化に備えられる。
- 社内向けにも、重要ページ一覧やページ内容の整理資料として活用できる。
- 実装コストが比較的低く、試験的に導入しやすい。
llms-full.txtの限界
- 設置しただけでAIに引用される保証はない。
- 主要AI事業者が公式に利用を明示しているわけではない。
- ファイル内容が古い場合、かえって誤認識の原因になる可能性がある。
- コンテンツ品質・E-E-A-T・構造化データ・サイテーションを代替するものではない。
上位概念・下位概念・関連語
llms-full.txtは、GEO対策における補助的な情報整理ファイルとして位置づけられます。
上位概念
関連語・派生ファイル
llms-full.txtの関連語
| 用語 |
関係性 |
| llms.txt |
llms-full.txtの基本版に近い位置づけ。サイト概要・重要ページ・要約情報・URLを中心に記載します。 |
| robots.txt |
クローラーへのアクセス許可・拒否を制御するファイル。llms-full.txtと異なり、アクセス制御の役割を持ちます。 |
| sitemap.xml |
サイト内URLを検索エンジンに伝えるファイル。llms-full.txtはURL通知ではなく、AI向けの内容案内を目的とします。 |
| 構造化データ(Schema.org) |
検索エンジンやAIがページ内容を理解しやすくするためのマークアップ。llms-full.txtよりも優先度の高い基盤施策です。 |
よくある誤解
llms-full.txtについては、以下の3つの誤解が多く見られます。
誤解①:「llms-full.txtを設置すればAIに引用されやすくなる」
2026年6月時点では、llms-full.txtの設置とAI引用数の増加に明確な相関があるとは確認されていません。主要なAI事業者がllms-full.txtの利用を公式に明示しているわけでもありません。そのため、「設置すれば効果が上がる」と断定する根拠はありません。
誤解②:「llms-full.txtはrobots.txtのAI版である」
robots.txtはクローラーへのアクセス制御を行うファイルです。一方、llms-full.txtはアクセス制御の機能を持ちません。llms-full.txtはAIへの案内ファイルであり、制御ファイルではありません。
誤解③:「llms-full.txtはGEO対策の中心的な施策である」
llms-full.txtはGEO対策の補助的な要素です。GEO対策の中心は、コンテンツ品質・E-E-A-T・Entity認識・サイテーション形成です。llms-full.txtは、それらを補完する位置づけです。
よくある質問
- Q: llms-full.txtを設置すればAIに引用されやすくなりますか?
- A: 2026年6月時点では、llms-full.txtの設置とAI引用数の増加に明確な相関は確認されていません。主要なAI事業者も、llms-full.txtの利用を公式ドキュメント上で明示しているわけではありません。将来の標準化に備えた「低コストの先行投資」として位置づけるのが現実的です。
- Q: llms.txtとllms-full.txtは何が違いますか?
- A: llms.txtはサイト概要・重要ページ・要約情報・URLを中心に記載する形式です。llms-full.txtは、それに加えてコンテンツ全文を含めることを想定した拡張形式です。llms.txtが案内・目次に近いのに対し、llms-full.txtは全文資料に近い位置づけです。
- Q: llms-full.txtはGEO対策に必須ですか?
- A: 必須ではありません。GEO対策の中心は、コンテンツ品質・E-E-A-T・Entity認識・サイテーション形成です。llms-full.txtは設置コストが低いため補助的に導入する選択肢はありますが、優先度は高くありません。
- Q: llms-full.txtを作る場合、どのページを入れるべきですか?
- A: 全ページを機械的に入れるより、AIに理解してほしい重要ページを優先するのが現実的です。会社情報、サービス概要、主要機能、料金、FAQ、導入事例、用語集などが候補になります。
llms-full.txt is a proposed Markdown-based file format intended to help AI systems understand website content more efficiently. It is commonly described as an extended version of llms.txt that includes not only page listings and summaries but also the full content of important pages.
- Purpose: Provide AI systems with information about a website, its key pages, and their contents
- Format: Markdown text file
- Location: Typically placed at the root directory of a website (e.g.,
https://example.com/llms-full.txt)
- Role in GEO: A supplementary implementation with unproven effectiveness but potential future value
- Important note: As of June 2026, major AI providers have not officially documented support for llms-full.txt
llms-full.txt is not considered a core GEO tactic. Instead, it is best viewed as a low-cost future-facing implementation that complements content quality, E-E-A-T, entity recognition, and citation development.
What You'll Learn
- The definition of llms-full.txt
- The difference between llms.txt and llms-full.txt
- How it compares to robots.txt and sitemap.xml
- Its role and limitations in GEO
- Common misconceptions
What Is llms-full.txt?
llms-full.txt is a proposed Markdown file that can be placed in the root directory of a website. It was introduced as a way to provide AI systems with structured information about a site, including what the site is about, where key information can be found, and potentially the full content of important pages.
While llms.txt generally focuses on site descriptions, page listings, summaries, and URLs, llms-full.txt extends this concept by including complete page content.
However, llms-full.txt is not an access-control mechanism like robots.txt, nor is it an established web standard like sitemap.xml. As of June 2026, major AI providers have not publicly documented official support for it.
Comparing llms.txt, llms-full.txt, robots.txt, and sitemap.xml
Comparison of AI and crawler-related files
| File |
Purpose |
Primary Audience |
Content |
| robots.txt |
Control crawler access |
Search engines and crawlers |
Allow/disallow rules |
| sitemap.xml |
URL discovery |
Search engines |
URL inventory and update information |
| llms.txt |
AI-oriented navigation |
AI agents and crawlers |
Site summaries, page descriptions, URLs |
| llms-full.txt |
AI-oriented content guide |
AI agents and crawlers |
URLs, summaries, and full content |
In practice, llms-full.txt is often described as the “full-content version” of llms.txt. Unlike robots.txt, it does not control access, and unlike sitemap.xml, it is not a formally adopted search engine standard.
Genview Definition
Genview defines llms-full.txt as an extended version of llms.txt that has been proposed as an AI-oriented content guide but remains an unproven supplemental metadata implementation as of June 2026.
This definition reflects Genview's interpretation and should not be considered an industry-wide consensus.
- Google recommends relying on existing web standards such as HTML, structured data, and sitemaps rather than creating special files specifically for AI search.
- Several log-analysis studies have reported very limited retrieval of llms.txt files by major AI crawlers. Similar evidence for widespread llms-full.txt usage is currently unavailable.
- The implementation cost is relatively low, making it a reasonable future-oriented experiment if organizations wish to prepare for possible standardization.
Role in GEO
The core pillars of GEO are content quality, E-E-A-T, entity recognition, and citation development. llms-full.txt should not be viewed as a replacement for these foundations.
Instead, it may serve as a supplementary method for organizing and exposing website content to future AI systems. At present, however, evidence of direct impact remains limited.
Potential Benefits
- Provides a structured inventory of important pages and content.
- May support future AI-oriented standards.
- Can function as internal documentation.
- Typically inexpensive to implement.
Limitations
- No evidence that it directly increases AI citations.
- No officially documented adoption by major AI providers.
- Outdated content may create misinformation risks.
- Cannot replace content quality, E-E-A-T, structured data, or citation strategies.
Common Misconceptions
Misconception 1: “Adding llms-full.txt increases AI citations.”
As of June 2026, no clear evidence demonstrates a relationship between llms-full.txt implementation and increased AI citations.
Misconception 2: “llms-full.txt is an AI version of robots.txt.”
robots.txt controls crawler access. llms-full.txt does not. It is an informational file rather than a control mechanism.
Misconception 3: “llms-full.txt is a core GEO strategy.”
It is a supplemental implementation. The foundations of GEO remain content quality, E-E-A-T, entity recognition, and citations.
Frequently Asked Questions
- Q: Will llms-full.txt help my content get cited by AI systems?
- A: There is currently no evidence proving a direct relationship between llms-full.txt implementation and AI citations.
```
- Q: What is the difference between llms.txt and llms-full.txt?
- A: llms.txt generally contains summaries and links, while llms-full.txt is designed to include complete content alongside summaries and URLs.
- Q: Is llms-full.txt required for GEO?
- A: No. It should be viewed as a supplemental implementation rather than a required GEO component.
- Q: Which pages should be included?
- A: Prioritize important pages such as company information, product pages, pricing, FAQs, case studies, and glossary content.
```