Tutorial: FAQ Schema Markup After Google’s 2023 Ban

Google's 2023 policy change restricted FAQ rich results to government and health sites — and controlled A/B test data confirms the markup no longer moves the needle for anyone else. This post walks through the SearchPilot experiment, Google's official FAQPage documentation, and a real LLM visibility test to show exactly what FAQ schema does and doesn't do in 2026.


0

FAQ Schema Is Dead? What the Data Actually Shows

For years, FAQ schema markup was treated as a reliable SEO lever — a structured data investment that expanded your search footprint and drove incremental clicks. After Google’s August 2023 policy change, the conventional wisdom started cracking. By the time a controlled A/B test and Google’s own documentation weighed in, the evidence had stacked up against it. Work through the data here and you’ll know exactly whether FAQ schema deserves a place in your current SEO workflow.

  1. The SEO community has long championed FAQ schema as a meaningful ranking signal, arguing that structured FAQ markup helps pages earn enhanced SERP real estate and improves visibility. Multiple practitioners have repeated this as best practice. That consensus, it turns out, was largely untested.

  2. To put it to the test, SearchPilot ran a controlled experiment on an e-commerce site’s product listing pages. The test isolated the removal of microdata FAQ attributes — specifically itemprop, itemscope, and itemtype — from inline FAQ content within the SEO content block. A control group retained the original markup; the variant stripped it entirely.

Warning: this step may differ from current official documentation — see the verified version below.

SearchPilot's test: removing microdata FAQ attributes (itemprop, itemscope, itemtype) from ecommerce PLPs — Control vs. Variant
SearchPilot’s test: removing microdata FAQ attributes (itemprop, itemscope, itemtype) from ecommerce PLPs — Control vs. Variant
  1. The result: removing valid FAQ schema had no statistically significant impact on organic traffic. SearchPilot’s conclusion was direct — since FAQ snippets no longer surface in the SERPs, the markup neither helps nor hurts traffic. The report also noted that teams using microdata rather than JSON-LD may prefer removal for practical reasons, since microdata is harder to QA visually.
  1. That finding traces back to a concrete policy shift. In August 2023, Google announced it would restrict FAQ rich results to authoritative government and health websites. For everyone else, the accordion Q&A expansions that once appeared beneath search listings were gone.
Google Search Central: official August 2023 announcement restricting FAQ rich results to government and health sites
Google Search Central: official August 2023 announcement restricting FAQ rich results to government and health sites
  1. A 2025 Search Engine Land analysis confirmed the practical fallout: FAQ schema is no longer a viable quick win for most marketers. The article noted that Google also clarified the markup should never appear on promotional pages — only on genuine FAQ content built to answer user questions.
Two primary sources confirm it: Google Search Central policy + Search Engine Land analysis of the August 2023 FAQ schema restriction
Two primary sources confirm it: Google Search Central policy + Search Engine Land analysis of the August 2023 FAQ schema restriction
  1. The LLM visibility argument — that FAQ schema still matters because AI models read it — gets tested by Mark William Cook’s “duck test,” documented in episode 956 of Edward Sturm’s podcast. Cook built a page for a fictional company called Ducky T-shirts, embedded a fabricated address in JSON-LD schema, and kept that address off the visible page content entirely. When queried, both ChatGPT and Perplexity returned the fake address verbatim — not because they parsed the schema as structured data, but because they read the raw text inside it. LLMs aren’t consuming your markup; they’re consuming your content, wherever it lives on the page.
Proof: Perplexity reads your FAQ schema even when Google ignores it — LLM visibility persists after rich result removal
Proof: Perplexity reads your FAQ schema even when Google ignores it — LLM visibility persists after rich result removal
  1. Google Search Central states it plainly: structured data that isn’t being used causes no problems for Search — but it also produces no visible effects.
Google's official word: no need to remove FAQ schema, but it has zero visible effect on Search
Google’s official word: no need to remove FAQ schema, but it has zero visible effect on Search
  1. The clearest signal comes from an absence of signal. Remove a target keyword from a page title and traffic moves — even on a small site. FAQ schema removal produced nothing: no traffic loss, no detectable degradation. That flat result is the evidence.
Final verdict: FAQ schema delivers no measurable SEO lift — SearchPilot data plus Google policy confirm it's inert
Final verdict: FAQ schema delivers no measurable SEO lift — SearchPilot data plus Google policy confirm it’s inert
  1. The practical takeaway: stop allocating SEO cycles to FAQ schema maintenance. Those resources belong on relevance — making sure your content answers the right questions for the right audience — and on authority signals that search engines and LLMs demonstrably weight.

How does this compare to the official docs?

Google’s own documentation goes further than this test alone suggests, drawing a sharper line around when structured data investments are actually worth making — and that’s where the official guidance gets genuinely useful.

Here’s What the Official Docs Show

