How to Write a Therapy Service Page That Gets Cited by AI (2026 Step-by-Step Guide)
Your therapy service pages are the #1 surface AI uses to recommend you — but most are written for human browsers, not AI extraction. Here's exactly how to structure a specialty page that ChatGPT, Perplexity, and Google AI Overviews actually cite.
Why Your Service Page Is Your Most Important AI Asset
By February 2026, AI Overviews appeared on 88% of all tracked healthcare queries — the highest penetration of any industry category (BrightEdge, 2026). That means when someone searches "couples therapist near me" or "EMDR therapy for anxiety," an AI-generated answer appears above the blue links almost every time. Getting cited in that answer requires a specific page on your site to exist and be structured correctly.
When we analyzed 96 live AI answers to local therapy queries, roughly 64% of all classifiable cited URLs pointed at individual therapists' own practice pages — not directories, not aggregators. Most of those citations landed on specialty and service pages, not homepages or contact pages. Your EMDR page. Your anxiety therapy page. Your couples counseling page.
The problem: most therapy service pages are written the way brochure copy has always been written — a paragraph of context, a short list of benefits, a call to action. That format works for a human visitor already looking for you. It doesn't work for AI systems that need to extract a direct answer to a specific question. This guide shows you how to write a service page that does both.
What Makes a Service Page AI-Citeable?
An AI-citeable therapy service page has five characteristics that most current service pages lack:
- A definition-first opening — the first paragraph directly answers the core question ("What is EMDR therapy?") before providing context or benefits.
- Interrogative subheadings — most H2 and H3 headings are framed as the questions a client would actually ask, not categorical labels like "Our Approach."
- At least one sourced statistic — a specific data point from a recognized authority (NIMH, APA, WHO, or a peer-reviewed journal) with the source and year cited inline.
- A FAQ section with schema markup — 5-8 questions and direct answers structured with FAQPage JSON-LD.
- Credential visibility — your license type, relevant training, and experience tied to this specific modality, not just tucked in your bio.
The research behind these choices is concrete. Adding statistics to a page improves AI citation rates by approximately 41%. Including direct quotes from named sources improves visibility by roughly 28% (Aggarwal et al., KDD 2024 — the Princeton/Georgia Tech/Allen Institute/IIT Delhi GEO study). These aren't marginal differences — they're the gap between appearing in an AI answer and not appearing at all.
How Should the First 200 Words of a Service Page Read?
Approximately 44% of all LLM citations come from the first 30% of a page's text. For a 1,000-word service page, the first 300 words carry the heaviest citation weight. The opening paragraph is what AI extracts for featured snippets and AI Overviews — not the middle section, not the FAQ.
The formula: Open with 2-3 sentences that directly answer the service's core question. That answer should stand alone — a reader who stops after the first paragraph should know what the service is, who it's for, and whether it might help them. Then expand into how you practice it.
Before (narrative opening — low extraction rate):
Finding the right therapist can feel overwhelming. At our practice, we believe everyone deserves support. We offer a range of evidence-based services including EMDR, CBT, and couples counseling in a warm, non-judgmental space.
After (definition-first — AI-ready):
EMDR (Eye Movement Desensitization and Reprocessing) is an evidence-based therapy that helps the brain process traumatic memories by pairing bilateral stimulation — usually eye movements — with guided recall. The World Health Organization recommends EMDR as a first-line treatment for PTSD in both adults and children. Most clients see meaningful change within 6-12 sessions.
The second opening directly answers "What is EMDR?", "Is EMDR effective?", and "How long does EMDR take?" — three separate queries, answered in three sentences. The first opening answers none of them.
Which Questions Should Every Therapy Service Page Answer?
The queries that send people to therapy service pages are predictable. They're the same questions clients ask in consultations, in Google searches, and increasingly in AI chat windows. Structure your page to answer each of them — in the order a new client would naturally ask:
| Question | Use as heading? | Why it matters for AI |
|---|---|---|
| What is [service]? | Yes — "What Is EMDR Therapy?" | The definitional query — highest extraction potential |
| How does it work? | Yes — "How Does EMDR Work?" | Mechanism queries are heavily cited in AI responses |
| Who is it for? | Yes — "Who Benefits Most from EMDR?" | Qualifies the reader; AI uses this to match queries |
| Is it effective? | Yes — "Is EMDR Evidence-Based?" | YMYL queries require proof of efficacy |
| How many sessions? | Yes — "How Many EMDR Sessions Will I Need?" | Practical question every prospective client asks |
| What does a session look like? | Yes — "What Happens During an EMDR Session?" | Process transparency reduces drop-off |
| Does insurance cover it? | Yes — "Does Insurance Cover EMDR?" | High commercial intent — AI prioritizes direct answers |
| How do I get started? | Yes — "How Do I Start EMDR Therapy?" | Conversion question; links to your contact page |
Eight questions, eight H3 headings. Answer each in 2-4 sentences — direct enough for AI to extract, substantive enough for a human reader to trust. You don't need long answers; you need complete answers.
How Do Statistics Make a Service Page More Citeable?
The Princeton GEO research found that adding statistics was the single largest content lever for improving AI citation rates — a 41% increase (Aggarwal et al., KDD 2024). The mechanism is simple: AI engines favor responses with verifiable, specific data over vague assertions. A page that says "anxiety is very common" is less citeable than a page that says "anxiety disorders affect approximately 40 million adults annually — 19.1% of the U.S. population (NIMH, 2024)."
How many statistics do you need? One to three well-sourced data points per service page is enough. You don't need a statistic in every section — you need the ones you include to be accurate, sourced, and specific.
Where to find them:
- Prevalence data: National Institute of Mental Health (nimh.nih.gov) — condition-by-condition statistics, updated annually
- Treatment efficacy: American Psychological Association (apa.org) — evidence base for specific modalities
- Clinical guidelines: World Health Organization (who.int) — which treatments are WHO-recommended
- Population data: SAMHSA (samhsa.gov) — mental health service use and treatment gaps
Citation format that works inline: Source name plus year in parentheses immediately after the number — "(NIMH, 2024)" or "(World Health Organization, 2023)". You don't need full academic citations. That's enough for AI to attribute the claim correctly.
What not to do: Don't invent statistics to fill a section. AI engines can cross-reference claims against their training data. Fabricated numbers erode your page's credibility as a citation source — and on a licensed clinician's site, a false health statistic is a real liability.
Does Every Service Page Need a FAQ Section?
Yes — and the section needs both real content and FAQPage schema markup to perform.
Nearly half of all pages cited by AI engines in the original GEO research contained FAQ sections. The reason is structural: FAQs are pre-formatted as questions and answers, which is exactly the format AI uses to build its generated responses. When ChatGPT answers "How long does couples therapy take?", it's looking for a page that already poses and answers that question directly — not a page where the answer is buried in the third paragraph of a section titled "Our Approach to Couples Work."
Effective FAQ structure for a service page:
- 5-8 questions per service page
- Questions framed in the client's own language ("How long does therapy take?", not "Treatment Duration")
- Answers of 2-5 sentences — direct, complete, minimal hedging
- At least one answer that includes a statistic or cites a clinical recommendation
- FAQPage JSON-LD markup wrapping the entire section
On schema markup: FAQPage JSON-LD is invisible to site visitors but tells search engines and AI exactly where your question-answer pairs are. Pages with FAQ content but no FAQPage schema are cited at lower rates than structurally identical pages with schema. It's a few lines of JSON in your page's <head> — high-leverage, low-effort.
What Schema Markup Does a Therapy Service Page Need?
Three schema types on a service page do the most work for AI discoverability:
| Schema Type | What It Tells AI | Priority |
|---|---|---|
Service | Connects the specific therapy modality to your practice: name, provider, location, description, and whether insurance is accepted | Essential |
FAQPage | Marks up your Q&A section so AI can extract individual questions and answers as structured data | Essential |
Person + hasCredential | Links the service page to your licensed identity — your name, license type, training in this modality, years of experience | High |
These three work together: Service establishes what you offer and where, FAQPage gives AI extractable answers to the most common queries, and Person with credentials provides the E-E-A-T signals that cause AI engines to trust your health content over uncredentialed sources.
For healthcare content — which Google classifies as YMYL (Your Money or Your Life) — E-E-A-T scrutiny is especially high. A couples therapy page attributed to "Dr. Sarah Miller, LMFT, 14 years specializing in the Gottman Method" carries significantly more weight than the same content with no attribution. Your credentials are an AI discoverability asset. Put them on the page and mark them up in schema.
A Practical Template: The 8-Part Therapy Service Page
Use this structure for any specialty — replace "EMDR" with your modality:
- Definition opener (100-150 words) — What is this service? Who is it for? What does research say about effectiveness? Write it so it can stand alone as a featured snippet.
- "What Is [Service]?" (H3) — Direct definition in 2-3 sentences. This is the extraction target for "what is X" queries.
- "How Does [Service] Work?" (H3) — The mechanism in plain language. No jargon. 3-5 sentences.
- "Who Benefits Most from [Service]?" (H3) — Specific conditions, life circumstances, or client profiles where this modality is most effective. 2-4 sentences. Include a statistic if you have one.
- "How Many Sessions Does [Service] Usually Take?" (H3) — Give a range. "Most clients see meaningful progress in 8-12 sessions" beats "it depends." 2-3 sentences.
- Brief comparison table — [Service] vs. one alternative (EMDR vs. CBT, for example): approach, typical duration, evidence level, best fit. This is a high-citation format in GEO research.
- Credential callout — 2-3 sentences: your license, specific training in this modality, how long you've practiced it. Link to your About page.
- FAQ section (5-8 Q&As) — insurance, process, session details, next steps. Apply FAQPage schema markup to this block.
That's approximately 800-1,200 words — within the range that performs well for both organic SEO and AI citation. You don't need 3,000 words. You need the right structure.
How Do You Audit Your Existing Service Pages?
If you have service pages already live, run each one through this checklist before deciding whether to rewrite or update:
Content checks:
- Does the first paragraph directly answer "What is [service]?" as a standalone statement?
- Are most subheadings written as questions?
- Is there at least one statistic with a cited source and year?
- Is there a FAQ section with at least five questions?
- Are your credentials visible on this page — not just in your bio?
Technical checks:
- Run your URL through Google's Rich Results Test — do you see Service, FAQPage, or Person schema detected?
- Check
yoursite.com/robots.txt— is GPTBot allowed? If it's blocked, AI engines can't read this page at all. - Search ChatGPT for a query you should rank for ("EMDR therapist [your city]") — does your service page get cited?
If you're answering "no" to most content checks and most technical checks, a focused rewrite of your top two or three service pages will have more AI discoverability impact than almost anything else you can do. These are the exact pages AI is looking for when someone asks for a therapist in your specialty. Make them easy to find and easy to cite.
Want all of this handled automatically? WebsiteTherapy generates service pages for every specialty you offer — pre-structured with question headings, FAQPage schema, credential markup, and GEO-optimized content built from your practice data. Every page is ready to be cited by AI from the day it goes live. See how it works.