Structured data · GEO

Google killed FAQ rich results. Schema isn't dead — it changed jobs.

On 7 May 2026 the little drop-down FAQ blocks vanished from Google's results, and the deprecation notice went up the same week. Within days the takes had split into two camps: "schema is dead, rip it all out" and "schema matters more than ever, mark up everything." Both are wrong. Structured data didn't die and it didn't get more magic — it changed jobs. Its work moved from winning a slice of the results page to making your entities legible to the machines that now read for you.

George, the Baseline Labs mascot, re-filing a folder under a new label

What Google actually said

Strip the panic and the change is narrow and specific. Google added a deprecation notice to its FAQ structured-data documentation, and the wording is worth reading exactly as written rather than as it was relayed:

"As of May 7, 2026, FAQ rich results are no longer appearing in Google Search. We will be dropping the FAQ search appearance, rich result report, and support in the Rich results test in June 2026 … support for the FAQ rich result in the Search Console API will be removed in August 2026."
— Google Search Central, FAQ structured-data documentation, May 2026

Three dates, three sunsets. The visual feature stopped rendering on 7 May 2026. The reporting — the FAQ search-appearance filter, the rich-result report, and Rich Results Test support — goes in June 2026. The Search Console API field for it goes in August 2026. That's the whole change. Note what it does not say: it never tells you to remove your markup.

What's goingWhen
FAQ rich result stops appearing in Search7 May 2026
Search-appearance filter, rich-result report, Rich Results Test supportJune 2026
FAQ support in the Search Console APIAugust 2026

Search Engine Journal's Matt G. Southern, reporting the change, put the crucial caveat plainly: FAQPage is still a valid Schema.org type, and Google "has previously said that unused structured data doesn't cause problems for Search." Nothing breaks if you leave it. The markup is valid; only the SERP feature it used to unlock is gone.

This is the third act, not a plot twist

The reason to keep calm is that we've watched this exact move three times now. Google has been quietly retiring rich-result features — not the underlying vocabulary — for years, on a clear logic: low usage, low value, or a feature that no longer earns its place on a busier results page.

2023
HowTo deprecated on desktop
7
types retired in June 2025
2026
FAQ joins the list

HowTo rich results were cut from desktop in 2023. Then on 12 June 2025, Google retired seven structured-data types in one sweep — Book Actions, Course Info, Claim Review, Estimated Salary, Learning Video, Special Announcement, and Vehicle Listing (Search Engine Journal, June 2025). FAQ in 2026 is the same play. Each time, the SERP feature disappears, the Schema.org type stays valid, and rankings are explicitly unaffected. The vocabulary isn't being deprecated. The decoration is.

Read as a sequence, the message is unmistakable: the results page is shedding bolt-on visual enhancements. If your structured-data strategy was built to harvest those enhancements, the ground really is moving under you. If it was built for something else, this barely registers.

"Dead" and "AI superpower" are both wrong

The discourse collapsed into two confident, opposite mistakes. They're worth naming because acting on either one costs you.

  "Schema is dead"
The delete-everything reflex. But Google never said the markup was invalid — it said the feature is gone and the type stays valid. Ripping out accurate FAQPage markup throws away machine-readable content that costs nothing to keep and that Google says it still uses to understand the page. You'd be deleting signal to chase a feature that left.
  "Schema is an AI superpower"
The opposite reflex: pile on markup, buy a "special AIO schema" or an llms.txt file, and the AIs will reward you. Google has said on the record that no AI-specific markup or files are required for AI Overviews or AI Mode. There is no secret schema. Selling one is selling nothing.

Both camps make the same error: they treat structured data as a lever you pull for a reward Google hands out — a rich result, an AI citation. It was never that. Its real job is duller and more durable, and it's the same job it always had.

Entity legibility, not SERP real estate

Structured data is, and always was, a way to state unambiguously what the things on your page are. This is an Organization, with this name and these profiles. This is a Product, with this price and this availability. This page sits here in the site (BreadcrumbList). This is an Article, by this author, published on this date. This is a LocalBusiness, at this address, open these hours. That work — entity disambiguation — got more valuable the moment machines started reading pages to answer questions instead of just ranking links.

