Home · Blog · llms.txt explained

What is llms.txt and does my small business actually need one?

May 25, 2026 · 6 min read · By Isaiah Bowers, Founder

If you've heard "llms.txt" mentioned and want to know what it actually is — without the agency jargon — this is the explainer.

The 30-second answer

llms.txt is a plain text file placed at the root of your website (e.g. https://yourbusiness.com/llms.txt) that tells AI language models — ChatGPT, Claude, Gemini, Perplexity, and emerging crawlers — what your business is, what you offer, and how to read your site content.

It's the AI-era equivalent of robots.txt, except instead of just telling crawlers where to go, it gives them structured business context they can use when answering customer questions about your category.

Why it matters

When someone asks ChatGPT "best dental practice in Newport Beach," the model has to decide which businesses to mention. Without an llms.txt, it parses your site like every other site — slowly, sometimes incorrectly, often missing key details. With one, it has a clean, structured summary of your business ready to extract.

Early adopters benefit disproportionately. In 2026, less than 1% of small business websites have an llms.txt file. The ones that do are dramatically over-cited in AI answers relative to their market share.

Plain-English version: llms.txt is the easiest, cheapest, most high-leverage thing you can deploy this week. It takes 30 minutes once you have the template.

What goes in an llms.txt file

  1. Business identity — name, type, location, year founded, founder
  2. Contact info — phone, email, website, hours
  3. Services with prices — full list with descriptions
  4. Service area — cities you serve
  5. Vocabulary — what industry terms you use (this helps the model match queries)
  6. Key pages — URLs to your most important pages with one-line descriptions
  7. FAQs — common questions with concise answers (40-60 words each)

Copy-paste template

Replace the placeholders with your business info, save as llms.txt, and upload to your website root:

# [Your Business Name] — [What you do, in one line]

> [Your Business Name] is a [business type] based in [city, state]. We help [target customer] with [main outcome] — covering [3-5 key services or offerings].

## Quick Facts
- **Business name:** [Your Business Name]
- **Type:** [Restaurant / Service Business / Agency / etc.]
- **Specialty:** [Your unique focus]
- **Location:** [City, State, ZIP]
- **Service area:** [Cities or regions you serve]
- **Founded:** [Year]
- **Founder/Owner:** [Name]
- **Phone:** [Phone]
- **Email:** [Email]
- **Website:** [URL]
- **Price range:** [$ - $$$$]

## Services
### [Service 1 name] — [Price]
[2-3 sentence description with what's included]
URL: https://yourbusiness.com/[service-1-page]

### [Service 2 name] — [Price]
[2-3 sentence description]
URL: https://yourbusiness.com/[service-2-page]

## Why Customers Choose Us
- [Differentiator 1]
- [Differentiator 2]
- [Differentiator 3]

## Key Pages
- [Homepage](https://yourbusiness.com): [One-line description]
- [About](https://yourbusiness.com/about): [One-line]
- [Contact](https://yourbusiness.com/contact): [One-line]

## Frequently Asked Questions

### [Common question 1]?
[40-60 word answer]

### [Common question 2]?
[40-60 word answer]

## Contact
- Phone: [phone]
- Email: [email]
- Website: [url]

Where to put it

The file must be accessible at https://yourbusiness.com/llms.txt — same level as robots.txt and sitemap.xml. How you upload it depends on your platform:

How to know it's working

Visit https://yourbusiness.com/llms.txt in a browser. If you see your text, AI crawlers can see it too.

For deeper validation, query ChatGPT or Perplexity 2-3 weeks after deployment with category-specific questions about your business or service area. If you start showing up where you previously didn't, it's working.

Want us to write your llms.txt for you?

The $49 AI Audit + Fix-It Kit includes a custom llms.txt drafted from your real business info — plus robots.txt with AI crawler rules, schema, content rewrites, and a 5-step deploy plan. FREE this month only.

Get My $49 Audit + Fix-It Kit (Free This Month) →

— Isaiah