# How AI Search Picks Local Businesses | Lesson 1

> How ChatGPT, Perplexity and AI Overviews assemble a local recommendation: where the facts come from, what being cited means, and where you can intervene.

URL: https://aiseocourse.net/lessons/how-ai-search-picks-local-businesses/

would turn main into a scroll container and break every \`position: sticky\` inside it. --> 

Skip to main content

[#main-content →](#main-content)

Lesson 1 of 8 Start here

# Lesson 1: How AI Search Picks Local Businesses

Last updated: September 20, 2026

The retrieval-and-citation mechanics behind every AI recommendation of a local business.

schedule 11 min read lock\_open Free, no signup person Written by Adam Yong

Next: Lesson 2 arrow\_forward

[/lessons/google-business-profile-for-ai-search/ →](/lessons/google-business-profile-for-ai-search/)

 

All 8 lessons

[/lessons/ →](/lessons/)

![Diagram showing an AI assistant assembling a local recommendation from a business profile, a website and third-party mentions](/images/misc/flat-editorial-diagram-of-an-ai-assistant-assembli.webp)

★★★★★ 4.9 (200+ Verified Business Audits)

verified 100% Free, no signup, no paywall

group 9,400+ readers

schedule 8 lessons · ~80 minutes

What it fixes

[#what-it-fixes →](#what-it-fixes)

 

The lesson

[#lesson →](#lesson)

 

Key takeaways

[#takeaways →](#takeaways)

 

Figures

[#figures →](#figures)

 

Steps

[#steps →](#steps)

 

Guides

[#guides →](#guides)

 

FAQ

[#faq →](#faq)

What it fixes

## What Lesson 1 clears up about AI recommendations

record\_voice\_over

### The recommendation looks arbitrary

An assistant names a competitor and you have no way to say why. It is not random. Four stages sit behind that answer, and your business enters at three of them.

psychology\_alt

### You are handed tactics with no mechanism

Most AI SEO advice starts at the checklist. Without knowing what the machine is doing, you cannot tell which items apply to a single-location business and which are noise.

alt\_route

### You are chasing rankings when you want to be named

A position in a list of links and a mention inside an answer are different outcomes with different inputs. Working on the wrong one costs you a quarter.

## What this lesson covers

check

How an AI assistant assembles a local recommendation

check

Where the facts come from: your profile, your site, third-party mentions

check

What 'being cited' actually means

check

Ranking versus being named, and why they are different outcomes

check

Where a small business can realistically intervene

## Before you change anything, know what the machine is reading

Ask an assistant who fixes commercial fridges in your town and it will not hand you ten blue links. It will write a short paragraph, name one or two businesses, and list the sources it leaned on. That paragraph is assembled at the moment you ask, from documents the system went and fetched. It is not recalled from memory.

That single fact explains most of what follows in this course. Large language models do not hold a reliable, current record of your opening hours. What they hold is language. The specifics come from retrieval: the system finds documents that look relevant to the question, reads them, and writes an answer grounded in what it found. The industry calls this retrieval-augmented generation, usually shortened to RAG, and grounding is the term for tying the generated sentence back to a retrieved source.

So the question stops being “how do I rank” and becomes “what documents exist about my business, and do they agree with each other”.

## The four stages, and where you sit in them

Every local recommendation goes through roughly the same sequence.

**Query.** The assistant takes the customer’s phrasing, works out the intent, and often rewrites it into something more searchable. “Who can fix a walk-in cooler tonight” becomes a location-scoped query about commercial refrigeration repair with an urgency signal attached.

**Retrieval.** The system gathers candidate documents. For a local question, that usually means Google Business Profile data, pages from business websites, and third-party sources such as directories, review sites and local press. Retrieval is typically semantic rather than keyword-exact: the system compares meaning using vector search, which is why a page phrased in customer language can be pulled even without an exact keyword match.

**Grounding.** The retrieved passages are attached to the prompt so the model writes from them rather than from memory. This is the stage that decides whether your facts or somebody else’s end up in the sentence.

**Answer.** The model writes a short response and, in most interfaces, attaches citation attribution: the little numbered links or source cards under the paragraph.

You cannot edit stages one, two or four. You have a great deal of control over what is available to be retrieved at stage two and grounded at stage three, which is where this course spends its time.

## Three sources, unequal weight

For a local business, retrieval almost always draws on three kinds of source.

Your **Google Business Profile** is the densest single record of your facts: name, address, phone, category, hours, services. Engines read it directly and lean on it heavily for local questions. Lesson 2 is entirely about it.

Your **website** is where nuance lives. A profile cannot explain that you service walk-in coolers but not domestic fridges, or that your emergency callout covers three towns and not a fourth. Only your pages can answer that, and only if they say it plainly. Lesson 3 covers the shapes of page that get pulled.

**Third-party mentions** are everything else: directory listings, review sites, chamber pages, local news, a forum thread where somebody recommended you. These matter more than owners expect, because what other sites say about you is treated as independent corroboration. Lesson 6 covers them.

| Source | What it is best at | Where it falls short |
| --- | --- | --- |
| Google Business Profile | Core facts: name, address, phone, category, hours | Cannot express nuance or exclusions |
| Your website | Scope, exclusions, pricing logic, service detail | Only counts if the page states it plainly |
| Third-party mentions | Independent corroboration of your facts and reputation | You do not control when they are updated |

The common failure is not absence, it is contradiction. One directory carries an old phone number, the profile says you close at five, the website footer says six, and a listing from two addresses ago is still live. Faced with conflicting sources, an engine hedges, picks the majority reading, or names the competitor whose facts are unanimous.

## Being named is not the same as ranking

Classic SEO chases a position. AI search produces a different unit of value: your business appears inside the sentence, sometimes with a link and sometimes without. That is the zero-click discovery problem in one line. A customer can learn your name, your speciality and your hours without ever visiting your site.

The vocabulary around this is messy. Some people call optimising for it Generative Engine Optimization, or GEO. Others call it Answer Engine Optimization, or AEO. The 

guide on what GEO means

[/guide/what-is-generative-engine-optimization/ →](/guide/what-is-generative-engine-optimization/)

 untangles the terms, and the 

AEO versus GEO versus local SEO comparison

[/guide/aeo-vs-geo-vs-local-seo/ →](/guide/aeo-vs-geo-vs-local-seo/)

 settles which one you are actually buying when a vendor pitches you. The labels matter far less than the work, which is consistent facts, citable pages and machine-readable data.

One practical consequence: your measurement changes. Sessions and rankings no longer capture the whole picture, because some of the value happens inside an answer you never see. Lesson 7 deals with that honestly, including what still cannot be measured.

## The crawlers that make any of this possible

Retrieval needs a copy of your page. That copy arrives through named crawlers, and they do not all do the same job. GPTBot and ClaudeBot collect content for training. OAI-SearchBot and PerplexityBot fetch pages to support search and live answers. ClaudeBot and its search-side counterpart behave similarly for Anthropic’s assistants.

The distinction matters when somebody suggests blocking them. Blocking the search-side crawlers removes you from the answers you are trying to appear in. The 

guide on which AI crawlers read your site

[/guide/which-ai-crawlers-read-your-site/ →](/guide/which-ai-crawlers-read-your-site/)

 lists the user agents so you can recognise them in your server logs, and Lesson 5 covers what to allow.

## Where you can realistically intervene

Three places, in this order.

**Make your facts unanimous.** Every place a customer or an engine can read your name, address, phone number, category and hours should say the same thing. This is unglamorous and it is the highest-leverage work available to a small business.

**Make your pages answerable.** Write passages that stand on their own: a clear question, a direct answer, a specific fact. A sentence lifted out of your page should still make sense and still be true. That is what gets quoted.

**Make your data machine-readable.** Structured data hands the engine your facts in a form it cannot misread. Lesson 4 covers LocalBusiness schema, including a block you can paste and validate the same day.

If an assistant is naming a competitor instead of you, one of those three is almost always the reason. The 

diagnostic guide on why AI recommends a competitor

[/guide/why-ai-assistants-recommend-a-competitor/ →](/guide/why-ai-assistants-recommend-a-competitor/)

 walks the three checks in about thirty minutes.

## What to do next

Run the test yourself before you read Lesson 2. Log out, ask the question a customer would ask, and write down who gets named and which sources the answer cites. That list is your starting position, and Lesson 7 turns it into a repeatable monthly check.

Then move to 

Lesson 2

[/lessons/google-business-profile-for-ai-search/ →](/lessons/google-business-profile-for-ai-search/)

, which takes the single most-read source of facts about your business and makes it something an engine can trust.

![Side-by-side comparison of a ranked results list and a synthesized answer that names one business](/images/content/side-by-side-panel-comparing-a-ranked-blue-link-re.webp)

Side-by-side comparison of a ranked results list and a synthesized answer that names one business

Ask AI about this lesson:

travel\_explorePerplexity

[https://www.perplexity.ai/search?q=Read%20https%3A%2F%2Faiseocourse.net%2Flessons%2Fhow-ai-search-picks-local-businesses%2F%20and%20summarise%20what%20it%20says%20about%20How%20AI%20Search%20Picks%20Local%20Businesses%20for%20a%20local%20business%20owner%2C%20then%20list%20the%20three%20actions%20it%20recommends%20first. →](https://www.perplexity.ai/search?q=Read%20https%3A%2F%2Faiseocourse.net%2Flessons%2Fhow-ai-search-picks-local-businesses%2F%20and%20summarise%20what%20it%20says%20about%20How%20AI%20Search%20Picks%20Local%20Businesses%20for%20a%20local%20business%20owner%2C%20then%20list%20the%20three%20actions%20it%20recommends%20first.)

chatChatGPT

[https://chatgpt.com/?q=Read%20https%3A%2F%2Faiseocourse.net%2Flessons%2Fhow-ai-search-picks-local-businesses%2F%20and%20summarise%20what%20it%20says%20about%20How%20AI%20Search%20Picks%20Local%20Businesses%20for%20a%20local%20business%20owner%2C%20then%20list%20the%20three%20actions%20it%20recommends%20first. →](https://chatgpt.com/?q=Read%20https%3A%2F%2Faiseocourse.net%2Flessons%2Fhow-ai-search-picks-local-businesses%2F%20and%20summarise%20what%20it%20says%20about%20How%20AI%20Search%20Picks%20Local%20Businesses%20for%20a%20local%20business%20owner%2C%20then%20list%20the%20three%20actions%20it%20recommends%20first.)

auto\_awesomeGemini

[https://gemini.google.com/app?q=Read%20https%3A%2F%2Faiseocourse.net%2Flessons%2Fhow-ai-search-picks-local-businesses%2F%20and%20summarise%20what%20it%20says%20about%20How%20AI%20Search%20Picks%20Local%20Businesses%20for%20a%20local%20business%20owner%2C%20then%20list%20the%20three%20actions%20it%20recommends%20first. →](https://gemini.google.com/app?q=Read%20https%3A%2F%2Faiseocourse.net%2Flessons%2Fhow-ai-search-picks-local-businesses%2F%20and%20summarise%20what%20it%20says%20about%20How%20AI%20Search%20Picks%20Local%20Businesses%20for%20a%20local%20business%20owner%2C%20then%20list%20the%20three%20actions%20it%20recommends%20first.)

Visual reference

## Figures from this lesson

Diagrams you can screenshot and keep beside you while you work through the steps.

 

Why it matters

## Why retrieval mechanics come before any AI SEO tactic

psychology

### It explains the mechanism, not the myth

Most AI SEO advice starts with tactics. This lesson starts with what the machine is doing, so the tactics later make sense instead of sounding arbitrary.

alt\_route

### It separates two different goals

Ranking and being named are related but distinct. Knowing which one you are chasing changes what you work on this month.

balance

### It is honest about your leverage

You cannot tune a retrieval index. You can make the facts about your business unambiguous everywhere an engine looks, which is most of the available leverage.

foundation

### Everything else depends on it

Lessons 2 through 7 are all interventions at one of the points this lesson maps. Skipping it makes the rest feel like a checklist with no reason behind it.

Steps

## How to see what AI search already says about your business

1.  1 search
    
    ### Ask the question your customer asks
    
    Open an assistant logged out, type the question a customer would type, and read who gets named. Do not name yourself in the prompt.
    
2.  2 link
    
    ### Read the citations
    
    Note which sources the answer leans on. That list tells you which of your assets the engine can currently see.
    
3.  3 fact\_check
    
    ### Check those sources against each other
    
    Compare the facts on your profile, your site and any third-party listing that appeared. Write down every mismatch.
    
4.  4 build
    
    ### Fix the contradictions first
    
    Before writing anything new, make the facts agree. Lesson 2 covers the profile side, Lesson 3 covers the site.
    

## Know the mechanism? Fix your facts next.

Lesson 2 starts with the asset AI engines read first for local questions: your Google Business Profile.

play\_arrow Continue to Lesson 2

[/lessons/google-business-profile-for-ai-search/ →](/lessons/google-business-profile-for-ai-search/)

 

Open the 90-day checklist

[/checklist/ →](/checklist/)

## Guides that go deeper on AI retrieval and citation

Short, evergreen answers that go deeper than the lesson itself.

comparison

### AEO vs GEO vs Local SEO: Which One Are You Actually Doing?

One-line definitions of each, where they overlap, what a local business should actually care about, and why most vendor distinctions are marketing.

[AEO vs GEO vs Local SEO: Which One Are You Actually Doing? →](/guide/aeo-vs-geo-vs-local-seo/)

comparison

### ChatGPT Search vs Google AI Overviews vs Perplexity: Where Each One Gets Local Business Facts

Which sources each engine leans on for local queries, what a citation looks like in each, and where to spend your effort first.

[ChatGPT Search vs Google AI Overviews vs Perplexity: Where Each One Gets Local Business Facts →](/guide/chatgpt-vs-ai-overviews-vs-perplexity-local-facts/)

process

### How Retrieval-Augmented Generation Decides Which Local Business to Name

Query, retrieval, grounding, answer: walk the four steps an AI assistant takes, and see exactly where your business can intervene.

[How Retrieval-Augmented Generation Decides Which Local Business to Name →](/guide/how-rag-decides-which-local-business-to-name/)

definition

### What Is Generative Engine Optimization (GEO)?

A plain definition of GEO, how it differs from classic SEO, and what a local business actually changes, without the vendor jargon.

[What Is Generative Engine Optimization (GEO)? →](/guide/what-is-generative-engine-optimization/)

definition

### Which AI Crawlers Read Your Site: GPTBot, PerplexityBot, ClaudeBot and OAI-SearchBot

What each named AI crawler is, who runs it, the difference between training and search crawls, and how to spot them in your server logs.

[Which AI Crawlers Read Your Site: GPTBot, PerplexityBot, ClaudeBot and OAI-SearchBot →](/guide/which-ai-crawlers-read-your-site/)

scenario

### Why AI Assistants Recommend a Competitor Instead of You

The usual causes, thin profile, no citable page, stale third-party data, how to check each one, and what to fix first.

[Why AI Assistants Recommend a Competitor Instead of You →](/guide/why-ai-assistants-recommend-a-competitor/)

Reader feedback

## What readers said about this lesson

Feedback from owners and SEOs working through the lessons. These are reader comments, not Google Business Profile reviews.

★★★★★

Rated 5 out of 5

> "Worked through the 90-day checklist with a client over one quarter. Perplexity started naming them in answers around week seven. Foundation-level, exactly as advertised."

Owen B.

Small agency principal

★★★★★

Rated 5 out of 5

> "I'd read a dozen posts about AI search and still had no idea what to actually change. This lesson was the first one that explained why anything works."

Dana R.

Owner, two-location dental practice

Common questions

## How AI search picks local businesses: common questions

Does an AI assistant read my website live when someone asks about my business? expand\_more

Sometimes. Search-connected assistants such as ChatGPT Search, Perplexity and Google AI Overviews can fetch live pages at query time. Other modes answer from an index or from training data, which is why an out-of-date fact can keep appearing for months after you fix your site.

Is being cited the same as ranking first? expand\_more

No. Ranking is a position in a list of links. Being cited means the assistant used your page as a source for the sentence it wrote, and usually names or links you underneath. You can be cited without ranking first, and you can rank first without being cited.

Why do ChatGPT and Perplexity say different things about my business? expand\_more

They retrieve from different source mixes and weight them differently. One may lean on your Google Business Profile, another on your website and a directory listing. That is why the fix is consistency across all of them rather than optimising for one engine.

Can I pay to appear in AI answers? expand\_more

Not for the organic citation. Paid placement and organic AI citation are separate systems. Advertising alongside an AI answer does not make the assistant name you as a recommendation.

How long does it take for a change to show up? expand\_more

Weeks, usually, and longer when the wrong fact lives on a third-party site that the engine re-crawls on its own schedule. Lesson 7 covers what to watch while you wait.

My competitor has fewer reviews. Why do they get named? expand\_more

Review count is one input among several. A competitor with consistent facts, a page that answers the question directly and a clean profile will often beat a business with more reviews and a contradictory footprint.

## Related lessons

Lesson 2

### Google Business Profile for AI Search

Making your Google Business Profile the clean, consistent fact source AI engines prefer.

[Google Business Profile for AI Search →](/lessons/google-business-profile-for-ai-search/)

Lesson 3

### Local Site Content AI Can Cite

What on-page content AI assistants are willing to quote, and how to write it.

[Local Site Content AI Can Cite →](/lessons/local-site-content-ai-can-cite/)

![Portrait of Adam Yong](/images/squares/editorial-headshot-portrait-of-course-author-adam-.webp)

Adam Yong

Author & Founder, LocusPilot

Founder of LocusPilot and Agility Writer; leads GEO strategy at ADE Marketing.

verified Founder, LocusPilot (AI website builder for local businesses)

More about the author

[/author/adam-yong/ →](/author/adam-yong/)

Open access · Immediate start

## Ready for Lesson 2?

Google Business Profile for AI Search. It picks up exactly where this lesson stops.

Read Lesson 2 arrow\_forward

[/lessons/google-business-profile-for-ai-search/ →](/lessons/google-business-profile-for-ai-search/)

 

View the 90-Day Checklist

[/checklist/ →](/checklist/)

No signup. No paywall. 8 lessons, ~80 minutes.
