{"id":8092,"date":"2025-07-21T19:37:09","date_gmt":"2025-07-21T19:37:09","guid":{"rendered":"https:\/\/wellows.com\/?p=8092"},"modified":"2026-02-18T13:48:17","modified_gmt":"2026-02-18T13:48:17","slug":"what-are-llm-txt","status":"publish","type":"post","link":"https:\/\/wellows.com\/blog\/what-are-llm-txt\/","title":{"rendered":"What Are LLM.txt and LLM-full.txt &#038; How They Help AI SEO"},"content":{"rendered":"<p><b>Search behavior is changing.<\/b> People now rely on tools like ChatGPT, Claude, and Perplexity to answer their questions \u2014 often without visiting a single webpage. These AI systems don\u2019t operate like traditional search engines. They don\u2019t build site-wide indexes. Instead, they access information on demand and only use what they can read and understand instantly.<\/p>\n<p>This shift in how people search calls for rethinking what <a href=\"https:\/\/wellows.com\/blog\/seo\/\" target=\"_blank\" rel=\"noopener\">SEO<\/a> really means in an AI-first environment, especially how <a href=\"https:\/\/wellows.com\/blog\/on-page-seo\/\" target=\"_blank\" rel=\"noopener\">on-page SEO<\/a> structures content for machine readability.<\/p>\n<p>That\u2019s where <strong>LLM.txt files<\/strong> come in. Many readers ask <strong>what does LLM.txt refer to?<\/strong> It\u2019s a lightweight Markdown guide (often named llms.txt) that lists a handful of your highest-value pages with one-line summaries so AI tools can grab the right content fast.<\/p>\n<p>Unlike crawlers, LLMs don\u2019t interact with page design, layout elements, or dynamic scripts. They work best with plain, structured input. These files provide exactly that \u2014 lightweight Markdown that gives models a clear, fast path to your most important content.<\/p>\n<div class=\"highlighter-box p-3 mb-4 w-100\" style=\"background: #edf7ff !important; border-color: #0554f2\"><a href=\"https:\/\/docs.anthropic.com\/en\/docs\/agents-and-tools\/tool-use\/text-editor-tool\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">Anthropic<\/a>, for example, references structured documentation access as part of its tool protocol for Claude. In setups like the Model Context Protocol (MCP), structured formats such as llms.txt help guide what models pull in during context construction.<\/div>\n<p>In this guide, I\u2019ll explain how both file types work, how they differ, and how they can improve your visibility in AI-generated results.<\/p>\n<hr>\n<h2>What Is an LLM.txt File and How Does It Work? (Explain LLM.txt.)<\/h2>\n<p>Wondering what are LLM.txt files used for? LLM.txt is a simple Markdown file at your domain root that lists your highest-priority pages in a clean, machine-readable format for AI retrieval.<\/p>\n<p>Its job is to list a curated set of high-priority pages ones you want AI tools to understand and possibly cite. Each link is paired with a short description, and the format avoids complexity. No JavaScript, no stylesheets just clean, structured references.<\/p>\n<div class=\"highlighter-box p-3 mb-4 w-100\" style=\"background: #edf7ff !important; border-color: #0554f2\"><strong>Here\u2019s a simple example:<\/strong>\n<p>markdown<\/p>\n<p># MyWebsite<\/p>\n<p>&gt; A note-taking app built for teams who need fast, organized collaboration.<\/p>\n<p>## Product<\/p>\n<p>\u2013 [Pricing](https:\/\/example.com\/pricing.md): Subscription plans and limits<\/p>\n<p>\u2013 [Features](https:\/\/example.com\/features.md): What the product can do<\/p>\n<p>## Documentation<\/p>\n<p>\u2013 [Quick Start](https:\/\/example.com\/docs\/start.md): Installation steps<\/p>\n<p>\u2013 [API Reference](https:\/\/example.com\/docs\/api.md): Auth and endpoints<\/p>\n<p>This format makes it easy for language models to scan, store, or retrieve key details with minimal token cost. It also reduces the risk of them misinterpreting your site or overlooking it completely.<\/p>\n<p><strong>How is LLM.txt structured?<\/strong><\/p>\n<ul>\n<li><strong>Title<\/strong> and a short <strong>tagline<\/strong>\u00a0(single blockquote)<\/li>\n<li><strong>Sections<\/strong> (##) such as Product and Documentation<\/li>\n<li><strong>Bulleted links<\/strong> to clean content, each with a one-line summary<\/li>\n<\/ul>\n<p><strong>What specific data does LLM.txt hold? <\/strong>Pricing, features, onboarding, API\/auth guides, troubleshooting, limits\/quotas, licensing, security\/compliance, and critical changelogs<\/p>\n<p><strong>Where can I find LLM.txt? <\/strong>`https:\/\/yourdomain.com\/llms.txt` \u2014 it must be publicly accessible without authentication or geo blocks.<\/p><\/div>\n<div class=\"emphasize-box blockquote colored\"><div class=\"emphasize-box-inr\">As noted by <a href=\"https:\/\/yoast.com\/features\/llms-txt\/\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">Yoast SEO<\/a>, which added support for llms.txt in its plugin: The llms.txt file gives AI tools a curated entry point, removing the need to guess which pages matter most.<\/div><\/div>\n<h3>Standard Format of an LLM.txt File<\/h3>\n<p>While the example above shows how an LLM.txt works, here\u2019s the standardized format you can follow to make it universally usable by AI tools:<\/p>\n<ul>\n<li><strong>H1 Header (#)<\/strong>: Project or site name<\/li>\n<li><strong>Blockquote (&gt;)<\/strong>: One-line tagline or summary<\/li>\n<li><strong>Sections (##)<\/strong>: Grouped by Product, Docs, Support, etc.<\/li>\n<li><strong>Bullet Lists (-)<\/strong>: Links + short one-line descriptions<\/li>\n<li><strong>Optional Section<\/strong>: Non-essential but useful resources<\/li>\n<\/ul>\n<p><strong>Placement:<\/strong> Save it at the domain root (<code>https:\/\/yourdomain.com\/llms.txt<\/code>) so it\u2019s always accessible.<\/p>\n<div class=\"highlighter-box p-3 mb-4 w-100\" style=\"background: #edf7ff !important; border-color: #0554f2\"><br>\n<strong>Best Practices:<\/strong><br>\n\u2013 Keep it updated<br>\n\u2013 Focus on top 5\u201310 high-value pages<br>\n\u2013 Don\u2019t include sensitive or gated content<br>\n<\/div>\n<h3>How Is LLM.txt Different from Robots.txt?<\/h3>\n<p>At first glance, <code>llms.txt<\/code> may look similar to <code>robots.txt<\/code>, but their roles are very different. Robots.txt tells search engine crawlers which pages they can or cannot access, while llms.txt guides large language models (LLMs) to the most important content on your site.<\/p>\n<p>An <code>llms.txt<\/code> file is placed at the root of your domain (e.g., <code>https:\/\/example.com\/llms.txt<\/code>) and uses Markdown formatting. Instead of crawling every page, LLMs can read this curated file to quickly find clean, high-signal resources.<\/p>\n<p>By offering a structured content map, <code>llms.txt<\/code> reduces HTML noise, avoids confusion, and improves how AI tools interpret your site. This makes it especially valuable for documentation, help centers, and other information-heavy websites.<\/p>\n<hr>\n<h2>What Is LLM-full.txt and How Is It Different from LLM.txt?<\/h2>\n<p>If llms.txt is a map, llms-full.txt is the full terrain. It includes the actual content often the entire documentation set or key product pages in one flat, Markdown file.<\/p>\n<p>Located at <strong>https:\/\/yourdomain.com\/llms-full.txt<\/strong>, the file serves your entire content surface in a single pass.<\/p>\n<p>This is especially useful for <strong>AI systems<\/strong> that rely on embeddings and support large context windows. <strong>GPT-4-turbo<\/strong>, for instance, can handle up to <strong>128,000 tokens<\/strong>, making full-text input not just possible but preferable in many cases.<\/p>\n<p>Instead of pulling data from multiple endpoints, a model can read one complete document and embed it immediately\u2014a useful approach when <a href=\"https:\/\/wellows.com\/blog\/tips-for-solo-marketers\/\" target=\"_blank\" rel=\"noopener\">scaling AI-first SEO as a solo consultant<\/a>.<\/p>\n<div class=\"emphasize-box blockquote colored\"><div class=\"emphasize-box-inr\">As <a href=\"https:\/\/mintlify.com\/blog\/how-often-do-llms-visit-llms-txt\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">Mintlify<\/a> puts it:\n<p>LLM-full.txt was designed to provide a complete, high-signal content surface for AI tools reducing fragmentation and improving response quality.<\/p><\/div><\/div>\n<p>This structure also reduces latency. Once embedded, models don\u2019t need to fetch documents again. They simply work from the cached context.<\/p>\n<p><strong>In practice:<\/strong><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\">llms.txt is about <b>guidance and entry<\/b>.<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\">llms-full.txt is about <b>depth and precision<\/b>.<\/li>\n<\/ul>\n<div class=\"highlighter-box p-3 mb-4 w-100\" style=\"background: #edf7ff !important; border-color: #0554f2\">\n<p><img loading=\"lazy\" decoding=\"async\" class=\"img-fluid aligncenter wp-image-8201 size-full\" src=\"https:\/\/wellows.com\/wp-content\/uploads\/2025\/07\/Difference-Between-LLM.txt-and-LLM-full.txt.webp\" alt=\"Difference-Between-LLM-txt-and-LLM-full-txt\" width=\"1605\" height=\"707\" srcset=\"https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/Difference-Between-LLM.txt-and-LLM-full.txt.webp 1605w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/Difference-Between-LLM.txt-and-LLM-full.txt-300x132.webp 300w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/Difference-Between-LLM.txt-and-LLM-full.txt-1024x451.webp 1024w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/Difference-Between-LLM.txt-and-LLM-full.txt-768x338.webp 768w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/Difference-Between-LLM.txt-and-LLM-full.txt-1536x677.webp 1536w\" sizes=\"(max-width: 1605px) 100vw, 1605px\"><\/p>\n<p>Used together, these files <strong>give AI models both direction<\/strong> and <strong>depth<\/strong> helping them find your <strong>most important pages<\/strong> and process them in full.<\/p><\/div>\n<hr>\n<h2>How Are LLMs Using These Files to Read and Represent Your Website?<\/h2>\n<p>Language models don\u2019t behave like search crawlers. They don\u2019t scan your entire site or build long-term indexes. Instead, they operate on-demand pulling content only when a user submits a query. This makes it critical for them to access clean, structured input the moment it\u2019s needed.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-8206 size-full\" src=\"https:\/\/wellows.com\/wp-content\/uploads\/2025\/07\/How-AI-Search-Understands-Your-Content.webp\" alt=\"How-AI-Search-Understands-Your-Content\" width=\"1605\" height=\"707\" srcset=\"https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/How-AI-Search-Understands-Your-Content.webp 1605w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/How-AI-Search-Understands-Your-Content-300x132.webp 300w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/How-AI-Search-Understands-Your-Content-1024x451.webp 1024w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/How-AI-Search-Understands-Your-Content-768x338.webp 768w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/How-AI-Search-Understands-Your-Content-1536x677.webp 1536w\" sizes=\"(max-width: 1605px) 100vw, 1605px\"><\/p>\n<p>Unlike search bots, LLMs aren\u2019t optimized for navigating menus or processing layout-heavy pages. They\u2019re designed to work efficiently within token limits, so they prioritize sources that deliver information without distractions.<\/p>\n<p>This is exactly what llms.txt and llms-full.txt provide: simplified access to high-signal content, presented in a way that supports fast retrieval or direct embedding.<\/p>\n<p>Without structured inputs, your site may face LLM.txt <a href=\"https:\/\/wellows.com\/blog\/visibility-issues\/\" target=\"_blank\" rel=\"noopener\">visibility challenges<\/a> similar to those seen in traditional SEO \u2014 missing context, lost content, and misrepresentation.<\/p>\n<div class=\"emphasize-box blockquote colored\"><div class=\"emphasize-box-inr\">As explained in <a href=\"https:\/\/docs.firecrawl.dev\/introduction\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">FireCrawl\u2019s developer guide<\/a>, which supports these file formats:\n<p>Files like llms.txt make it easier for AI agents to bypass layout noise and extract content with high token efficiency.<\/p><\/div><\/div>\n<div class=\"highlighter-box p-3 mb-4 w-100\" style=\"background: #edf7ff !important; border-color: #0554f2\"><strong>Here\u2019s how models typically use the files:<\/strong>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>LLM.txt<\/b> helps the model identify key links to retrieve at query time (RAG-based behavior).<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>LLM-full.txt<\/b> enables upfront embedding of your full documentation, so the model doesn\u2019t need to make follow-up requests.<\/li>\n<\/ul>\n<p><strong>The result?<\/strong> Quicker access, more accurate responses, and fewer chances of hallucinating or misrepresenting your content.<\/p><\/div>\n<hr>\n<h2>How Can These Files Improve Your SEO for AI Search Engines?<\/h2>\n<p>Traditional SEO was built for search engine crawlers. But AI tools like ChatGPT, Claude, and Perplexity don\u2019t crawl they <b>retrieve<\/b>.<\/p>\n<p>While <a href=\"https:\/\/wellows.com\/blog\/search-engine-ranking-factors\/\" target=\"_blank\" rel=\"noopener\">traditional ranking factors<\/a> still apply for web results, AI search depends more on structure, clarity, and a clean technical foundation often validated through a structured <a href=\"https:\/\/wellows.com\/blog\/technical-seo-audit\/\" target=\"_blank\" rel=\"noopener\">technical SEO audit<\/a> than backlinks or metadata.<\/p>\n<p>This shift is why so many teams are now asking <strong>what are LLM.txt and llms-full.txt files<\/strong> because they\u2019re becoming key to discoverability in AI-generated answers.<\/p>\n<div class=\"highlighter-box p-3 mb-4 w-100\" style=\"background: #edf7ff !important; border-color: #0554f2\"><strong>What are the benefits of LLM.txt?<\/strong><br>\nFaster retrieval, fewer hallucinations, better brand accuracy in zero-click answers, higher chance of citation, and clearer guidance so models prioritize your best pages.<\/div>\n<p>Here\u2019s how they support SEO in the AI era:<\/p>\n<h3>1. Guide AI Models to Your Most Valuable Content<\/h3>\n<p>Unlike crawlers, language models don\u2019t explore your site deeply. They fetch only what they\u2019re told or what\u2019s easy to find. A well-structured llms.txt file tells them <i>exactly<\/i> which pages matter pricing, features, documentation, and more.<\/p>\n<div class=\"emphasize-box blockquote colored\"><div class=\"emphasize-box-inr\">Files like llms.txt make it easier for AI agents to bypass layout noise and extract content with high token efficiency. <a href=\"https:\/\/docs.firecrawl.dev\/docs\/llms.txt-support\" target=\"_blank\" rel=\"noopener nofollow noreferrer\"> FireCrawl Documentation<\/a><\/div><\/div>\n<h3>2. Reduce Hallucinations with Clean, Embedded Input<\/h3>\n<p>When content is fragmented across pages, AI systems can misrepresent it or fill in gaps with false assumptions. The llms-full.txt file offers a dense, complete content surface that models can embed all at once, reducing the need for guesswork.<\/p>\n<p>This directly improves the accuracy of model responses, especially in tools that use long-context inputs like GPT-4-turbo.<\/p>\n<h3>3. Improve Brand Representation in Zero-Click Answers<\/h3>\n<p>If an AI tool uses your outdated help page or an old blog post, it may misstate product details, pricing, or positioning. With llms.txt, you control what gets seen first. With llms-full.txt, you control what gets embedded.<\/p>\n<p>That structure helps you shape your brand\u2019s appearance in zero-click search experiences, where answers appear without users ever clicking through, especially in <a href=\"https:\/\/wellows.com\/blog\/zero-click-searches\/\" target=\"_blank\" rel=\"noopener\">zero-click experiences<\/a> where the AI shows answers but not links.<\/p>\n<p>Many <a href=\"https:\/\/wellows.com\/blog\/how-solo-marketers-use-seo-agent\/\" target=\"_blank\" rel=\"noopener\">solo marketers use autonomous marketing platform<\/a> to automate and structure this layer of discoverability, ensuring their most relevant content is picked up by AI tools instead of overlooked.<\/p>\n<p>It\u2019s no surprise that <a href=\"https:\/\/wellows.com\/blog\/how-startups-use-ai-for-seo\/\" target=\"_blank\" rel=\"noopener\">startups use a GenAI visibility stack for growth<\/a> to optimize this layer of discoverability \u2014 ensuring their brand shows up accurately when AI search generate summaries, not just links.<\/p>\n<h3>4. Future-Proof Your Content for AI Interfaces<\/h3>\n<p>AI search is expanding beyond chatbots. From internal copilots to third-party interfaces like Claude\u2019s tool protocol and LangChain-powered apps, many systems now prefer structured Markdown inputs.<\/p>\n<p>A 2025 research summary by Luo et al. shows structured inputs aligned to the <a href=\"https:\/\/arxiv.org\/abs\/2504.11094\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">Model Context Protocol (MCP)<\/a> improve retrieval accuracy by providing a single-point content source AI can trust.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-8208 size-full\" src=\"https:\/\/wellows.com\/wp-content\/uploads\/2025\/07\/Why-LLM-Files-Matter-More-Than-Legacy-SEO-Tactics.webp\" alt=\"Why-LLM-Files-Matter-More-Than-Legacy-SEO-Tactics\" width=\"1605\" height=\"707\" srcset=\"https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/Why-LLM-Files-Matter-More-Than-Legacy-SEO-Tactics.webp 1605w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/Why-LLM-Files-Matter-More-Than-Legacy-SEO-Tactics-300x132.webp 300w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/Why-LLM-Files-Matter-More-Than-Legacy-SEO-Tactics-1024x451.webp 1024w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/Why-LLM-Files-Matter-More-Than-Legacy-SEO-Tactics-768x338.webp 768w, https:\/\/wellows.com\/blog\/wp-content\/uploads\/2025\/07\/Why-LLM-Files-Matter-More-Than-Legacy-SEO-Tactics-1536x677.webp 1536w\" sizes=\"(max-width: 1605px) 100vw, 1605px\"><\/p>\n<div class=\"emphasize-box tips \"><div class=\"emphasize-box-inr\"><strong>In short:<\/strong><b><br>\n<\/b> If you want your content to be cited, quoted, and shown in AI tools, don\u2019t rely on HTML pages alone. Structure your most important information with llms.txt and llms-full.txt and make your site ready for where search is heading.<\/div><\/div>\n<hr>\n<h2>How Do You Create an Effective LLM.txt and LLM-full.txt File?<\/h2>\n<p>You don\u2019t need complex infrastructure to make your content LLM-friendly. A simple text editor and a bit of structure go a long way. Here\u2019s how to build both files the right way:<\/p>\n<h3>Creating llms.txt: A Structured Content Map<\/h3>\n<p>This file acts like a guidepost pointing AI models to your key pages in a clean, token-efficient way.<\/p>\n<div class=\"highlighter-box p-3 mb-4 w-100\" style=\"background: #edf7ff !important; border-color: #0554f2\"><strong>Steps:<\/strong>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Identify your most valuable content<\/b><b><br>\n<\/b> Choose pages like pricing, feature overviews, API docs, and onboarding guides.<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Convert page summaries to Markdown<\/b><b><br>\n<\/b> Keep it simple use headings, short descriptions, and clean links.<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Structure it clearly<\/b><b><br>\n<\/b> Use # for your site title, &gt; for a brief tagline, ## for sections, and bullet lists for links.<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Host it at your domain root<\/b><b><br>\n<\/b> Save the file as llms.txt and serve it at:<br>\nhttps:\/\/yourdomain.com\/llms.txt<\/li>\n<\/ol>\n<p><b>\ud83d\udca1Tip: <\/b>Avoid linking to pages with popups, dynamic layouts, or heavy HTML they confuse models.<\/p><\/div>\n<div class=\"emphasize-box blockquote colored\"><div class=\"emphasize-box-inr\">\u201cAI models interpret structured plaintext more accurately than styled, component-heavy web pages.\u201d <a href=\"https:\/\/github.com\/mendableai\/firecrawl\/discussions\/1308\" target=\"_blank\" rel=\"noopener nofollow noreferrer\"> Martin Traverso, FireCrawl Contributor<\/a><\/div><\/div>\n<h3>Creating llms-full.txt: One File, All Context<\/h3>\n<p>This file holds the full content of your documentation or key site pages, all flattened into a single Markdown file.<\/p>\n<div class=\"highlighter-box p-3 mb-4 w-100\" style=\"background: #edf7ff !important; border-color: #0554f2\"><strong>Steps:<\/strong>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Export or copy your docs<\/b><b><br>\n<\/b> Include important guides, tutorials, feature pages, and product walkthroughs.<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Remove navigation elements, headers, or footers<\/b><b><br>\n<\/b> Strip everything that isn\u2019t core content.<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Use consistent Markdown structure<\/b><b><br>\n<\/b> Headings, bullet points, and code blocks should all follow standard formatting. Avoid HTML or inline scripts.<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Save and host the file<\/b><b><br>\n<\/b> Host it at:<br>\nhttps:\/\/yourdomain.com\/llms-full.txt<\/li>\n<\/ol>\n<p><b>\ud83d\udca1Tip: <\/b>Use a static link with version control (e.g., llms-full.v1.txt) so you can track updates over time.<\/p><\/div>\n<div class=\"emphasize-box blockquote colored\"><div class=\"emphasize-box-inr\">\u201cContent flattened into a single Markdown file reduces retrieval fragmentation and helps large-context models embed more accurately.\u201d <a href=\"https:\/\/docs.cursor.com\/guides\/advanced\/working-with-documentation\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">Cursor Blog on Embedding Strategies<\/a><\/div><\/div>\n<p><strong>You can generate both files manually, or use tools like:<\/strong><\/p>\n<div class=\"emphasize-box tips \"><div class=\"emphasize-box-inr\">\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Mintlify<\/b> (auto-generates both files for hosted docs)<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Yoast SEO<\/b> (WordPress plugin with LLMs.txt support)<\/li>\n<li aria-level=\"1\"><b>Custom scripts<\/b> (use Python or Node to flatten Markdown files)<\/li><\/ul><\/div><\/div>\n\n<hr>\n<h2><b>What Are the Most Common Mistakes When Setting Up LLM.txt?<\/b><\/h2>\n<p>Creating llms.txt is simple but easy to mess up. A poorly structured file can confuse AI models or get ignored entirely. Here are the most common pitfalls to avoid:<\/p>\n<div class=\"emphasize-box announcement \"><div class=\"emphasize-box-inr\">\n<h3><b>1. Mixing Up File Roles<\/b><\/h3>\n<p>Don\u2019t confuse llms.txt with robots.txt or sitemap.xml. They serve different purposes:<\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\">robots.txt controls what bots can crawl.<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\">sitemap.xml helps search engines index pages.<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\">llms.txt guides LLMs to structured, relevant content.<\/li>\n<\/ul>\n<p>To improve what bots crawl first (and avoid wasted crawling), use this <a href=\"https:\/\/wellows.com\/blog\/crawl-budget-seo\/\" target=\"_blank\" rel=\"noopener\">Crawl Budget SEO<\/a> guide alongside robots.txt and your sitemap.<\/p>\n<h3><b>2. Using HTML Instead of Markdown<\/b><\/h3>\n<p>AI systems process plain, structured text far more efficiently than complex HTML. Markdown keeps things lightweight, making it easier for models to extract meaning without dealing with noisy tags or layout instructions.<\/p>\n<p>HTML, while flexible for visual design, can clutter <a href=\"https:\/\/wellows.com\/blog\/llm-seo\/\" target=\"_blank\" rel=\"noopener\">LLM SEO<\/a> inputs with unnecessary structure leading to misinterpretation or token bloat.<\/p>\n<p>\u201cMarkdown has a simpler syntax that\u2019s easier to maintain and more readable for both humans and machines.\u201d<br>\n<a href=\"https:\/\/dev.to\/speaklouder\/markdown-vs-html-choosing-the-right-for-web-development-gfk\" target=\"_blank\" rel=\"noopener nofollow noreferrer\">Speak Louder on Dev.to<\/a> Markdown vs HTML: Choosing the Right Format<\/p>\n<p><strong>\ud83d\udca1Tip:<\/strong> Before uploading, convert your rich content to Markdown using tools like Pandoc, Dillinger, or Markdownlint to clean out unnecessary HTML residue.<\/p>\n<h3><b>3. Overloading the File with Low-Quality Links<\/b><\/h3>\n<p>Keep your list curated. Adding every page bloats the file and reduces the chance of key pages getting picked up. Focus on your top 5\u201310 content assets.<\/p>\n<h3><b>4. Forgetting to Update After Site Changes<\/b><\/h3>\n<p>A stale llms.txt file can do more harm than good. If it links to removed or outdated pages, AI tools may use inaccurate information.<\/p>\n<p>Set a regular schedule monthly or quarterly to review and refresh the file.<\/p>\n<h3><b>5. Blocking Access Unintentionally<\/b><\/h3>\n<p>Ensure the file is publicly accessible without login requirements or geo restrictions. If a model can\u2019t access it directly, it can\u2019t use the content inside.<\/p><\/div><\/div>\n<p><\/p><div class=\"highlighter-box p-3 mb-4 w-100\" style=\"background: #edf7ff !important; border-color: #0554f2\"><strong>Test with:<\/strong><br>\ncurl https:\/\/yourdomain.com\/llms.txt<\/div><br>\nIf the response is blocked or empty, fix your server permissions.\n<hr>\n<h2>Should You Add LLM.txt and LLM-full.txt to Your SEO Strategy Today?<\/h2>\n<p>If AI tools are already summarizing your content but not citing your website it\u2019s time to take control.<\/p>\n<p>According to <a href=\"https:\/\/wellows.com\/insights\/chatgpt-citations-report\/\" target=\"_blank\" rel=\"noopener\">Wellows ChatGPT Citations Report<\/a>, the majority of AI answers still lack proper attribution \u2014 reinforcing the need to guide models with structured context files like llms.txt.<\/p>\n<p>These files also help improve your <a href=\"https:\/\/wellows.com\/blog\/share-of-search\/\" target=\"_blank\" rel=\"noopener\">share of search<\/a> by ensuring your brand surfaces in conversational tools and AI snippets.<\/p>\n<p><\/p><div class=\"emphasize-box tips \"><div class=\"emphasize-box-inr\"><b>Why Now Matters<\/b>\n<ul>\n<li><b>AI tools are already accessing your content<\/b>, with or without permission.<\/li>\n<li><b>Structured files <\/b>like llms.txt and llms-full.txt provide the context <strong>AI models<\/strong> use to decide <strong>what to show<\/strong><b>.<\/b><b><br>\n<\/b><\/li>\n<li><a href=\"https:\/\/mintlify.com\/blog\/how-often-do-llms-visit-llms-txt\" target=\"_blank\" rel=\"noopener nofollow noreferrer\"><strong>Mintlify\u2019s data<\/strong><\/a> gathered from 25 companies over a week showed AI models accessed llms-full.txt much more frequently:<\/li>\n<li><b>Median visits per company<\/b>: llms.txt = 14, llms-full.txt = 79<\/li>\n<li><b>Mintlify site traffic<\/b>: llms.txt = 436 visits, llms-full.txt = 967 visits<\/li><\/ul><\/div><\/div>\n\n<p>That means models were <b>reading the full content file over twice as often<\/b> a clear signal they prefer full data when available.<\/p>\n<hr>\n<h2>FAQs<\/h2>\n<div class=\"accordion accordion-shortcode w-100 id=\" faqaccordion>\n        <br>\n<div class=\"accordion-item mb-3\">\n            <div class=\"accordion-header\">\n                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#faq1\" aria-expanded=\"false\" aria-controls=\"faq1\">\n                    Who created the llms.txt format and why?\n                <\/button>\n            <\/div>\n            <div id=\"faq1\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\n                <div class=\"accordion-body\">\n                    <br>\nThe llms.txt format was introduced by Jeremy Howard (co-founder of Answer.AI) to help large language models access documentation without wasting tokens or navigating complex HTML structures. It\u2019s part of a broader shift toward AI-readable content design.\n                <\/div>\n            <\/div>\n        <\/div>\n<p><\/p><div class=\"accordion-item mb-3\">\n            <div class=\"accordion-header\">\n                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#faq2\" aria-expanded=\"false\" aria-controls=\"faq2\">\n                    Do AI tools automatically check for llms.txt files on websites?\n                <\/button>\n            <\/div>\n            <div id=\"faq2\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\n                <div class=\"accordion-body\">\n                    <br>\nNot by default. Unlike robots.txt, which is automatically fetched by search engines, most AI tools only access llms.txt when it\u2019s explicitly linked, referenced in a prompt, or included via a toolchain like Claude\u2019s Model Context Protocol (MCP).\n                <\/div>\n            <\/div>\n        <\/div>\n<p><\/p><div class=\"accordion-item mb-3\">\n            <div class=\"accordion-header\">\n                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#faq3\" aria-expanded=\"false\" aria-controls=\"faq3\">\n                    What happens if llms.txt links to gated or broken content?\n                <\/button>\n            <\/div>\n            <div id=\"faq3\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\n                <div class=\"accordion-body\">\n                    <br>\nAI models can only access public content. If your llms.txt file includes links behind a login or returns broken pages, models may skip them or worse, embed incorrect or outdated information. Always validate links before publishing.\n                <\/div>\n            <\/div>\n        <\/div>\n<p><\/p><div class=\"accordion-item mb-3\">\n            <div class=\"accordion-header\">\n                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#faq4\" aria-expanded=\"false\" aria-controls=\"faq4\">\n                    How widely is llms.txt adopted today?\n                <\/button>\n            <\/div>\n            <div id=\"faq4\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\n                <div class=\"accordion-body\">\n                    <br>\nAs of mid-2025, over 2,000 domains have implemented a llms.txt or llms-full.txt file. Major adopters include Mintlify, Fast.ai, Cloudflare, and Anthropic. WordPress plugin Yoast has also begun offering support for this format natively.\n                <\/div>\n            <\/div>\n        <\/div>\n<p><\/p><div class=\"accordion-item mb-3\">\n            <div class=\"accordion-header\">\n                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#faq5\" aria-expanded=\"false\" aria-controls=\"faq5\">\n                    Can I use llms.txt to improve my visibility in AI tools like ChatGPT, Claude, or Perplexity?\n                <\/button>\n            <\/div>\n            <div id=\"faq5\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\n                <div class=\"accordion-body\">\n                    <br>\nYes. While these tools don\u2019t guarantee citation, a well-structured llms.txt improves how they retrieve and interpret your content. This reduces errors, highlights your key pages, and increases the chances of your brand being quoted accurately in AI-generated answers. \n                <\/div>\n            <\/div>\n        <\/div>\n<p><\/p><div class=\"accordion-item mb-3\">\n            <div class=\"accordion-header\">\n                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#faq6\" aria-expanded=\"false\" aria-controls=\"faq6\">\n                    How can I track changes in AI visibility after implementing llms.txt?\n                <\/button>\n            <\/div>\n            <div id=\"faq6\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\n                <div class=\"accordion-body\">\n                    <br>\nUse <a href=\"https:\/\/wellows.com\/blog\/google-search-console-keyword-analysis\/\" target=\"_blank\" rel=\"noopener\">Google Search Console keyword analysis<\/a> to monitor branded queries, click trends, and impressions. Pair it with traffic logs from llms.txt for clearer attribution.\n                <\/div>\n            <\/div>\n        <\/div>\n<p><\/p><div class=\"accordion-item mb-3\">\n            <div class=\"accordion-header\">\n                <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#faq7\" aria-expanded=\"false\" aria-controls=\"faq7\">\n                    Do major AI platforms recognize LLM.txt today?\n                <\/button>\n            <\/div>\n            <div id=\"faq7\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\n                <div class=\"accordion-body\">\n                    <br>\nAs of mid-2025, LLM.txt is not a formal web standard, but adoption is steadily growing. While platforms like Google or OpenAI have not officially announced native support, several ecosystems already leverage it. Tools such as FireCrawl, Claude\u2019s Model Context Protocol (MCP), and Mintlify actively use llms.txt or llms-full.txt for structured retrieval.\n<p>More than 2,000 domains \u2014 including Fast.ai, Cloudflare, and Anthropic \u2014 have implemented these files, and WordPress plugin Yoast has added support. This shows LLM.txt is becoming an important visibility layer for AI-driven search and assistant tools, even if it isn\u2019t yet universally recognized.<br>\n\n                <\/p><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<hr>\n<h2>Final Takeaway<\/h2>\n<p>There\u2019s no formal standard yet for structuring content for AI tools much like the early days of robots.txt. But waiting may cost you visibility in a world where ChatGPT, Claude, and other LLMs are already shaping how users discover content.<\/p>\n<p>If you\u2019ve been wondering what are LLM.txt and how they help the answer is simple: they give AI models the structured access they need to understand, quote, and present your content accurately.<\/p>\n<p>By adopting both LLM.txt and LLM-full.txt today, you position your site to show up in AI-generated answers \u2014 not just search engine results.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Search behavior is changing. People now rely on tools like ChatGPT, Claude, and Perplexity to answer their questions \u2014 often without visiting a single webpage. These AI systems don\u2019t operate like traditional search engines. They don\u2019t build site-wide indexes. Instead, they access information on demand and only use what they can read and understand instantly. [&hellip;]<\/p>\n","protected":false},"author":18,"featured_media":8195,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10,6],"tags":[],"class_list":["post-8092","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-seo"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What Is LLM.txt &amp; Why It Matters for AI SEO - Wellows<\/title>\n<meta name=\"description\" content=\"What is LLM txt? Learn how LLM.txt and LLM-full.txt guide AI tools like ChatGPT, Claude, and Perplexity to your best content for SEO.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wellows.com\/blog\/what-are-llm-txt\/\" \/>\n<meta property=\"og:locale\" content=\"en\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is LLM.txt &amp; Why It Matters for AI SEO - Wellows\" \/>\n<meta property=\"og:description\" content=\"What is LLM txt? Learn how LLM.txt and LLM-full.txt guide AI tools like ChatGPT, Claude, and Perplexity to your best content for SEO.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wellows.com\/blog\/what-are-llm-txt\/\" \/>\n<meta property=\"og:site_name\" content=\"Wellows\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-21T19:37:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-18T13:48:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wellows.com\/wp-content\/uploads\/2025\/07\/What-Are-LLM.txt-and-LLM-full.txt-\u2014And-How-They-Support-AI-Driven-SEO.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Neelam Khan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/x.com\/khan_neelam2006\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Neelam Khan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Is LLM.txt & Why It Matters for AI SEO - Wellows","description":"What is LLM txt? Learn how LLM.txt and LLM-full.txt guide AI tools like ChatGPT, Claude, and Perplexity to your best content for SEO.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wellows.com\/blog\/what-are-llm-txt\/","og_locale":"en","og_type":"article","og_title":"What Is LLM.txt & Why It Matters for AI SEO - Wellows","og_description":"What is LLM txt? Learn how LLM.txt and LLM-full.txt guide AI tools like ChatGPT, Claude, and Perplexity to your best content for SEO.","og_url":"https:\/\/wellows.com\/blog\/what-are-llm-txt\/","og_site_name":"Wellows","article_published_time":"2025-07-21T19:37:09+00:00","article_modified_time":"2026-02-18T13:48:17+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/wellows.com\/wp-content\/uploads\/2025\/07\/What-Are-LLM.txt-and-LLM-full.txt-\u2014And-How-They-Support-AI-Driven-SEO.webp","type":"image\/webp"}],"author":"Neelam Khan","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/x.com\/khan_neelam2006","twitter_misc":{"Written by":"Neelam Khan","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.wellows.com\/what-are-llm-txt\/#article","isPartOf":{"@id":"https:\/\/blog.wellows.com\/what-are-llm-txt\/"},"author":{"name":"Neelam Khan","@id":"https:\/\/blog.wellows.com\/#\/schema\/person\/23c109fbb63e5b3804e0372b0387c9c4"},"headline":"What Are LLM.txt and LLM-full.txt &#038; How They Help AI SEO","datePublished":"2025-07-21T19:37:09+00:00","dateModified":"2026-02-18T13:48:17+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.wellows.com\/what-are-llm-txt\/"},"wordCount":3204,"commentCount":0,"publisher":{"@id":"https:\/\/blog.wellows.com\/#organization"},"image":{"@id":"https:\/\/blog.wellows.com\/what-are-llm-txt\/#primaryimage"},"thumbnailUrl":"https:\/\/wellows.com\/wp-content\/uploads\/2025\/07\/What-Are-LLM.txt-and-LLM-full.txt-\u2014And-How-They-Support-AI-Driven-SEO.webp","articleSection":["Blog","SEO"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blog.wellows.com\/what-are-llm-txt\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blog.wellows.com\/what-are-llm-txt\/","url":"https:\/\/blog.wellows.com\/what-are-llm-txt\/","name":"What Is LLM.txt & Why It Matters for AI SEO - Wellows","isPartOf":{"@id":"https:\/\/blog.wellows.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.wellows.com\/what-are-llm-txt\/#primaryimage"},"image":{"@id":"https:\/\/blog.wellows.com\/what-are-llm-txt\/#primaryimage"},"thumbnailUrl":"https:\/\/wellows.com\/wp-content\/uploads\/2025\/07\/What-Are-LLM.txt-and-LLM-full.txt-\u2014And-How-They-Support-AI-Driven-SEO.webp","datePublished":"2025-07-21T19:37:09+00:00","dateModified":"2026-02-18T13:48:17+00:00","description":"What is LLM txt? Learn how LLM.txt and LLM-full.txt guide AI tools like ChatGPT, Claude, and Perplexity to your best content for SEO.","breadcrumb":{"@id":"https:\/\/blog.wellows.com\/what-are-llm-txt\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.wellows.com\/what-are-llm-txt\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.wellows.com\/what-are-llm-txt\/#primaryimage","url":"https:\/\/wellows.com\/wp-content\/uploads\/2025\/07\/What-Are-LLM.txt-and-LLM-full.txt-\u2014And-How-They-Support-AI-Driven-SEO.webp","contentUrl":"https:\/\/wellows.com\/wp-content\/uploads\/2025\/07\/What-Are-LLM.txt-and-LLM-full.txt-\u2014And-How-They-Support-AI-Driven-SEO.webp","width":1200,"height":630,"caption":"What-Are-LLM-txt-and-LLM-full-txt-And-How-They-Support-AI-Driven-SEO"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.wellows.com\/what-are-llm-txt\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.wellows.com\/"},{"@type":"ListItem","position":2,"name":"What Are LLM.txt and LLM-full.txt &#038; How They Help AI SEO"}]},{"@type":"WebSite","@id":"https:\/\/blog.wellows.com\/#website","url":"https:\/\/blog.wellows.com\/","name":"Wellows","description":"","publisher":{"@id":"https:\/\/blog.wellows.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.wellows.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.wellows.com\/#organization","name":"Wellows","alternateName":"Wellows","url":"https:\/\/blog.wellows.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.wellows.com\/#\/schema\/logo\/image\/","url":"https:\/\/wellows.com\/wp-content\/uploads\/2025\/04\/wellows-logo.png","contentUrl":"https:\/\/wellows.com\/wp-content\/uploads\/2025\/04\/wellows-logo.png","width":324,"height":281,"caption":"Wellows"},"image":{"@id":"https:\/\/blog.wellows.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/blog.wellows.com\/#\/schema\/person\/23c109fbb63e5b3804e0372b0387c9c4","name":"Neelam Khan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.wellows.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2df3d06296b13a1e62d407444e8de25beccebd995f7583e131626a288253471b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2df3d06296b13a1e62d407444e8de25beccebd995f7583e131626a288253471b?s=96&d=mm&r=g","caption":"Neelam Khan"},"description":"Neelam Khan is an SEO strategist who turns data and intent into lasting visibility. At Wellows, she leads clean, scalable strategies rooted in both tech and content. For her, SEO isn\u2019t just about rankings it\u2019s about building trust through consistent, human-first systems that grow with teams.","sameAs":["https:\/\/www.linkedin.com\/in\/khan-neelam\/","https:\/\/x.com\/https:\/\/x.com\/khan_neelam2006"],"url":"https:\/\/wellows.com\/blog\/author\/neelam-khan\/"}]}},"_links":{"self":[{"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/posts\/8092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/comments?post=8092"}],"version-history":[{"count":51,"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/posts\/8092\/revisions"}],"predecessor-version":[{"id":24070,"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/posts\/8092\/revisions\/24070"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/media\/8195"}],"wp:attachment":[{"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/media?parent=8092"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/categories?post=8092"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wellows.com\/blog\/wp-json\/wp\/v2\/tags?post=8092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}