Skip to content

AI Search Is Changing SEO: What Every Small Business Needs to Know in 2026

Google AI Overviews, ChatGPT, and Perplexity are reshaping how customers find businesses. Here is how to adapt your SEO strategy before it is too late.

AI answer engines pick sources differently from the way Google ranks pages, so visibility in ChatGPT, Perplexity and AI Overviews comes from consistent entity data, clean schema and content written to be quoted. This post explains how those engines choose, and what a local business should fix first.

Adam WhitakerBy Adam Whitaker · AI Marketing · 8 min read · Published · Updated

Ask ChatGPT to recommend a roofing contractor in Salisbury, Maryland and it will name two or three companies. It will not hand you ten blue links. There is no page two. For the companies it names, that answer is worth more than a first-position ranking. For everyone else, the search effectively did not happen.

That is the shift. Classic SEO competes for clicks on a results page. AI search competes for inclusion in a generated answer. The underlying signals overlap more than most people assume, but the failure modes are different, and a site that ranks perfectly well on Google can still be invisible to every answer engine your customers actually use.

How AI answer engines actually choose sources

Nearly every consumer AI search product works the same way underneath. The model does not know your business from its training data. When someone asks a question with local or commercial intent, the system runs a retrieval step first, pulls a set of live documents from an index, and then generates an answer grounded in those documents. The generation is the part you see. The retrieval is the part you can influence.

Google AI Overviews retrieve from Google's own index using standard Googlebot crawling. ChatGPT search and Microsoft Copilot lean heavily on Bing's index. Perplexity blends its own crawler with third-party indexes. The practical consequence is blunt: if you are not indexed in Bing, you have removed yourself from a large share of AI answers. Most small businesses have never once opened Bing Webmaster Tools.

Retrieval does not operate at the page level. It operates at the passage level. Documents get split into chunks, typically a few hundred words each, and individual chunks compete for relevance against the query. A 2,000 word page can win a citation on the strength of one clean 80 word paragraph. A page with excellent overall coverage can lose because its best information is smeared thinly across the whole document instead of being concentrated somewhere a retriever can grab it.

There is also a fan-out step. A single question like 'best HVAC company near me for a heat pump replacement' gets expanded into several sub-queries: heat pump replacement cost, HVAC contractors in that city, heat pump versus furnace, local reviews. The engine retrieves for each and then synthesises one answer. So you can get cited for a sub-question you never targeted, and you can lose an answer you should have owned because a competitor covered one adjacent sub-question better than you did.

What actually differs from classic SEO

Four things change in ways that should affect how you spend money.

  • There is no position one. There is an answer set, usually three to eight sources. Ranking eleventh on Google is worth roughly nothing. Being the fifth source in an answer set is worth a great deal, because every source in the set gets named or linked.
  • Consistency beats keyword density. Answer engines resolve entities, they do not match strings. If your business name, address, phone number and service list disagree across your website, your Google Business Profile and the major directories, the engine has lower confidence in who you are and will favour a competitor it can pin down.
  • Specificity and recency are weighted hard. Vague evergreen copy has almost no retrieval value. Dated, numeric, concrete statements get pulled into answers because they are the sentences a model can safely repeat.
  • You often will not get the click. Zero-click is the default outcome for informational queries now. The win is being the named recommendation at the moment of decision, which behaves more like a brand and consideration channel than a traffic channel.

Entity consistency is the unglamorous foundation

Before an engine can recommend you, it has to be confident that the 'Smith Plumbing' on your website, the 'Smith Plumbing LLC' on Yelp and the 'Smith Plumbing & Drain' on your Facebook page are one business. Every mismatch lowers that confidence. This is the least interesting work in modern SEO and it is also the highest leverage.

  • Pick one legal-facing business name and use it byte-for-byte everywhere. Not 'Suite 200' in one place and 'Ste. 200' in another.
  • Publish Organization or LocalBusiness schema on your site with a stable @id, and include a sameAs array pointing at your Google Business Profile, Facebook, LinkedIn, Yelp, Bing Places and any industry association profile you hold.
  • Make sure the phone number in your schema is the same number a human sees on the page. Dynamic number insertion for call tracking routinely breaks this.
  • State your service area in prose, not just on a map widget. 'We serve Wicomico, Worcester and Talbot counties' is retrievable text. A map pin is not.
  • If you have a Wikipedia-adjacent presence anywhere, such as a Wikidata item, a Crunchbase profile or a chamber of commerce member page, link to it. Those are entity anchors engines already trust.

Schema markup stopped being optional

Structured data was always a nice-to-have for rich results. For AI retrieval it does something more useful: it gives the engine unambiguous, machine-readable facts about you that do not depend on parsing your prose correctly.

Use the most specific type that fits. Not LocalBusiness when Plumber, HVACBusiness, RoofingContractor, Dentist or Attorney exists. Add Service entities for each thing you sell with an areaServed. Add FAQPage on pages with real question and answer content. Add Article with datePublished, dateModified and a named author on every blog post, because dateless content gets treated as stale. Add BreadcrumbList so the engine understands your site hierarchy. Add AggregateRating only if the reviews are genuinely collected and displayed on that page, since fabricated review markup is one of the fastest ways to earn a manual action.

Link the entities together with @id references rather than repeating the same blob on every page. One canonical Organization node, referenced from everywhere, is a much stronger signal than forty disconnected copies.

Why FAQ-shaped content gets quoted

A question heading followed immediately by a short, self-contained answer is the ideal retrieval unit. It matches the shape of the query, it survives chunking intact, and it can be lifted into an answer without the model needing surrounding context to make sense of it.

