answer
Win more AI citations from ChatGPT, Perplexity, and Google AI Overviews. The 7-step checklist every law firm website needs for GEO and AI search visibility.
Part of our GEO for Lawyers hub.
Read it, chapter by chapter
The full 9-chapter guide for law firms — pick any chapter to read it here.
Step 1 — Make Your Content Accessible to AI Engines
Before anything else, AI engines must be able to crawl and read your pages. Most law firm websites fail this step without realizing it. The following are the most common blockers to fix.
A. Don’t Block AI Crawlers in robots.txt
The most important user agents for AI citations are:
- Googlebot
- bingbot
- OAI-SearchBot
- ChatGPT-User
- PerplexityBot
- Perplexity-User
If you use Cloudflare, check your AI Crawl Control settings. Many law firm sites inadvertently block ChatGPT and Perplexity crawlers — which means zero chance of citation.
B. Remove Tags That Block AI Snippets
These meta tags prevent search engines and AI from using your content in answers:
- <meta name="robots" content="noindex">
- <meta name="robots" content="nosnippet">
- <meta name="robots" content="max-snippet:0">
Also check for data-nosnippet attributes on important content blocks — these silently exclude text from AI consideration.
C. Avoid JavaScript-Dependent Content
LLMs like ChatGPT digest pure HTML. If your law firm’s practice area pages or attorney bios require JavaScript to render their main content, they may be invisible to AI engines. Use server-side rendering (SSR) or static HTML for all critical content.
D. Surface Hidden Text
Content hidden inside tabs, accordions, modals, or carousels tends to rank poorly in both traditional and AI search. If your firm has FAQ answers, attorney credentials, or case results buried in interactive elements — move them into open, visible HTML.



