ChatGPT does not crawl the web the way Google does. It relies on Bing's index for 87% of its knowledge, which means the path to appearing in ChatGPT answers runs directly through Bing Webmaster Tools, structured data, and the citation signals Bing prioritises. Most businesses invest in Google Search Console, ignore Bing entirely, and wonder why ChatGPT doesn't know they exist.
This guide covers every step — from submitting to Bing on day one, to building the citation network that tells AI platforms you are a real, established business worth recommending.
How ChatGPT Decides Who to Cite
ChatGPT's web search mode is powered primarily by Bing. When a user asks for local business recommendations, service providers, or factual claims, ChatGPT queries Bing's index in real time and synthesises the results into a single, conversational answer. Understanding this pipeline is the whole game.
The core mechanic: ChatGPT averages 7.92 sources per response. It doesn't cite the best website — it cites the most recognisable entity. Wikipedia appears in 47.9% of responses not because it writes better, but because it is universally accepted as a trusted entity. Your job is to become a recognised entity in your category.
There is a 6–12 week lag between when Bing crawls a page and when that content can surface in a ChatGPT citation. This is not a bug — it's the pipeline: Bing crawls, indexes, assigns authority, and ChatGPT pulls from that authority pool. If you submitted your sitemap to Bing today, you are 6–12 weeks from the earliest possible ChatGPT appearances. This makes starting immediately the single most important action you can take.
FAQPage schema is the highest-leverage technical signal in this pipeline. Pages with properly implemented FAQPage JSON-LD are selected 40% more often as ChatGPT sources than equivalent pages without it. The reason is simple: FAQ structure mirrors how ChatGPT formats answers — question, complete answer, no fluff.
Submit to Bing Webmaster Tools
Bing is ChatGPT's knowledge backbone. If Bing hasn't crawled your site in the past 90 days, ChatGPT effectively doesn't know you exist. Submitting to Bing Webmaster Tools is the first action — it typically triggers a re-crawl within 48–72 hours.
-
Go to Bing Webmaster Tools Navigate to
bing.com/webmastersand sign in with a Microsoft account. If you don't have one, create a free account — it takes under two minutes. -
Add your property Click "Add a site," enter your full domain (
https://yourdomain.com), and click Add. Bing will prompt you to verify ownership. -
Verify via DNS TXT or HTML meta tag DNS TXT is the most reliable method — add the TXT record to your domain registrar and verify. Alternatively, paste the HTML meta tag Bing provides into your site's
<head>and click Verify. -
Submit your sitemap Once verified, go to Sitemaps → Submit sitemap → enter your sitemap URL (typically
/sitemap.xml). Bing will begin crawling within 24–72 hours. -
Request URL indexing for key pages Under URL Submission, manually submit your homepage, service pages, and any FAQ pages. This moves them to the front of the crawl queue.
Why this matters so much: Many small businesses have never submitted to Bing. Googlebot finds sites organically because of Google's market share and link-following behaviour. Bingbot is less aggressive. A business that has never submitted can be completely invisible to Bing — and therefore to ChatGPT — despite having an active, years-old website.
Add LocalBusiness Schema Markup
Schema markup is how ChatGPT distinguishes a real business entity from a random webpage that mentions a service. Without it, you are text. With it, you are an entity — a named, categorised, geographically-located business that AI can reference with confidence.
Paste the following JSON-LD into the <head> of your homepage (and service pages), replacing the placeholder values with your actual business data. Use the most specific @type available — Plumber, Dentist, Restaurant, HairSalon — rather than the generic LocalBusiness when your business type exists in the Schema.org taxonomy.
{
"@context": "https://schema.org",
"@type": "LocalBusiness", // or Plumber, Dentist, Restaurant etc.
"@id": "https://yourdomain.com/#business",
"name": "Your Business Name",
"description": "One-sentence description of what you do and who you serve.",
"url": "https://yourdomain.com/",
"telephone": "+1-555-000-0000",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main Street",
"addressLocality": "Your City",
"addressRegion": "ST",
"postalCode": "00000",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 40.7128,
"longitude": -74.0060
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday"],
"opens": "09:00",
"closes": "17:00"
}
],
"priceRange": "$$"
}
Use a specific subtype. If you are a plumber, use "@type": "Plumber". If you are a dentist, use "@type": "Dentist". The Schema.org taxonomy has over 800 types. ChatGPT uses the @type to determine whether to include you in category-specific responses. A generic LocalBusiness type reduces your relevance score for category queries like "best plumber in Austin."
FAQ-Structure Your Content
FAQPage schema is the single highest-return structural change you can make to an existing page. It increases ChatGPT citation selection by 40% because FAQ answers are pre-formatted to match how ChatGPT writes responses: one question, one complete, self-contained answer.
What makes a good FAQ for AI citation:
- Real questions your customers ask. Not "What services do you offer?" but "How much does a kitchen remodel cost in Denver?" Use Google's People Also Ask, Reddit, and your own customer emails.
- Complete sentences in every answer. Never use fragment answers. The answer must make sense standalone, without the question visible.
- 40–60 word target per answer. Long enough to be substantive, short enough for ChatGPT to quote directly. Under 30 words is too thin. Over 100 words dilutes the signal.
- Render the FAQ visibly on the page. Hidden schema — FAQ markup attached to content the user cannot see — is penalised by both Google and Bing. The answers must appear as visible text.
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How much does [your service] cost in [your city]?",
"acceptedAnswer": {
"@type": "Answer",
"text": "[Your service] in [your city] typically costs between $X and $Y. [Business name] charges $Z for [specific scope]. The final price depends on [factors]. Most customers spend [average] for a [standard project]."
}
},
{
"@type": "Question",
"name": "How long does [your service] take?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Most [your service] projects take [timeframe]. [Business name] completes [standard job] in [time]. Complex projects may take [longer timeframe] depending on [variables]."
}
}
]
}
Build Your Citation Network
ChatGPT cross-references your business against third-party directories before deciding whether you are a real, established entity. This cross-referencing is called entity resolution — the AI platform checks whether the business it found on one site matches the business described on multiple other trusted sites.
NAP consistency — your Name, Address, and Phone number appearing identically across 50+ directories — is the signal that passes this check. A single character difference (St. vs Street, Suite 4 vs Ste. 4) creates a conflict that reduces your entity confidence score.
The rule: Decide on one canonical version of your business name, address, and phone number. Write it down. Use it everywhere. Exactly as written. Every directory, every listing, every social profile, your website schema, your Google Business Profile. Not approximately — exactly.
Priority directories for ChatGPT citation signals:
Building 50+ consistent citations takes approximately 4–8 weeks if done manually, or 1–2 weeks using a citation service. The citations themselves are permanent — once created correctly, they continue working as authority signals indefinitely without ongoing maintenance.
Get Brand Mentions (Even Without Links)
The most surprising finding in AI citation research is that brand search volume correlates more strongly with AI citations (0.334) than backlinks do (0.267). Traditional SEO taught us that links are everything. For AI citation, they matter less than whether people are actively talking about your business across the web.
An unlinked brand mention — someone on Reddit asking "has anyone used [Your Business] for roofing in Phoenix?" — contributes to your entity authority in ways that no amount of on-page schema can replicate. It is third-party, unstructured, human-generated signal that your business is real and being discussed.
Why Reddit matters specifically: Reddit accounts for 46.7% of Perplexity's citations, and ChatGPT pulls from Reddit threads for "what do real people say about X?" queries. A thread on r/Austin asking about the best HVAC contractors — and your business appearing in the replies — is worth more to your AI citation footprint than most backlinks.
How to generate brand mentions without buying them:
- Answer questions on Reddit and Nextdoor in your service area. Mention your business name naturally in context. Do not spam — contribute genuine value.
- Ask satisfied customers to mention your business name (not just leave a star rating) in their Google and Yelp reviews. Keyword-rich reviews are indexed and contribute to entity mentions.
- Issue local press releases for genuine news: awards, expansions, community involvement. Local news sites often have high Bing authority.
- Write guest articles for local business publications, chamber of commerce newsletters, and industry blogs. A byline with your business name creates durable citation authority.
When Will I Appear?
AI citation timelines are predictable if you understand the pipeline. There are no shortcuts that collapse the Bing crawl-to-ChatGPT-citation lag — but there are actions that maximise your probability of appearing as early in the window as possible.
Frequently Asked Questions
Find out where ChatGPT stands on your business right now
Run the free AI Visibility Diagnostic — we check your schema, Bing index status, citation network, and simulate queries across all 7 AI platforms. No email required.
Run diagnosticTakes 60 seconds · No signup needed · Free forever