SEO & AI Search
FAQPage Schema
Quick definition
JSON-LD structured data that marks question-and-answer blocks on a page so search engines and AI tools can extract them.
What it actually means
FAQPage schema is the single highest-impact structured data type for AI citation. AI tools (ChatGPT, Claude, Perplexity, Google AI Overviews) heavily weight FAQ-tagged content because it is pre-parsed into discrete Q&A pairs they can cite verbatim. Implementation: emit a script type="application/ld+json" block with @type FAQPage containing a mainEntity array of Question/Answer pairs. Every page with visible Q&A should emit FAQPage schema — including blog posts, service pages, pricing pages, and product pages.
Related terms
AI Search
Search delivered by AI tools like ChatGPT, Claude, Perplexity, Google AI Overviews, and Bing Copilot. Cites sources directly in answers.
HowTo Schema
JSON-LD structured data marking procedural content as step-by-step instructions, eligible for Google rich results and AI citation.
Schema.org Structured Data
A shared vocabulary of structured data markup understood by Google, Bing, ChatGPT, Claude, and most AI agents.