The FAQ feature was the part of schema that bought SERP real estate — pixels on the results page. That's the part Google reclaimed. What it left untouched is the part that makes your entities legible to extraction: clean, explicit statements a model can lift without guessing. The job didn't shrink. The flashy half got cut and the load-bearing half stayed.

There's one non-negotiable rule that the AI shift makes sharper than ever, and Google repeats it in its own myth-busting: your structured data must match the visible content of the page. Markup that claims a price the page doesn't show, or an FAQ that isn't on the page, isn't a clever hack — it's a mismatch that can earn a manual action, and worse, it can feed a model the wrong number to quote back to a customer. Schema is a description of what's there, not a backdoor to say something else.

And the headline framing to keep: Google's own line is that "GEO is still SEO at the core." The fundamentals that earn you a ranking — clear content, accurate markup, real authority — are the same ones that get you read and cited by AI features. There's no separate AI game with separate rules. There's the same game, now also played by readers who happen to be models.

  Vendor data — read with the usual salt
SEO platform BrightEdge has reported that pages combining structured data with FAQ content saw roughly 44% more AI-search citations, and that author schema made pages about more likely to appear in AI answers (BrightEdge, 2026). Treat these as a vendor's directional signal, not a law — but the direction is consistent with everything Google says: legible, well-attributed entities are easier for machines to lift. Note the irony: the same FAQ markup whose SERP feature just died may still be pulling weight in the extraction layer.

A short, unpanicked checklist

None of this is urgent in the "site is on fire" sense. But there are a few concrete moves worth making before the June and August sunsets land.

  Audit your FAQ markup — don't panic-delete
Find every page with FAQPage markup. If the FAQ content is genuinely on the page and accurate, keep it — it's valid, harmless, and still useful for understanding. Only remove markup for FAQs that aren't actually visible on the page. The goal is parity, not a purge.
  Fix the dashboards before the sunset
Anything that reads the FAQ rich-result report or the Search Console API field for FAQ will go quiet in June and August. Update internal reports and integrations now so a metric doesn't silently flatline and trigger a false alarm later.
  Prioritise the high-value types
Spend your effort where extraction actually pays: Organization, Product, Article (with a real author), BreadcrumbList, LocalBusiness. These describe your core entities — exactly what AI features need to read you correctly.
  Keep markup in parity with the page
The one rule that never bends: structured data matches visible content. Make this a standing check, not a one-off — drift between markup and page is the failure mode that costs you in both Search and AI answers.

Tools for the job schema actually has now

If schema's job is entity legibility, the work is to find where your markup is missing, wrong, or out of parity with the page — and fix it. That's what we build for.

  Schema Audit
Crawl a domain and see exactly what structured data exists, what's malformed, and where your core entities — Organization, Product, Article, LocalBusiness — are under-described or out of parity with the visible page.

Run a schema audit

  Schema Generator
Produce clean, valid JSON-LD for the types that matter now — described to match the content that's actually on the page, not bolted on to chase a feature.

Open the generator

  Rolling Schema
Keep markup in parity as your pages change — rolling coverage that re-checks your structured data over time, so drift between page and markup gets caught instead of shipped.

See rolling schema

FAQ rich results are gone, and that's fine. The reason to do structured data never lived in that drop-down. Schema's job is to make your entities unambiguous to whatever is reading the page — and in 2026, more and more of what's reading is a model deciding what to quote. That job didn't end on 7 May. It got more important.

Audit your structured data

Sources: Google Search Central FAQ structured-data documentation (deprecation notice, May 2026); Search Engine Journal — Matt G. Southern, "Google Drops FAQ Rich Results From Search" (May 2026) and "Google Retires 7 Structured Data Features" (June 2025); Google Search Central guidance on AI features and structured data. The 44% / 3× figures are vendor data from BrightEdge (2026). FAQ rich results stopped appearing 7 May 2026; reporting sunsets June 2026; Search Console API support ends August 2026.

George
Online
0%

Hi, I'm George.

Ask me about your projects, reports, brand mentions, backlinks, or anything on the platform.