When a buyer asks ChatGPT "who should I hire to fix my website?" or "best bilingual answering service for a dental office", the assistant names specific businesses. It picks them the same way every time: businesses it can find, parse, and trust. You can't buy that placement — there are no ads inside the organic answer — but you can earn it. Here are the seven steps, in the order that matters.

1. Let AI crawlers in

Each assistant reads the web through its own crawler: GPTBot (OpenAI), ClaudeBot (Anthropic), PerplexityBot, and Google-Extended (Gemini and AI Overviews). If your robots.txt blocks them — some site templates and firewalls do it by default — you are invisible to those engines no matter how good your site is. Check yoursite.com/robots.txt first; it's the single most common silent killer.

2. Answer questions directly on your pages

AI engines extract passages, not pages. A page that opens with "We are passionate about excellence…" gives the machine nothing to quote. A page that opens with "We build single-page business websites in 24 hours for a fixed $297" is an answer waiting to be cited. Lead every important section with the direct answer in the first sentence or two, then elaborate.

3. Add structured data

JSON-LD schema is how you state facts in a format machines can verify and repeat: what you do, where you serve, what it costs, what questions you answer. Organization, Service, FAQPage, and Offer markup are the core set for a service business. Pages with proper schema give AI engines confirmed facts instead of guesses.

4. Publish machine-readable files

Two small files do outsized work: llms.txt (a plain-text summary of who you are and what you offer, made for AI readers) and a machine-readable pricing file. AI agents comparing providers skip businesses whose pricing hides behind "contact us" — they simply recommend the ones whose numbers they can read. Transparent pricing isn't just a trust signal for humans anymore; it's an eligibility requirement for AI recommendations.

5. Exist beyond your own website

AI engines weight third-party sources heavily — directories, review platforms, industry articles, business registries. A business described consistently in several independent places reads as real; a business that exists only on its own domain reads as unverified. Free profiles (Google Business Profile, LinkedIn, Crunchbase, industry directories) with consistent name, description, and links are the cheapest authority you'll ever build.

6. Publish FAQs that match real buyer questions

Assistants answer questions, so pages structured as questions get pulled in. Write FAQs in the words buyers actually use — "how much does X cost", "how long does X take", "do you speak Spanish" — and answer each in 40–60 direct words. Mark them up with FAQPage schema so the questions are machine-confirmed, not just visible.

7. Keep it fresh and dated

AI engines prefer sources they can date. Show "last updated" on key pages, keep prices current, and refresh cornerstone content on a schedule. An undated page loses to a dated one saying the same thing.

The 5-minute self-test

  • Ask ChatGPT and Perplexity your three most valuable buyer questions. Are you mentioned?
  • Open yoursite.com/robots.txt. Are GPTBot, ClaudeBot, PerplexityBot allowed?
  • Read your homepage first paragraph. Could a machine quote it as an answer?
  • Search your business name in ChatGPT. Is the description accurate — and better than your competitor's?

Can I pay ChatGPT to recommend my business?

No. There's no ad placement inside organic AI answers — assistants recommend businesses they can find, parse, and trust. That's good news for small businesses: visibility is earned through structure and reputation, not bought, so you aren't outbid by bigger ad budgets.

How long does it take to show up in AI answers?

Technical fixes (crawler access, schema, llms.txt) can be re-crawled within days to weeks. Authority signals — reviews, directory presence, third-party mentions — compound over months. Most businesses see their AI description improve first, then their mention rate.

Should I block AI bots instead, to protect my content?

Blocking GPTBot, ClaudeBot or PerplexityBot means those assistants can't read — or recommend — your business. For most service businesses the trade is clear: being recommendable is worth far more than content protection. A middle ground: block training-only crawlers and allow the search ones.

Does this work for local businesses?

Especially for local businesses. AI assistants answer "who should I call for X near me" with specific names, and most local competitors have done none of this work — clean structure plus real reviews can make you the answer in your area quickly.

Want to know what ChatGPT says about you today?

Free AI-visibility mini-check: two findings by email. No card, no call.

Request the free check

Sources

  • Aggarwal et al., "GEO: Generative Engine Optimization," KDD 2024 — measured 30–40% visibility gains from citations, statistics, and quotations in AI answers.
  • Crawler names per OpenAI, Anthropic, Perplexity, and Google publisher documentation.