How to Show Up in ChatGPT, Perplexity, and Google AI Overviews (2026 Local Business Guide)

Last updated: July 13, 2026 · By Ryan Smeltz, US Army veteran & founder

📍 Part of: AI SEO for Small Business in 2026: What It Is, What It Costs, Whether It Works — the cornerstone guide. This post is one of the deeper-dive companions.

Last updated: May 4, 2026  ·  9 min read  ·  By Ryan Smeltz, Founder of Secret Optimizer

TL;DR

  • AI engines cite businesses with clean structured data, answer-first content, and explicit AI-crawler access in robots.txt.
  • Roughly 60% of Google searches now return an AI-generated answer above the normal results — if you're not a source, you're invisible.
  • The fix is technical but not expensive: robots.txt updates, schema markup, named authors, and answer-first writing.

The 60-second answer

To get cited in ChatGPT, Perplexity, Google AI Overviews, and other AI assistants, your business needs three things: (1) clean structured data on every page (LocalBusiness, FAQPage, HowTo, and Article schema with named authors), (2) explicit answer-first content that puts the answer in the first 60 words of every page, and (3) AI-crawler access in your robots.txt for GPTBot, AI-Bot, PerplexityBot, Google-Extended, and a handful of others. Most local business websites in 2026 fail at all three. The ones that pass get cited disproportionately, even when they’re smaller than competitors.

Why this matters even if your customers don’t use ChatGPT

Roughly 31% of US adults now use a generative AI engine (ChatGPT, Perplexity, and other AI assistants, Gemini, Copilot) for some search queries every month. ChatGPT alone has about 70% market share inside that segment. But the bigger force is Google’s AI Overviews — the AI-generated answer block that now appears above the regular search results for an estimated 60% of all Google searches. Even your customers who think they’re “just using Google” are reading AI-generated answers most of the time. If your business isn’t a source for those answers, you’re invisible to the majority of search traffic in 2026.

Step 1: Open the door — let AI crawlers in

The first thing AI engines do when deciding whether to use your site is check whether you’ve explicitly allowed their crawlers. Most websites either block them by accident (a generic “Disallow: /” rule) or have never updated robots.txt to include them. Here’s the minimum your robots.txt needs in 2026:

User-agent: GPTBot
Allow: /

User-agent: ChatGPT-User
Allow: /

User-agent: OAI-SearchBot
Allow: /

User-agent: AI-ai
Allow: /

User-agent: AI-Bot
Allow: /

User-agent: ClaudeBot
Allow: /

User-agent: PerplexityBot
Allow: /

User-agent: Google-Extended
Allow: /

User-agent: CCBot
Allow: /

Add a /llms.txt file at the root of your domain too. It’s an emerging standard (similar in spirit to robots.txt) that lets AI engines know which pages on your site are most important and how to attribute citations. Our own llms.txt is here if you want to see the format.

Step 2: Put the answer first on every page

AI engines lift the first paragraph of a page when they decide to cite that page in an answer. If your first paragraph is “Welcome to ABC Plumbing, your trusted partner in the Triangle for over 30 years,” you’re not getting cited. The first paragraph needs to be the literal answer to the question the page is targeting, in 40-60 words, with specific numbers and dates. This is called the inverted pyramid — journalists have used it for a hundred years. AI engines reward it heavily.

Step 3: Schema, schema, schema

Structured data is the single highest-leverage technical SEO investment in 2026. Every page on your site should carry the appropriate schema for what it is:

  • Home + service pages: LocalBusiness or vertical-specific (Plumber, HVACBusiness, BeautySalon, etc.)
  • Blog posts: Article + Person (named author with credentials) + BreadcrumbList
  • FAQ pages or sections: FAQPage with mainEntity for each Q&A pair
  • How-to guides: HowTo with step-by-step structure
  • Service pages: Service + Offer with prices
  • Review-rich pages: AggregateRating

You don’t need to write JSON-LD by hand. Rank Math (the free WordPress plugin we use) generates 80% of this automatically. The remaining 20% — FAQPage and HowTo schema for content sections — needs templates or shortcodes that consistently emit the markup. We built a WordPress mu-plugin that does this for us; if you’re on a different platform, your developer can build the equivalent in an afternoon.

