TL;DR
Google's FAQ rich results were fully removed from search in May 2026, ending a feature that had been restricted since August 2023 to only government and health sites. A controlled study of 1,885 pages found FAQ schema produced a statistically insignificant +2.2% citation change in ChatGPT and a -4.6% decline in Google AI Overviews. Most AI answer engines, including ChatGPT and Perplexity, ignore JSON-LD entirely and read only visible HTML text. The only exception is Gemini, which does parse structured data.
The bottom line: adding FAQPage schema in 2026 offers no search ranking benefit, no rich result, and no reliable citation boost from AI engines—only use it for correct semantic labeling on genuine editorial help-center pages, not as a growth tactic.
FAQ schema (formally, the FAQPage type from schema.org, usually implemented as a JSON-LD script block) is structured markup that tells a machine "this page contains a list of questions, and here is the exact answer to each one." Nothing more. It doesn't rank a page, doesn't guarantee a search feature, and — as of 2026 — doesn't do what most SEO advice from 2019 to 2023 said it would. This piece covers what the markup actually is, what Google changed and when, what the current research says about whether it affects AI answer engines, and a concrete process for using it well.
What changed, and when
Direct answer: For years, adding FAQPage markup to almost any page was a reliable way to win a visible rich result: an expandable accordion of questions sitting right in the Google Search results, pushing a listing's real estate well past a normal blue link. That made it one of the most abused structured data types on the web — sites started tacking synthetic FAQ blocks onto product pages, landing pages, even blog posts, often with questions nobody would actually ask, purely to inflate SERP space.
Google moved against this on August 8, 2023, when Search Central announced changes to HowTo and FAQ rich results, citing a "cleaner and more consistent" results page. From that date, FAQ rich results stopped appearing for ordinary commercial, blog, and marketing sites. The feature was narrowed to, in Google's own words reflected in its living documentation, sites that are "well-known, authoritative websites that are government-focused or health-focused" — think a state health department or a national tax authority, not a SaaS company's help center.
That wasn't the end of it. On May 7, 2026, Google went further: it added a deprecation notice to that same FAQPage documentation page and, per reporting from Search Engine Journal, removed FAQ rich results from Google Search entirely — including for the government and health sites that had kept the exemption since 2023. According to a summary of the rollout from GetPassionfruit, Google is retiring the related Search Console reporting (the FAQ search-appearance filter and Rich Results Test support) in stages through mid-2026. There was no blog post for this second cut, just a quiet documentation update — a sign of how minor Google now considers the feature.
Two things are true simultaneously: FAQPage remains a completely valid schema.org type (Google has repeatedly said unused structured data doesn't hurt a site), and it now produces zero visible reward in classic Google Search for the overwhelming majority of sites that use it.
FAQPage vs. QAPage — the distinction that still matters
Direct answer: Even setting rich results aside, using the right type matters for correctness. Google's structured data documentation for question-and-answer content draws a hard line: FAQPage is for content the site itself writes and answers editorially, where each question has one single, authoritative answer. QAPage is for user-generated Q&A — forum threads, community answers — where multiple people may submit different answers to the same question. Marking up a forum thread as FAQPage, or an editorial FAQ as QAPage, is a guideline violation regardless of what any rich result currently pays out.
What FAQ schema use cases still make sense
| Use case | Still worth doing? | Why |
|---|---|---|
| Genuine help-center or support FAQ, editorially written | Yes | Correct semantic use of the type; helps parsers and any future rich result eligibility if the feature returns |
| Product/landing page with 3 bolted-on "FAQs" for SERP space | No | The tactic the 2023 and 2026 changes were built to stop; no rich result reward remains |
| Government or public-health informational page | Marginal | Was the last exempted category; exemption itself was removed May 2026 |
| Long-form article with a real FAQ section at the end | Yes, as content — schema optional | The prose answers are what a model or crawler reads; the JSON-LD is a redundant, low-cost add, not the driver |
| User-submitted Q&A / forum thread | No — use QAPage instead | FAQPage is the wrong type by Google's own definition |
| Page where FAQ schema duplicates or contradicts visible text | No | Violates Google's structured-data content-matching guidelines outright |
Does FAQ schema actually help AI answer engines cite you?
Direct answer: This is the live question GEO content keeps dodging, and the honest answer is: probably not much, and nobody has isolated FAQ schema specifically to test it.
The most rigorous evidence available is a matched-control study Ahrefs published on May 11, 2026. Researchers Louise Linehan and Xibeijia Guan tracked 1,885 pages that added JSON-LD schema between August 2025 and March 2026, pairing each one against three control pages with similar pre-existing citation levels that never added schema, then ran a difference-in-differences analysis across Google AI Overviews, Google AI Mode, and ChatGPT. The result: AI Mode and ChatGPT citations moved +2.4% and +2.2% respectively — statistically indistinguishable from noise — while AI Overviews citations moved -4.6%, a small decline the authors called real but not large enough to build a strategy around. Crucially, the study pooled every schema type together (Article, Product, HowTo, Organization, FAQ) rather than isolating FAQ markup, and the authors flag that as an open question for future work. Search Engine Journal's coverage of the same study reached the same conclusion: no meaningful lift.
A separate controlled experiment from Otterly.ai, which added FAQ, Organization, SoftwareApplication, Review, and Article schema across four pages and tracked seven AI platforms over three months, found that six of seven systems either couldn't fetch the JSON-LD during live retrieval or ignored it, extracting only visible HTML content instead. The one exception — Gemini — did parse structured data directly. The site did see a large jump in Google AI Overviews appearances (roughly 15x) over the test window, but the author attributes that to indirect SEO signals (indexing eligibility, SERP feature triggers) rather than the AI systems consuming the schema itself, since competitors without new schema saw comparable gains over the same period.
A cross-platform academic study on SSRN by Kurt Fischman, "Does Schema Markup Predict AI Citation?," collected AI citations from ChatGPT and Gemini across dozens of commercial queries and found that a naive correlation between schema presence and citation was actually confounded — schema-bearing pages already tend to rank in Google's organic top 10, and it's that ranking, not the markup, doing the work.
Put together: FAQ schema's contribution to AI citation appears to run indirectly, through the same channels that help ordinary SEO (crawlability, content clarity, rich-result eligibility where it still exists), not through direct consumption by answer-engine retrieval systems.
A step-by-step process for using FAQ schema correctly in 2026
- Write the FAQ as real content first. Draft questions a person would actually type or ask a voice assistant, and answers that stand alone as correct, complete sentences — this is what a crawler or model actually reads, schema or not.
- Confirm the page is genuinely FAQ-shaped. One page, one topic, a handful of question/answer pairs the site itself authored. If it's user-submitted or has competing answers, use
QAPageinstead, notFAQPage. - Match the markup to the visible text exactly. Every question and answer inside the
mainEntityarray must appear, word for word in substance, on the rendered page — Google's guidelines treat mismatches as a manipulation signal, not a technicality. - Implement as JSON-LD, not Microdata or RDFa. JSON-LD is what Google recommends and what's easiest for other crawlers and any downstream parser to extract cleanly.
- Don't use it for promotion. Google explicitly prohibits FAQ markup used for advertising or upsell content dressed as a question.
- Skip the rich-result reward calculus entirely. Don't add FAQ schema because you expect an accordion in Google Search — that outcome is gone for essentially every commercial site as of the May 2026 update.
- Validate with Google's Rich Results Test while it still supports the type, understanding that support itself is being wound down through 2026 per Google's own documentation change log.
- Prioritize the FAQ section's prose quality over the schema wrapper. Given the current research, the words are what an answer engine actually reads during retrieval; the JSON-LD is a low-cost, semantically correct addition — not the lever.
- Re-audit existing FAQ schema for spam patterns. Pages with bolted-on, off-topic FAQ blocks added purely for SERP space should either get real content or drop the markup — there's no remaining upside to keeping it as a growth hack.
What this doesn't guarantee
Be direct about the ceiling here. FAQ schema does not, in 2026, get a typical commercial site a rich result in Google Search — that eligibility ended for everyone, including the government and health sites that were the last holdouts, as of the May 7, 2026 documentation update. It is not shown, based on current controlled research, to independently move citation rates in ChatGPT, Google AI Mode, or Google AI Overviews once you control for the content and authority a page already has — the Ahrefs matched-control study found no meaningful positive effect, and a small negative one for AI Overviews. It does not substitute for the underlying answer being accurate, current, and genuinely useful — no markup fixes a wrong or thin answer. And it does not mean the type is disallowed or harmful to keep: Google has said existing, correctly-used FAQ schema causes no problems, it simply stops producing a visible payoff. Anyone selling FAQ schema as a growth tactic for AI visibility in 2026 is selling a 2021 idea with the actual research left out.
Where nqzai fits
Direct answer: Structured data correctness is one input into a much larger picture of whether a page is actually retrievable and answerable by AI systems — crawl accessibility, content clarity, topical authority, and citation-worthy specificity all matter more than any single markup type. nqzai's answer-engine visibility tooling evaluates a site across that fuller set of signals, flags structured data that's mismatched, spammy, or mistyped (FAQPage where QAPage belongs, for instance), and focuses effort on the content and technical fixes that current research actually ties to citation outcomes, rather than chasing rich-result tactics that stopped paying off years ago.
FAQ
Is FAQ schema still worth adding to a page in 2026?
Only where it's the correct type for genuinely editorial FAQ content. It won't win a Google rich result for a normal commercial site, and controlled research hasn't shown it independently moves AI citation rates. It's low-risk and semantically correct to keep, but it isn't a growth tactic anymore.
Did Google remove FAQ rich results for everyone, including government and health sites?
Yes. The August 2023 change restricted FAQ rich results to well-known, authoritative government and health sites; the May 7, 2026 documentation update removed the feature from Google Search entirely, ending that exemption too.
Will removing existing FAQ schema hurt my rankings?
No. Google has stated unused or non-rewarded structured data doesn't cause search problems. There's no urgent need to strip it out, but there's also no case for adding more of it purely for SEO or GEO upside.
Does FAQPage schema help ChatGPT, Gemini, or Google AI Overviews cite a page?
Current controlled studies — notably Ahrefs' May 2026 matched-control test and Otterly.ai's cross-platform experiment — found no meaningful positive effect from schema markup generally, and most AI systems tested didn't even parse the JSON-LD during live retrieval, reading only visible page content instead. No study has yet isolated FAQ schema specifically from other schema types.
What's the difference between FAQPage and QAPage, and does it still matter?
FAQPage is for content the site itself writes and answers, with one authoritative answer per question. QAPage is for user-submitted Q&A where multiple answers can exist. It matters independent of rich results — using the wrong type is a structured-data guideline violation on its own.
What should I actually spend time on instead of FAQ schema?
The prose answers themselves: clear, specific, accurate text that directly answers real user questions. That's what crawlers and AI retrieval systems read regardless of markup, and it's the piece current research consistently ties to being cited.



