What has actually changed
People used to type a query, scan ten blue links and click two or three. Now many ask a question and read one answer. The assistant still visits websites to build that answer. It just does the visiting for the person.
Three things follow from that.
- Your website is now read by machines first and people second. If an assistant cannot understand a page, that page might as well not exist.
- The visits you do get are worth more. A visitor who arrives after an AI recommendation has already decided you are worth a look and wants to confirm and act.
- A Facebook page or marketplace listing is not a substitute. Assistants cannot reliably read inside those platforms, and they do not carry the structured details an assistant relies on.
What AI assistants need from your website
- Plain, direct answers. Who you are, what you sell, where you are and how to contact you, written as text on the page, not locked inside images or PDF brochures.
- Structured data. Schema markup that spells out your business, services, prices, opening hours and frequently asked questions in a form machines read without guessing.
- Pages that render as plain HTML. Content that only appears after heavy scripts run is often skipped.
- Permission to crawl. A robots file that allows the AI crawlers from OpenAI, Google, Anthropic and others. Many sites block them by accident.
- An llms.txt file. A short plain-text index of your important pages, written for AI crawlers the way a sitemap is written for Google.
- Consistent details everywhere. The same business name, address and phone number on your website, your Google Business Profile and your social pages. Mismatches make an assistant less confident about quoting you.
What no longer works
- Pages stuffed with keywords. Assistants judge whether a page answers the question, not how often it repeats a phrase.
- One thin page for every town you serve. These get ignored as low quality.
- Brochures uploaded as images or PDFs. The information inside is invisible to most crawlers.
- A site that has not been touched in years. Assistants weigh freshness, and stale details get quoted wrongly or not at all.
What a website built for this looks like
Every service gets its own page that answers the question a buyer would ask, in the buyer's words. Each page carries a short FAQ with schema. Your Google Business Profile matches the site exactly and collects reviews. WhatsApp and phone contact are visible on every page, so the visit an assistant sends you turns into a conversation. This is how we build every site now, including our own.
Where this comes from
- How Google uses structured data, Google Search Central
- Google's crawlers and fetchers, including the one that feeds its AI products
- OpenAI's crawlers, which control what ChatGPT can read
- The llms.txt proposal
- Schema.org, the vocabulary behind structured data

