Definition
QAPage schema is a structured data type that marks a page built around a single question with one or more answers, typically submitted and voted on by users. It fits forum threads, community Q&A, and support pages where a question draws competing responses. It is not the same as FAQ schema, which marks a list of questions a site answers in its own voice.Why It Matters for AI Search
The distinction QAPage draws is one a machine cannot reliably infer from prose alone, and it changes how an answer engine reads the page. FAQ markup says these are the answers the publisher stands behind. QAPage markup says here is a question and here is what a community offered, complete with the signals of which answer the community preferred. Marking a genuine Q&A page with the right type tells a retrieval system what kind of authority the answers carry, and using it where the content does not fit, a site’s own answers dressed as community consensus, is the misuse it guards against.Related Terms
FAQ Schema
Distinct from
Schema markup
See also
Structured data
See also
Answer layer
See also