FAQ schema had a moment where it was one of the easiest wins in technical SEO — implement FAQPage markup, get an expandable dropdown rich result in the SERP, capture extra vertical space and click-through rate almost for free. That moment ended in 2023, when Google significantly restricted which sites are eligible for the FAQ rich result. A lot of guidance still circulating online hasn't caught up to that change. Here's where things actually stand.
What changed in 2023
Google scaled back FAQ rich results to a narrow set of eligible sites — primarily well-established government and health websites — rather than the broad general eligibility that existed before. For the overwhelming majority of sites, including practitioner blogs, SaaS marketing pages, and most commercial content, implementing FAQ schema no longer produces the expandable dropdown rich result in search results. If your primary reason for adding FAQPage markup is that visual SERP feature, that reason is largely gone for most sites today, and any guidance promising it as a near-guaranteed outcome is out of date.
Why this trips people up
The restriction wasn't announced as loudly as the feature's original rollout, and a huge amount of "SEO wins" content published before 2023 is still live, still ranking, and still telling readers to implement FAQ schema for the rich-result benefit. Someone implementing FAQ schema today off an old guide has a reasonable expectation of a dropdown result that, for their specific site, almost certainly won't appear. That gap between expectation and current reality is the single biggest source of confusion around FAQ schema right now.
Does FAQ schema still do anything useful?
Yes — just not the thing most people implement it for. The underlying structured data still gives a search engine or AI system a cleanly segmented set of question-and-answer pairs to parse, independent of whether Google renders a visual rich result for it. That segmented Q&A structure is a genuinely useful input for the same retrieval-and-citation mechanics covered in the AI Overviews article in this series: a well-marked-up FAQPage hands a retrieval system pre-structured candidate answers to specific questions, which is close to the ideal shape for a system trying to extract a direct, citable response.
The honest framing for 2026: implement FAQ schema for background entity and question-answer resolution, not for the SERP visual. If you're on one of the narrow set of eligible sites (large, well-established government or health properties), the rich result may still appear — check current eligibility criteria specifically rather than assuming either way.
FAQ schema markup requirements
Where you do implement it, the structural requirements haven't changed even as rich-result eligibility narrowed: a FAQPage type containing a mainEntity array of Question items, each with a name (the question text) and an acceptedAnswer of type Answer containing the response text. The content in the schema needs to match what's genuinely visible on the page — Google's guidance is explicit that FAQ schema markup must reflect actual on-page Q&A content, not schema-only content invented purely to qualify for the format. This matters even without the rich-result incentive, since inaccurate or hidden structured data is a trust signal issue independent of any specific rich-result eligibility question.
Should you use a FAQ schema generator?
A FAQ schema generator can produce a syntactically correct FAQPage block quickly, and there's no particular harm in using one to skip hand-writing the JSON-LD structure. But treat generator output the same way covered for Person and Organization schema generators elsewhere in this series: it produces the skeleton, not the judgment. A generic FAQ schema generator has no way of knowing whether the question-and-answer pairs you're feeding it genuinely reflect on-page content or were invented purely to have something to mark up — that distinction matters more here than for most schema types, since Google's guidance specifically calls out FAQ content that doesn't match the visible page as a misuse of the format. Use a generator for the structure; verify the substance yourself.
Checking eligibility and monitoring in Google Search Console
Google Search Console's structured data reports (under the Enhancements section) will show whether FAQ items on your pages are being detected and whether they're eligible for the rich result, separate from whether the rich result is actually appearing in live search results for your specific site. A page can show valid, error-free FAQ items in Search Console and still never produce a visible FAQ rich result in a live Google search — that's expected under the narrowed 2023 eligibility rules, not a sign anything is broken. Don't treat Search Console showing "valid items" as a promise of a rich result; it's confirming the markup is correctly formed, which is a different question from whether your site currently qualifies for the visual treatment.
If you want to check current live eligibility directly rather than relying on guidance that may be outdated, search Google for a query your FAQ content specifically answers and look at the actual search results — that's a more reliable signal of your site's current standing than any generic statement about FAQ rich results (including this one, since eligibility criteria can shift again).
Should you remove existing FAQ schema?
Not necessarily. If it's already implemented, accurate, and reflects real content on the page, there's little reason to strip it out — it costs nothing to leave in place and still contributes the background entity-resolution value covered above. The decision point is really about new implementation effort going forward: don't spend engineering time adding FAQ schema to new pages purely chasing the rich result, since that specific payoff isn't available to most sites anymore. Do keep it as a normal part of a well-structured page's schema markup if the content genuinely has a Q&A structure worth marking up.
FAQ schema and AI Overviews
This is arguably where FAQ schema's remaining value is strongest. A clean, accurate FAQPage block is a low-effort way to hand an AI system explicitly labeled question-and-answer pairs rather than making it infer Q&A structure from unstructured prose — directly relevant to the retrieval-confidence mechanics that determine AI Overview and AI system citation, covered in depth elsewhere in this series. The rich-result use case narrowed; the retrieval use case, if anything, has gotten more relevant as AI-driven search has grown.
What a genuine FAQ page still needs
A dedicated FAQ page — as distinct from a few FAQ items appended to the bottom of a product or service page — is worth building on its own merits regardless of any schema decision: it's a real destination for a real search intent (people specifically searching for answers to common questions about your product, service, or topic), and it's a page that can rank on its own in a normal organic search result, not just through a rich-result feature. Build the FAQ page for that reason first. Whether it also carries FAQPage schema, and whether that schema produces a visible rich result on top of the normal search result, is a secondary decision layered on top of a page that should already be worth having.
What to do instead of chasing the FAQ rich result
If FAQ content genuinely exists on a page, mark it up accurately and move on — treat it as one input into your broader entity and content-structure signal, not a standalone SEO tactic worth dedicated resourcing. If a page doesn't have genuine Q&A content, don't manufacture artificial questions purely to justify adding FAQPage schema; that's exactly the kind of implementation Google's current guidance discourages, and it adds markup with no real content benefit behind it. The highest-value FAQ schema in 2026 is the same as it's always been for legitimate use: accurate, genuinely useful question-and-answer content that happens to also be marked up correctly — the schema should follow real content, not the other way around.
Related articles
Schema Markup for SEO: The Complete Practitioner's Guide
Rich snippets get the attention, but entity disambiguation is the bigger reason schema markup matters — especially as AI Overviews take a growing share of search.
Does Schema Markup Help with Google AI Overviews?
Schema markup doesn't earn a citation on its own — it removes friction in the retrieval process that decides which pages are confident enough to cite.
Article Schema: What to Include (and What Google Actually Uses)
Schema.org's Article type defines dozens of properties. Google's own rich-result documentation checks a much shorter list. Here's the difference that matters.
JSON-LD vs Microdata vs RDFa: Which Should You Actually Use?
All three formats validate identically. The real difference is which one survives your next template redesign without silently breaking.

Written by
Paul Lovell
International SEO Consultant & Founder of Always Evolving SEO. 15+ years running technical audits, log-file analysis, and root-cause fixes for multimillion-dollar businesses — speaker at SMX London, Search & Content Summit, and SEMrush events.