There’s a new kind of search happening right now, and most Indian business websites are completely invisible to it.
Not invisible to Google. Invisible to ChatGPT. To Perplexity. To Claude. To every AI assistant that hundreds of millions of people now use to find businesses, compare services, and make purchase decisions.
A file called llms.txt is one of the simplest ways to fix that. Most developers haven’t implemented it yet. Almost none in India are talking about it.
Here’s what it is, why it matters, and what happens to businesses that ignore it.
How people search has changed
Two years ago, the search journey looked like this:
Someone types “best taxi service in Dharamshala” into Google. Google returns ten blue links. The person clicks two or three, reads the pages, and makes a decision.
Today, a growing number of people do this instead:
They open ChatGPT or Perplexity and ask: “What’s a reliable taxi service in Dharamshala for an airport pickup?” The AI reads the web, synthesises an answer, and either names a specific business or describes what to look for — often without the user clicking a single link.
This is called Generative Engine Optimisation (GEO) — optimising not just for Google’s algorithm, but for how AI models interpret and present your business.
The businesses that show up in AI answers are the ones whose websites are structured for AI to read. The ones that don’t — even with strong Google rankings — may not exist as far as these tools are concerned.
What llms.txt actually is
llms.txt is a plain text file that sits at the root of your website — like yourwebsite.com/llms.txt — and tells AI crawlers exactly what your site is about.
Think of it like robots.txt, which tells Google which pages to crawl and which to skip. llms.txt is the AI equivalent — a structured summary of your business, your content, and your key pages, written in a format that language models can parse efficiently.
A basic llms.txt for a tour operator in Himachal might look like this:
# Dharamshala Tours
> Tour operator based in Dharamshala, HP. Specialises in treks,
> spiritual tours, and adventure packages across Himachal Pradesh.
## Services
- [Trekking Packages](/treks)
- [Spiritual Tours](/spiritual)
- [Custom Group Tours](/group)
## Contact
WhatsApp: +91-XXXXXXXXXX
Location: Dharamshala, Himachal Pradesh, India
That’s it. A few lines. But what it does is give an AI model a clean, unambiguous summary of who you are, what you offer, and where to find the details — without having to parse your entire website, interpret your JavaScript, or guess at your structure from your navigation menu.
Why this matters more than most SEO advice you’ve heard
Standard SEO is about keywords, backlinks, and page structure. Those things still matter for Google. But AI models don’t work the way Google’s crawler does.
Google’s crawler is looking for signals: keyword density, heading structure, internal links, domain authority, page speed. It’s a pattern-matching machine.
AI models are reading your site the way a person would — trying to understand what you do, who you serve, and whether you’re a credible answer to the question being asked. They’re not counting keywords. They’re building a model of your business.
If your website is slow to load, heavy with JavaScript, or structured for visual design rather than semantic clarity — an AI crawler may extract a garbled or incomplete understanding of what you do. Or skip large sections entirely.
llms.txt short-circuits that problem. You’re telling the AI directly: here’s what we are, here’s what we do, here are the pages that matter. No guessing. No misinterpretation.
What happened with InHimalayas
One of my clients — InHimalayas, a booking platform for Himalayan stays — was built with llms.txt and GEO optimisation from day one.
Within weeks of launch, the founder noticed a surge in traffic coming from AI referrers. Not Google. Not Instagram. Direct referrals from AI tools sending users to the site.
That’s not a coincidence. The site was structured from the first day to be readable by AI crawlers — llms.txt in place, clean semantic HTML, JSON-LD schema describing every listing, fast load times so crawlers could actually get through the pages.
The founder’s response: “glad it worked out so fast and so well.”
This will become more common. The businesses that get in early — while most of their competitors are still optimising only for Google — will have a compounding advantage as AI search grows.
llms.txt alongside the rest of the SEO stack
To be clear: llms.txt is not a replacement for Google SEO. It’s an addition to it.
Every site I build ships with both:
For Google:
- Meta titles and descriptions on every page
- JSON-LD schema (local business, service, review, FAQ as applicable)
- XML sitemap submitted to Search Console
- Open Graph tags for social sharing
- Lighthouse 90+ Core Web Vitals score
For AI search:
llms.txtat the root- Clean semantic HTML that language models can parse without executing JavaScript
- Structured content hierarchy — clear headings, descriptive link text, unambiguous service descriptions
- Fast load times so crawlers complete the full page
These aren’t competing approaches. They’re layers. A well-built site in 2025 needs both.
Who is most at risk from ignoring this
Not every business is equally exposed. Here’s who should care most:
Travel and hospitality. “Best hotels near Kasol,” “trekking operators in Spiti,” “taxi from Chandigarh to Manali” — these are exactly the kinds of queries people are putting into AI tools. If you’re a Himachal travel business, the people searching for you on AI tools are high-intent and often international. You need to be in those answers.
Local service businesses. Clinics, CAs, coaching centres, salons. “Best chartered accountant in Ludhiana” or “dermatologist in Dharamshala” are queries AI tools increasingly answer with named businesses. If your site isn’t readable by AI crawlers, you won’t be named.
D2C brands. Product comparisons, gift recommendations, category searches — AI tools are increasingly the first stop for “what should I buy.” Especially for categories that are hard to search on Google without knowing brand names.
Any business that relies on being discovered. If customers need to find you before they can hire you, AI search is part of that discovery journey now — and growing fast.
The window is still open
Right now, llms.txt adoption in India is close to zero. Most developers don’t know it exists. Most business owners have never heard of it.
That means any business that implements it today — cleanly, correctly, alongside a properly structured site — is operating in a space where their competitors simply aren’t.
This is the same window that existed for Google SEO in 2005, for mobile-optimised sites in 2012, for Google Business profiles in 2016. The businesses that moved early built advantages that took competitors years to close.
llms.txt is not magic. It won’t fix a bad product or a broken sales process. But for a good business with a well-built website, it’s a lever that costs almost nothing to pull — and that most of your competitors haven’t touched.
What to do right now
If you already have a website:
- Check if your site has an
llms.txtfile — go toyourwebsite.com/llms.txt. If you get a 404, you don’t have one. - Check your page speed on mobile at PageSpeed Insights. Below 70 means AI crawlers are likely struggling with your site too.
- Ask your developer to add
llms.txtand review your schema markup for AI readability.
If you’re building a new website:
Make sure whoever is building it knows what llms.txt is and ships it as standard. Not as an add-on. Not as something to “do later.” At launch.
Every site I build has it from day one. It takes thirty minutes to implement correctly. There’s no good reason to ship without it in 2025.
Building a website that works for both Google and AI search? WhatsApp me — I’ll tell you what your current site is missing.
See how GEO was built into InHimalayas from day one: InHimalayas case study →