A dentist's front desk keeps getting the wrong hours

A dental practice owner noticed something odd: patients kept showing up on days the office was closed, saying an AI chatbot told them those were open hours. The website's hours page was correct and had been for months. What had gone wrong wasn't the website — it was that the AI tool answering the patient's question had pulled from an outdated cached version of a directory listing, not the practice's own site at all. Understanding why requires understanding how these systems actually go looking for answers, because it isn't magic and it isn't the same process as a Google search.

Retrieval is not the same as crawling

Traditional search engines crawl the web, build an index, and rank pages against a query at the moment someone searches. Generative answer engines add an extra layer. Most of them work in one of two modes: a model trained on a snapshot of web text that it 'remembers' in a compressed, fuzzy way, or a live retrieval step where the tool issues its own search queries, pulls back a handful of pages or snippets, and then writes an answer grounded in that retrieved text. Perplexity and Google's AI Overviews lean heavily on the second mode — retrieval-augmented generation, or RAG. A general-purpose assistant without live browsing enabled leans on the first mode, which means its knowledge has a cutoff date and can be stale or simply wrong about specifics like hours, prices, or staff.

This distinction matters because the fixes are different. If a tool is retrieving live, the fix is making sure your page is easy to find, easy to parse, and current. If a tool is answering from training data, no amount of on-page optimization today will change what it already learned — that's a longer game tied to how often models get retrained and what sources they weighted heavily.

What the retrieval step actually looks for

When an answer engine does search live, it typically runs a handful of sub-queries related to the user's question, fetches the top results, and then extracts the passages most relevant to the question — not necessarily the whole page. That extraction step tends to favor content that answers a question directly and early, without requiring the reader to infer the answer from surrounding context. A paragraph that states a fact plainly in its first sentence is easier to lift cleanly than one that builds up to the point over several sentences.

Why citations sometimes point to the wrong source

The dentist's problem is common: an aggregator or directory site outranks the business's own site in the retrieval step because it's structured more simply, updates its schema more consistently, or simply has more inbound links pointing to it. The answer engine isn't being lazy — it's optimizing for whatever content it can parse most confidently. A page that's easy for a machine to extract a clean fact from will often win over a page that's technically more authoritative but harder to parse.

The site that gets cited isn't always the most credible one — it's the one that made itself easiest to extract from.

A practical checklist for making your content retrievable

  1. Put the direct answer to the question in the first one or two sentences of the relevant section, then add nuance and context afterward
  2. Use descriptive H2 and H3 headings that mirror how a customer would phrase the question, not internal department names
  3. Keep hours, pricing, and contact details on a single canonical page and update it the moment anything changes — don't let it drift from your Google Business Profile
  4. Add a visible 'last updated' date near time-sensitive content
  5. Check that the page renders correctly with JavaScript disabled, since some fetchers won't execute it

Where this fits into a broader strategy

None of this replaces the fundamentals of a technical SEO audit, but it's a distinct layer worth checking on its own. For a wine tasting room, a home services contractor, or a law firm, the practical test is simple: type your own most common customer question into a couple of AI tools and see what comes back. If the answer is wrong or points to someone else's page, that's a concrete, fixable gap rather than a vague ranking problem. Businesses across NetWebMedia's service niches — from real estate to financial services to events and weddings — run into the same pattern: the content exists, it's just not shaped in a way that's easy for a retrieval system to lift cleanly.

If you want a structured look at how your own site performs on this front, NetWebMedia's free audit tool at https://netwebmedia.com/free-audit.html checks technical fundamentals that affect both traditional search and AI retrieval, and the methodology behind the approach is laid out at https://netwebmedia.com/aeo-methodology.html.

Does your business show up when AI answers?

ChatGPT, Claude, Perplexity and Google's AI Overviews are already answering the questions your customers ask. The $49 AI Visibility Scan shows you where you're cited, where you're invisible, and the three changes that move you first — a written report in your inbox within 48 hours. If nothing in it is actionable, you don't pay.

Run the $49 AI Visibility Scan →

Or book a free 30-minute strategy call →

Share this article

X (Twitter) LinkedIn Facebook WhatsApp

Comments

Leave a comment

← Back to all articles