Step 4: Show your work — E-E-A-T signals

E-E-A-T (Experience, Expertise, Authoritativeness, Trust) is Google’s framework, but AI engines weight the same signals. Three things make the biggest difference:

  • Named authors with credentials. “By Jane Doe, Licensed NC Plumber, 12 years experience” beats “By the team” by an order of magnitude in AI citation likelihood.
  • Last-updated dates prominently displayed. AI engines heavily prefer fresh content. A post updated last month gets cited 3-5x more than the same post updated 2 years ago.
  • Citations and external links. Citing your sources (NIH, Census, industry reports, manufacturer specs) tells AI engines you’re trustworthy. Sites that link out get cited more than sites that don’t.

Step 5: Answer the actual questions

Don’t write what you think customers want to read. Write the answers to the questions they actually type into Google and ChatGPT. The fastest way to find those questions: Google your topic, look at “People Also Ask,” screenshot the questions. Then ask ChatGPT the same query and see which 5-10 questions it asks back as follow-ups. In 2026, those two question lists overlap about 85%. Optimizing for one optimizes for the other.

How to know if it’s working

The best free check: every Sunday, ask ChatGPT and Perplexity the top 5 questions a customer would ask about your business or category. Do you appear as a citation? If yes, write down which page they cited. If no, that page needs work. Track this weekly for 12 weeks and you’ll have a real picture of your AI search visibility.

Or — faster — run our free AI Search Visibility Audit. It checks 12 of these signals on any URL in about 90 seconds and tells you exactly what to fix.

Frequently asked questions

What is GEO and AEO?


GEO (Generative Engine Optimization) and AEO (Answer Engine Optimization) are the 2026 names for the practice of optimizing content to be cited by AI engines — ChatGPT, Perplexity, Google AI Overviews, and other AI assistants. They overlap heavily with traditional SEO but emphasize structured data, answer-first content, and named authors more.

Will Google penalize me for using AI to write content?


No, as long as the content is helpful, accurate, and human-edited. Google's March 2024 policy explicitly allows AI-generated content; what they penalize is low-quality, mass-produced content regardless of whether AI or humans wrote it.

Do I need a separate strategy for ChatGPT vs Google?


Mostly no, in 2026. The signals overlap about 85%: clean schema, answer-first content, named authors, and credible citations help in both. There are minor differences (Perplexity weights citation transparency more, Google AI Overviews weights freshness more) but the same content base serves both well.

How long does it take to start showing up in AI answers?


New content can be cited within days if it's well-structured and on a domain that already has authority. New domains usually take 3-6 months before AI engines treat them as credible sources.

What's the single highest-leverage thing I can do today?


Update your robots.txt to explicitly allow GPTBot, ChatGPT-User, PerplexityBot, Google-Extended, AI-ai, AI-Bot, ClaudeBot, OAI-SearchBot, and CCBot. About 40% of small business sites are accidentally blocking one or more of these.

Want us to run this audit on your site?

Free, instant, 12 checks. No credit card. No call. Just a real audit you can act on.

About the author


Ryan Smeltz is the founder of Secret Optimizer. He spent 10 years in the U.S. Army as a Military Policeman (31B), including a deployment to Iraq during Operation Iraqi Freedom (2007–2009), and the past 10+ years in sales and marketing — most recently as a marketer at two local agencies in the Triangle. Born in Lancaster, PA. Raised in Mebane, NC. Lives in Zebulon. Every Secret Optimizer blog post is human-edited; AI assists with research and drafts but never with strategy or claims about results.

Read the full guide

For the full picture, the cornerstone guide ties this together with everything else: AI SEO for Small Business in 2026: What It Is, What It Costs, Whether It Works

Related deep-dives

  • → Will Google Penalize AI Content in 2026? (Real Answer)

Run a free audit on your business

Want this as a step-by-step guide?

The prompts and tools we use to get a local business showing up in ChatGPT, Perplexity, and Google AI Overviews — written for owners, not engineers.

AI Tools Starter Kit — $17  See all guides

Written by a veteran-owned agency in Zebulon, NC. Instant download, no subscription.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *