
Is My Business in ChatGPT? How to Check (And What to Do If It's Not)
Most business owners who ask this question are surprised by what they find. Since ChatGPT launched its web search feature, millions now use it to find local services — and if you don't appear, you're invisible to them. Here's how to check and what to fix.
Most business owners who ask this question are surprised by what they find — or rather, what they don't find. Since ChatGPT launched its web search feature in late 2023, millions of people have started using it as a primary research tool, asking questions like "who are the best web designers in Devon?" or "find me a branding agency in London under £1,000." If your business doesn't appear in those answers, you're invisible to a growing segment of potential customers who never click a Google result at all. Research from SparkToro (2024) found that approximately 60% of Google searches now end without a click — users either get their answer from the search page itself or, increasingly, from an AI tool entirely. ChatGPT, Perplexity, and Google AI Overviews are absorbing queries that would previously have sent users to your website. Knowing whether you appear in these AI-generated answers — and why or why not — is the starting point for any serious AI Visibility strategy.
> Key Takeaways > > - You can manually check whether your business appears in ChatGPT by searching relevant queries directly > - AI search engines select content based on credibility, structure, and crawlability — not just Google rankings > - Blocked AI crawlers, client-side rendering, and vague content are the three most common reasons businesses are invisible > - Getting cited requires structured data, citable overview paragraphs, and allowing AI bots to access your site > - Monitoring is ongoing — AI responses change as crawl data updates > - A formal AI Visibility service handles all of this systematically
How to Check if Your Business Appears in ChatGPT
You don't need any special tools to do your first check. Open ChatGPT at chat.openai.com — you'll need a free account — and make sure web search is enabled (look for the globe icon on the message input bar). Then run the following types of queries and note exactly what comes back.
Query type 1: Category + location
Search "[your service] in [your town/city]" — for example, "web design agency in Devon" or "branding studio in Plymouth." Note:
- Does your business appear anywhere in the answer?
- If competitors appear, which pages are being cited? (Click the source links.)
- What language does the answer use to describe the businesses it cites?
Query type 2: Direct brand name
Search your business name directly. This tells you whether ChatGPT has any knowledge of your brand from its training data or from recent web crawls.
Query type 3: Problem-led queries
Search questions your ideal customers might ask: "how much does a website cost in the UK?" or "best way to get more customers online for a small business." This reveals whether your content is being cited on informational topics where you have authority.
Query type 4: Competitor check
Search your main competitors by name. If they appear and you don't, look at the pages being cited and compare them against your own site — the differences are usually illuminating.
Record your results. A simple spreadsheet with query, result summary, and which pages (yours or competitors') were cited gives you a baseline to measure against as you make improvements.
Why Isn't My Business Showing Up?
There are four main reasons a business is absent from AI-generated answers.
1. AI crawlers are blocked
ChatGPT's crawler is called GPTBot. Perplexity uses PerplexityBot. Anthropic's crawler is ClaudeBot. If your robots.txt file blocks these — either explicitly or through a blanket `Disallow: /` rule — the AI engines cannot read your content and therefore cannot cite it.
This is more common than most businesses realise. Many older WordPress sites, sites built with overly aggressive security plugins, or sites migrated from older platforms carry blanket Disallow rules that were never updated when AI crawlers emerged. You can check your own robots.txt by visiting `yourdomain.co.uk/robots.txt` in a browser.
What a correct configuration looks like:
User-agent: GPTBot Allow: /
User-agent: OAI-SearchBot Allow: /
User-agent: ClaudeBot Allow: /
User-agent: PerplexityBot Allow: / ```
2. Your content is rendered client-side
If your website is built on a JavaScript framework (React, Vue, Angular, or Webflow's JavaScript-heavy output), your pages may be sending near-empty HTML to crawlers and building the visible content in the browser using JavaScript. Most AI crawlers cannot execute JavaScript. When GPTBot or PerplexityBot visits your page, they see a blank shell — no headings, no body text, no content to cite.
You can test for this by viewing the page source (Ctrl+U or Cmd+Option+U in a browser) rather than using the browser inspector. If the `<body>` is mostly empty script tags with very little readable text, your content is client-side rendered and invisible to AI crawlers.
Next.js with server-side rendering (the technology this site is built on) solves this problem by delivering fully rendered HTML to every crawler, including AI bots.
3. Your content isn't citable
Even when a site is technically accessible, AI engines often skip it because the content isn't structured in a way that makes it easy to extract and incorporate into a generated answer. Common problems include:
- Vague, marketing-heavy language with no specific claims or data
- No clear definitions of what the business does and for whom
- Noun-phrase headings ("Our Services," "Why Choose Us") rather than question-based ones ("What Services Do We Offer?", "Why Do Businesses Choose Us?")
- No citations — AI engines favour content that references credible sources
- No structured data (schema markup) telling AI systems what the page is about
4. Insufficient brand authority
AI engines draw on signals from across the web, not just your own domain. If your business has no third-party mentions — no directory listings, no press coverage, no client case studies on other sites — it may simply not have enough off-site signal for an AI system to treat it as a credible source.
What to Do If Your Business Isn't Appearing
Step 1: Fix your robots.txt
This is the fastest win. If AI crawlers are blocked, unblocking them takes minutes and has immediate impact. Add explicit Allow rules for GPTBot, OAI-SearchBot, ClaudeBot, and PerplexityBot.
Step 2: Address rendering issues
If your site is client-side rendered, speak to your developer about enabling server-side rendering or static site generation. This is a more significant technical change but is fundamental — without it, the other steps are largely wasted effort.
Step 3: Rewrite your service pages with citable content
Every service page should open with a 130–170 word overview paragraph that stands completely alone — no assumed context, specific about what you do, who for, and how. This is the single highest-leverage content change you can make.
Compare these two versions:
Not citable: "We offer brilliant web design services that help businesses grow and stand out from competitors."
Citable: "Brambla designs and builds custom websites for UK small businesses, typically delivering projects in seven days (7 Day Website service) or four to six weeks (Custom Website). Our process covers UX planning, copywriting, visual design, and technical build, with all sites hosted on managed UK infrastructure and maintained under our SiteCare plan."
The second version can be lifted directly into an AI-generated answer and still make sense.
Step 4: Add schema markup
Structured data in JSON-LD format tells AI systems who you are, what you do, and why your content is credible. At minimum, every business website should have `Organization` schema (with your name, address, phone, and founding date), `Service` schema on service pages, and `FAQPage` schema on any page with question-and-answer content.
Step 5: Build off-site signals
List your business on credible directories: Google Business Profile, Bing Places, Yell, FreeIndex, Clutch (for agencies), and any industry-specific platforms relevant to your sector. These mentions reinforce to AI systems that your business is real, established, and trusted.
Step 6: Publish genuinely useful content
AI engines favour content that answers questions comprehensively and specifically. Blog posts that answer the exact questions your customers ask — with data, examples, and clear recommendations — build your authority on those topics over time.
How Long Does It Take to See Results?
There is no single answer, because it depends on which AI platforms you're targeting and how significant your current gaps are. A rough guide:
- robots.txt fix: GPTBot and similar crawlers typically revisit sites within days of a configuration change. You may start appearing within two to four weeks of unblocking crawlers.
- Content changes: Allow four to twelve weeks for content rewrites to be crawled, processed, and incorporated into AI responses.
- Schema and structured data: Picked up on the next crawl cycle, typically within days to weeks.
- Brand authority signals: These compound over months. Start building directory presence and earning third-party mentions now.
Monitor monthly by running the same set of test queries in ChatGPT, Perplexity, and Google AI Overviews and tracking changes in whether you appear, where, and what language is used to describe you.
Can You Guarantee a Business Will Appear in ChatGPT?
No. And anyone who tells you they can guarantee specific AI citations is being dishonest. AI search engines are probabilistic systems — they make decisions about citation based on a complex mix of signals, and those signals are updated continuously as the models are refreshed and web crawls are processed.
What can be controlled is the structural factors: technical accessibility, content quality, schema markup, and off-site authority. Getting these right makes citation significantly more likely and more consistent. Our AI Visibility service addresses all of these systematically, with monthly monitoring to track how your citation presence changes over time.
Related Reading
- What Is Generative Engine Optimisation (GEO)?
- GEO vs SEO: What's the Difference and Do You Need Both?
- AI Visibility for Small Businesses: A Practical Guide
- How AI Search Is Changing Local Business Discovery
Frequently Asked Questions
Is ChatGPT the same as Google AI Overviews?
No. They are separate products from different companies. ChatGPT is made by OpenAI and can browse the web via its GPTBot crawler. Google AI Overviews are Google's AI-generated summaries that appear above organic search results, powered by Googlebot and Google's own AI models.
Does appearing in ChatGPT replace ranking on Google?
No — they are complementary. Traditional Google rankings still drive significant traffic, particularly for local and transactional queries. AI citations add a new visibility channel on top of organic search, not instead of it.
Will ChatGPT always cite my website with a link?
Not always. ChatGPT sometimes references a source without a direct hyperlink, particularly when the information came from its training data rather than a live web search. However, when it uses the live web search feature (the globe icon), it typically includes numbered citations with clickable links.
How do I know which pages ChatGPT is citing?
When ChatGPT uses web search, it shows numbered citations in the answer. Click the numbers or the "Sources" section to see exactly which pages were used. This tells you precisely what content is being extracted and from where.
Is this the same as SEO?
Related but different. Traditional SEO focuses on ranking in Google's blue-link results. AI visibility focuses on being cited in AI-generated answers. The technical foundations overlap significantly, but the content and structural requirements differ. See our GEO vs SEO comparison for a full breakdown.
Start Getting Your Business Into AI Search
If you've run the checks above and found your business is missing from AI answers, the AI Visibility service at Brambla will identify exactly why and fix it. Or if you'd prefer to start with a structured review, a Website Audit covers AI crawlability as part of its technical assessment. Get in touch to find out where your site currently stands.
Related Reading
- Voice Search and Local SEO: How to Optimise for "Near Me" Queries
- **Complete Guide:** AI Visibility & GEO: The Complete Guide for UK Small Businesses
Tags
Sam Butcher
Founder, Brambla
Sam is the founder of Brambla (SDB Digital Ltd), a creative digital agency based in Devon. With experience across web design, branding and digital marketing, he works directly with SMEs across Devon, Cornwall, Kent and London to build websites that drive real business results.
More from the Blog

Why We Built Brambla: Honest Web Design for the Businesses Big Agencies Price Out
We built Brambla to close the gap between £50k agency retainers and DIY template tools that leave owners configuring DNS. Here is how — and why AI-accelerated development is the mechanism that makes it work.

GEO vs SEO: What's the Difference and Do You Need Both?
SEO gets you into Google's ranked results. GEO gets you cited in AI-generated answers. Both matter, and the two strategies overlap more than you might think. Here's a clear breakdown of the differences and how to approach both.

How Brighton Businesses Stand Out Online
Brighton is the UK city where everyone has a website. That raises the bar significantly. Here is how Brighton and Sussex businesses can build an online presence that genuinely stands out — not just one that exists.
READY TO GROW YOUR BUSINESS?
Whether you need a new website, SEO, or a full digital marketing strategy — we're here to help.
START A PROJECT