Key Takeaways
  • FAQ schema is FAQPage structured data that marks up genuine question-and-answer content so machines can understand it.
  • Google retired FAQ rich results on 7 May 2026, so the expandable SERP dropdown is gone for every site.
  • FAQPage is still a valid schema type, and Google continues to use the markup to understand your pages.
  • In 2026 it is a page-understanding and clarity play, not a rich-results play, so set expectations accordingly.
  • The markup must match genuine Q&A that is visible on the page, and you should use a plugin like Rank Math to add it.

FAQ schema is FAQPage structured data, written in JSON-LD, that labels the questions and answers on a page so search engines and AI systems can read them clearly. As of 7 May 2026 it no longer produces a visible rich result in Google, but it remains valid markup that Google still uses to understand your content. This guide shows what it does now and how to implement it correctly.

After implementing structured data for clients in 15+ countries, here is the honest state of FAQ schema in 2026. Most guides you will find still promise an expandable rich result that Google removed. That feature is gone. But the markup itself is not dead, it just does a different, quieter job now. Understanding that difference is the whole point of doing this correctly today. Here is how it actually works.

What FAQ Schema Is

FAQ schema is a type of structured data, using the FAQPage type from Schema.org, that tells search engines a page contains a list of questions and their answers. Written as JSON-LD structured data in the page’s code, it turns a human-readable FAQ into something machines can parse precisely, knowing exactly which text is a question and which is its answer.

The structure itself is simple. A FAQPage contains a mainEntity array of Question items. Each Question has a name, which is the question text, and an acceptedAnswer of type Answer with a text property holding the answer. That nesting is all it takes to describe an entire FAQ section for search engines and AI.

Pro tip: There are two similar types, and mixing them up gets your markup ignored. Use FAQPage when you, the site owner, provide the single official answer to each question. Use QAPage when a page hosts one question with multiple user-submitted answers, like a forum thread. For a normal business FAQ, FAQPage is correct.

That is what the markup is. What changed in 2026 is what it does when Google reads it.

The 2026 Reality: Rich Results Are Gone

The most important thing to know before implementing FAQ schema in 2026 is that it no longer produces a rich result. Per Google’s FAQPage documentation, FAQ rich results stopped appearing in Google Search on 7 May 2026. The expandable question-and-answer dropdown that once expanded your listing is gone for every site.

FAQ rich results retired in May 2026, the expandable SERP dropdown no longer appears for any site
The FAQ dropdown that once expanded your listing was retired on 7 May 2026, for every site.

This did not happen overnight. Here is the timeline that most outdated guides ignore:

DateWhat changed
May 2019Google launched FAQ rich results. Sites that added the markup expanded their listings dramatically.
August 2023Google restricted FAQ rich results to well-known, authoritative government and health sites only.
May 2026Google fully retired FAQ rich results. They no longer appear for any site, including government and health.
⚠️ For most sites, FAQ rich results have effectively been gone since August 2023, not May 2026. If you were still seeing FAQ dropdowns after 2023, you were most likely an eligible government or health site, or looking at residual data. Any guide promising you rich results today is out of date.

Google has also confirmed the markup itself stays valid, which raises the real question: if there is no dropdown, why add it at all?

Is It Still Worth Implementing?

FAQ schema is still worth implementing in 2026, but for different reasons than before, since Google confirmed it continues to use the markup to understand your pages even without showing a rich result. The value shifted from a visible SERP feature to quieter benefits around clarity and machine understanding.

Why FAQ schema is still worth implementing in 2026: Google parses it and AI extracts the Q&A structure
The value shifted: Google still parses the markup, and its clean Q&A structure is easy for AI to extract.

The reasons it still earns its place:

  • Google still parses it. Google explicitly says it continues to use FAQ markup to better understand page content, so it remains a clear signal of what your page covers.
  • It reinforces content clarity. The clean question-and-answer structure it formalizes is exactly the pattern AI systems extract most easily when deciding what to cite.
  • It completes your schema graph. Alongside Organization, Article, and Breadcrumb markup, it helps machines build a fuller picture of your page and site.
  • You do not need to remove old markup. Google states unused structured data does not cause problems, so valid, accurate FAQ schema can safely stay.