The mechanics that matter, in rough order of importance:

  • Use the actual question a customer would type or say as the heading. 'How much does a heat pump cost to install?' outperforms 'Heat Pump Pricing' by a wide margin.
  • Answer in the first sentence. Inverted pyramid. Models truncate; do not bury the payload in paragraph three.
  • Keep each answer between roughly 40 and 90 words. Shorter and it lacks substance to cite; longer and it gets split across chunks.
  • Make each answer independently readable. No 'as we mentioned above' and no pronouns pointing at earlier sections.
  • Include the concrete detail: a number, a range, a threshold, a timeframe, a named standard. Those are the fragments that get quoted verbatim.

Let the crawlers in, and render on the server

Two technical issues quietly disqualify a lot of otherwise decent sites.

First, robots.txt. AI systems use their own user agents: GPTBot and OAI-SearchBot for OpenAI, PerplexityBot, ClaudeBot, CCBot for Common Crawl, and Google-Extended for Gemini grounding. Plenty of sites blocked these in a burst of 2024 caution and never revisited the decision. Worth knowing: blocking Google-Extended does not remove you from AI Overviews, which are served from the standard Google index, so all that block buys you is exclusion from Gemini. If you want to be recommended, let the retrieval crawlers in.

Second, rendering. Google executes JavaScript. Most other AI crawlers do not, or do it inconsistently. If your site is a client-rendered single-page app that ships an empty shell and hydrates content in the browser, a large share of retrieval bots see a blank page. Server-side rendering or static generation is no longer a performance nicety, it is a prerequisite for being quotable.

Most of your AI visibility is not on your website

When an engine assembles a local recommendation, it is rarely reading only your site. It is reading the corpus of third-party pages that mention you. That corpus is where the actual recommendation decision gets made.

  • Review platforms. Volume, recency and the words inside review text all matter. Reviews that describe the specific job done are more useful to a retriever than five stars with no comment.
  • Directories and listings, including the ones most businesses skip: Bing Places, Apple Business Connect, Foursquare and the data aggregators that feed voice assistants.
  • Community and forum content. Reddit and similar discussion sites are heavily weighted in several engines because they read as authentic first-hand experience.
  • Local 'best of' roundups, chamber pages, association member directories and supplier or manufacturer dealer locators.
  • Video transcripts. YouTube captions are indexed text and answer engines do retrieve from them.

How to measure something with no rank tracker

There is no clean equivalent of a rank report for AI search, and anyone selling you one as a precise instrument is overselling. What works is a repeatable panel rather than a single number.

  • Build a fixed prompt set of 25 to 40 real buyer questions, phrased the way a customer would phrase them, including the location. Run it monthly across the engines you care about and log whether you were named, cited with a link, or absent.
  • Watch referral traffic in analytics from chatgpt.com, perplexity.ai, copilot.microsoft.com and gemini.google.com. Volume will be small. Conversion rate is usually well above organic average, because the visitor arrives pre-recommended.
  • Check server logs for hits from GPTBot, OAI-SearchBot, PerplexityBot and ClaudeBot. If those bots are not crawling you, nothing else in this article matters yet.
  • Verify index coverage in Bing Webmaster Tools, not just Google Search Console.
  • Track brand mentions across the third-party corpus, because that is the leading indicator that moves before the answers do.

Where to start

If you do nothing else this quarter, do these six things in this order.

  • Verify and clean your Google Business Profile and Bing Places listings, and claim Apple Business Connect.
  • Audit robots.txt and confirm the AI crawlers are allowed.
  • Confirm your key pages return real HTML to a non-JavaScript client.
  • Standardise your name, address and phone across every property you control, then fix the top twenty directories.
  • Add Organization, Service and FAQPage schema with a single canonical @id and a complete sameAs list.
  • Rewrite your top five commercial pages so each one contains three to five genuine questions with tight, self-contained, specific answers.

None of this is exotic. It is the same discipline good SEO always required, applied to a system that reads passages instead of ranking pages, and that punishes ambiguity much harder than Google ever did.

Frequently asked questions

Is AI search replacing Google?
No. Google still handles the overwhelming majority of search volume, and AI Overviews sit on top of Google's own index. What is changing is the click. More queries resolve inside the answer, so visibility increasingly means being cited rather than being clicked. Treat AI search as a second surface fed by the same underlying work, not as a replacement channel.
What is generative engine optimization?
Generative engine optimization, or GEO, is the practice of making your content easy for AI answer engines to retrieve, trust and quote. It emphasises entity consistency, structured data, passage-level clarity and third-party corroboration. It overlaps heavily with technical and local SEO, but optimises for inclusion in a generated answer rather than for ranking position.
Do I need to block AI crawlers to protect my content?
For a local service business, blocking is almost always the wrong trade. Those crawlers are the mechanism by which you get recommended to buyers. Publishers with paywalled archives have a different calculation. If you sell services in a defined geography, you want GPTBot, OAI-SearchBot, PerplexityBot and ClaudeBot reading everything you publish.
How long does it take to show up in AI answers?
Fixing crawlability and schema can change things within a few weeks once the relevant indexes refresh. Entity and citation work compounds more slowly, usually over three to six months, because it depends on third-party sources updating. Review velocity and new content have the fastest visible effect on local recommendation questions.
Does schema markup guarantee I get cited?
No. Schema improves the engine's confidence in what you are and what you sell, which raises your odds of being retrieved and correctly described. It does not override weak content, thin reviews or an unclear entity footprint. Think of it as removing ambiguity rather than adding authority.

Web design and local SEO for the Eastern Shore

Calls are answered around the clock. After hours, an AI agent books appointments and takes messages.

Last updated