The video builds a thorough, evidence-based case against FAQ schema, and the official documentation confirms its most consequential claim without qualification. What follows adds Google’s exact language where the docs are definitive and flags the steps where documentation coverage was incomplete.

  1. The premise — that FAQ schema’s reputation as a ranking signal was largely untested practitioner consensus — has no dedicated official documentation to confirm or refute it.

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

Google Search Central homepage — the official source for Google's SEO and structured data documentation
📄 Google Search Central homepage — the official source for Google’s SEO and structured data documentation
  1. Google documents both microdata and JSON-LD as valid FAQPage formats, but the official code examples present JSON-LD as the primary implementation method, with microdata as a secondary tab. Teams still using itemprop, itemscope, and itemtype should note that Google’s default recommendation has shifted.

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

Google's FAQPage code examples — JSON-LD is the primary format; Microdata is documented as a secondary option
📄 Google’s FAQPage code examples — JSON-LD is the primary format; Microdata is documented as a secondary option
  1. SearchPilot’s result — no statistically significant traffic impact following FAQ schema removal — is not addressed in Google Search Central. The A/B test data is the primary source here.

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

Google Search Central FAQPage documentation — still live and actively maintained as of April 2026
📄 Google Search Central FAQPage documentation — still live and actively maintained as of April 2026
  1. The video’s approach here matches the current docs exactly. Google’s “Feature availability” section states verbatim: “FAQ rich results are only available for well-known, authoritative websites that are government-focused or health-focused.” One detail the docs include that the video doesn’t address: sites where users can submit answers to a single question should use QAPage structured data rather than FAQPage — a distinct schema type for a distinct interaction model.
Google's
📄 Google’s “Feature availability” section — the verbatim eligibility restriction governing FAQ rich results
  1. The specific Search Engine Land article cited in the video could not be confirmed from the captured screenshots, which show only the publication’s April 2026 homepage.

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

Search Engine Land homepage as of April 2026 — no FAQ schema article was visible in the captured screenshots
📄 Search Engine Land homepage as of April 2026 — no FAQ schema article was visible in the captured screenshots
  1. The duck test result is not verifiable from the screenshots captured. The ChatGPT screenshots show an empty unauthenticated interface, and the Perplexity screenshots are from docs.perplexity.ai — the developer API platform — not the consumer perplexity.ai search interface where the test would have been conducted.

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

Perplexity API Platform documentation — this is the developer API surface, not the consumer search interface referenced in the video's duck test
📄 Perplexity API Platform documentation — this is the developer API surface, not the consumer search interface referenced in the video’s duck test
  1. The Google quote cited in the video — that unused structured data causes no problems but produces no visible effects — does not appear in any of the Google Search Central screenshots captured. Google’s own framing consistently positions structured data as a feature-eligibility mechanism rather than a ranking signal, which is consistent with the claim, but the specific language is unverified here.

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

Google Search Central framing structured data as a precondition for feature eligibility — not a direct ranking input
📄 Google Search Central framing structured data as a precondition for feature eligibility — not a direct ranking input
  1. The flat-result interpretation — that no measurable impact from schema removal is itself conclusive evidence — is an analytical argument the video makes without a corresponding documentation source.

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

Google Search Central audience-segmented navigation — structured data eligibility guidance sits in deeper documentation pages
📄 Google Search Central audience-segmented navigation — structured data eligibility guidance sits in deeper documentation pages
  1. The recommendation to reallocate SEO resources away from FAQ schema maintenance is editorial. No Google documentation specifies how practitioners should prioritize their structured data investment decisions.

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

Google's Feature availability statement — the governing eligibility language for FAQPage structured data as of April 2026
📄 Google’s Feature availability statement — the governing eligibility language for FAQPage structured data as of April 2026
  1. Mark Up FAQs with Structured Data | Google Search Central — Google’s official FAQPage documentation including the verbatim Feature availability restriction, JSON-LD and Microdata implementation examples, and the QAPage distinction.
  2. Google Search Central — The primary hub for Google’s web search documentation, SEO guidance, and the eligibility framework governing structured data rich results.
  3. Search Engine Land — SEO, PPC, and AI search news publication cited in the video for its 2025 analysis of FAQ schema viability post-restriction.
  4. ChatGPT — OpenAI’s consumer chat interface, referenced in the video’s duck test demonstrating LLM retrieval of structured data content.
  5. Overview — Perplexity API Platform — Perplexity’s developer API documentation confirming real-time web retrieval architecture; note the consumer search product is at perplexity.ai.

Like it? Share with your friends!

0

What's Your Reaction?

hate hate
0
hate
confused confused
0
confused
fail fail
0
fail
fun fun
0
fun
geeky geeky
0
geeky
love love
0
love
lol lol
0
lol
omg omg
0
omg
win win
0
win

0 Comments

Your email address will not be published. Required fields are marked *