The honest framing for 2026: FAQ schema is now a page-understanding and clarity play, not a rich-results play. Add it because your page genuinely has a strong FAQ and you want machines to parse it cleanly, not because you expect it to expand your listing. Set that expectation and you will use it correctly.

With realistic expectations set, here is how to add it the right way.

How to Implement FAQ Schema

The easiest way to implement FAQ schema is with an SEO plugin that generates the FAQPage JSON-LD for you, rather than hand-coding it. On WordPress, a plugin like Rank Math adds a dedicated FAQ block or schema generator, so your markup and your visible content stay in sync automatically.

Implementing FAQ schema with a plugin like Rank Math that generates FAQPage JSON-LD from visible content
The reliable path: let a schema plugin generate the FAQPage JSON-LD so it stays matched to visible content.

The two ways to add it:

  1. With a plugin (recommended). Use a schema plugin such as Rank Math, add your questions and answers in its FAQ block, and it outputs valid FAQPage JSON-LD tied to the content you can see on the page.
  2. Manually with JSON-LD. Add a script tag of type application/ld+json to the page, containing a FAQPage object whose mainEntity lists each Question with its acceptedAnswer. This gives full control but must be kept in sync by hand.

Whichever route you choose, the process is the same in principle: write genuine questions and answers as visible content on the page first, then mark that exact content up. After it is live, validate it with a structured data testing tool to confirm the syntax is correct. Note that Google’s Rich Results Test dropped FAQ support in 2026, so use the Schema.org validator or a general structured data checker instead.

Pro tip: Since you likely already run Rank Math for your titles and schema, let it handle FAQ markup too rather than hand-coding JSON-LD. The big advantage is that the markup is generated from the visible FAQ content, so the two can never drift out of sync, which is the exact mismatch that gets structured data ignored.

Getting the markup on the page is only half the job. It has to follow the rules to count.

The Rules and Requirements

For FAQ schema to be valid, it must follow Google’s structured data rules, and the most important one is that the markup must match content genuinely visible on the page. Structured data that describes hidden or non-existent content violates the guidelines and can be ignored or flagged.

RuleWhat it means
Match visible contentEvery question and answer in the markup must appear as visible text on the same page.
Use genuine FAQsMark up real questions and answers, not promotional content, product listings, or how-to steps.
Pick the right typeUse FAQPage for your own official answers, and QAPage for user-submitted multi-answer threads.
One purpose per pageAdd FAQ schema where a page genuinely has an FAQ, not templated across every page in a footer.
Validate the syntaxCheck the markup with the Schema.org validator, since the Rich Results Test dropped FAQ support in 2026.
🚨 Never mark up FAQ content that is not visible on the page. Adding FAQPage schema for questions a user cannot actually see is a structured data violation, not a clever shortcut. Per Google’s structured data guidance, the markup and the visible content must always match.

Follow those rules and your implementation is sound. Here is where people still go wrong in 2026.

Want your schema implemented correctly across your whole site?
I set up FAQPage and full schema graphs that match your content and actually help machines understand your pages. See my WordPress and SEO service.

Should You Add FAQ Schema to This Page?

Answer one question and I will give you the right call for 2026.

Which best describes the page you are thinking about?

What Most People Get Wrong

The biggest mistake with FAQ schema in 2026 is following an outdated guide that still promises rich results. Those expandable dropdowns were retired in May 2026, and restricted to a tiny set of sites since 2023. If your reason for adding FAQ schema is to expand your listing in search, that reason no longer exists, and building your strategy around it wastes effort.

The biggest FAQ schema mistake in 2026 is chasing rich results that Google retired
Chasing a rich result Google retired is the 2026 trap. Implement for clarity and understanding instead.

Here is the observation from client work. The second common mistake is marking up FAQ content that is not visible on the page, usually to squeeze in extra keywords or questions. This has always been against Google’s rules, and it is exactly the kind of mismatch that gets structured data ignored. The markup must describe what a user can actually see, every time.

The third trap is templated FAQ bloat: pasting the same FAQ schema into a footer across every page, whether or not the page has a real FAQ. That was an artifact of chasing the rich result at scale, and it never reflected genuine page content. Add FAQ schema only where a page truly has a relevant, visible FAQ, and skip it everywhere else. Quality and accuracy matter far more than coverage.

✅ The right 2026 mindset: treat FAQ schema as a clarity tool, not a growth hack. A genuine, well-written FAQ that answers real user questions, marked up cleanly and matching the visible page, helps both readers and machines. That is the durable value, and it survives every rich-result change Google makes.

When your structured data is a tangle of outdated or mismatched markup, that is where an experienced schema cleanup pays for itself.

Not sure if your schema is helping or quietly broken?
I audit and rebuild structured data so it is accurate, current, and actually useful in 2026. See my WordPress and SEO service or book a free call.

Frequently Asked Questions

What is FAQ schema?

FAQ schema is FAQPage structured data, written in JSON-LD, that marks up the questions and answers on a page so search engines and AI systems can parse them precisely. It uses the Schema.org FAQPage type, with a mainEntity list of Question items, each holding a name and an acceptedAnswer. It formalizes a human FAQ into machine-readable form.

Does FAQ schema still get rich results in 2026?

No. Google retired FAQ rich results on 7 May 2026, so the expandable question-and-answer dropdown no longer appears for any site. It had already been restricted to authoritative government and health sites since August 2023. For virtually all websites, the visible rich result has been gone for years, and it is now fully discontinued.

Is FAQ schema still worth adding?

Yes, for the right reasons. Google confirmed it continues to use FAQ markup to understand page content, and the clean question-and-answer structure is a pattern AI systems extract easily. Add it where a page has a genuine, visible FAQ to aid machine understanding and clarity, just not expecting a visible rich result in search.

How do I implement FAQ schema?

The easiest way is a schema plugin like Rank Math, which generates valid FAQPage JSON-LD from your visible FAQ content. Alternatively, add a script tag of type application/ld+json manually, containing a FAQPage object whose mainEntity lists each Question and its acceptedAnswer. Either way, validate the result with the Schema.org validator afterward.

What is the difference between FAQPage and QAPage?

Use FAQPage when you, the site owner, provide the single official answer to each question, like a normal business FAQ. Use QAPage when a page hosts one question with multiple user-submitted answers, such as a forum or community thread. Choosing the wrong type causes the markup to be ignored, so match it to how the answers are produced.

Should I remove my old FAQ schema?

Not if it accurately reflects genuine, visible Q&A on the page. Google states unused structured data does not cause problems for Search, so valid FAQ markup can safely stay. Remove it only if it is stale, references content that no longer exists, or was added purely to chase the retired rich result with thin, artificial questions.

Does FAQ schema help with AI search?

Indirectly. Google’s guidance says no special schema is required for AI Overviews or AI Mode, but structured data should match visible content. The real benefit is that a clear question-and-answer structure, which FAQ schema formalizes, is easy for AI systems to extract. The underlying content clarity matters more than the markup itself for AI visibility.

Should I hire someone to implement schema?

Consider it when your structured data is inconsistent, outdated, or spread across templates you cannot easily audit. Implementing an accurate, current schema graph, and cleaning up markup that chases retired features, is detailed technical work. My WordPress and SEO service covers full structured data implementation and audits.

Conclusion

Implementing FAQ schema in 2026 comes down to doing it for the right reason. The expandable rich result is gone, retired on 7 May 2026 after years of restriction, so if you were chasing that, stop. But FAQPage markup is still valid, Google still uses it to understand your pages, and its clean question-and-answer structure is exactly what machines and AI parse most easily. Add it where a page has a genuine, visible FAQ, generate it with a plugin like Rank Math so the markup always matches your content, use FAQPage rather than QAPage for your own answers, and validate it with the Schema.org validator. Do that, and your FAQ schema quietly does real work, helping both readers and machines understand your page, no rich result required.

Ready to get your structured data right for 2026?
I implement clean, accurate, current schema that helps machines understand your site. Book a free call or browse my recent project portfolio.

This article was last reviewed and updated in June 2026 to reflect Google’s May 2026 retirement of FAQ rich results and current structured data guidance.