Skip to content
StoreCited
Glossary

FAQ Schema

Structured data that labels genuine questions and answers already visible on the same page.

By the StoreCited teamReviewed July 2026Written for Shopify & DTC store owners
A person creates a flowchart diagram with red pen on a whiteboard, detailing plans and budgeting.
Photo: Christina Morillo / Pexels

Google stopped FAQ rich results on May 7, 2026. FAQ schema now describes genuine same-page Q&A; it is not a Google rich-result tactic.

Schema.org remains usable, but no system must extract, rank, cite, recommend, or send traffic. Use visible equality, one owner, safe serialization, and maintained answers.

What is FAQ schema?

FAQ schema is structured data that uses FAQPage as the page-level type and nests Question and Answer entities for publisher-authored Q&A. Every marked question and its complete answer must be visible on that URL. The markup describes existing content; it should not generate, expand, conceal, or replace the shopper-facing answer.

Schema.org defines FAQPage, Question, and Answer; the structured data definition adds context. These types describe structure, not answer quality or required use.

Publish shopper-first answers about fit, use, shipping, returns, care, warranty, compatibility, or policy; then mark up the same text.

Does Google still show FAQ rich results?

No. Google stopped showing FAQ rich results in Search on May 7, 2026. That change removes the primary Google presentation incentive for FAQPage markup; it does not make the vocabulary invalid. Other systems may choose to interpret Schema.org, but markup cannot guarantee ranking, extraction, AI citation, recommendation, or traffic.

Check Google’s FAQ structured data documentation and structured data policies for current rules. Do not sell FAQ schema as a shortcut to snippets, rankings, answer-engine inclusion, or recommendations.

Keep only useful, current FAQs; thin or outdated questions fail shoppers regardless of rich-result support.

Which content belongs in FAQPage markup?

Use FAQPage only when the publisher supplies both genuine questions and complete answers on one public page. Use QAPage when users can submit competing answers. Forums, reviews, and private support conversations have different authorship and interaction models; converting them into publisher-authored FAQs misstates the content.

PatternModelBoundary
Publisher Q&AFAQPageOne publisher answer
User answersQAPageCommunity model
ForumQAPage when eligibleUser discussion
ReviewReview vocabularyEvaluation
Private chatNo FAQPageNot public same-URL content
Published supportFAQPage when truthfulMaintained publisher answer

Do not add hidden keyword variants or turn reviews into FAQs. Curate support insights into complete, maintained public answers first.

High-angle photo of keyboard tiles spelling HTTP on a dark background.
Photo: Miguel Á. Padriñán / Pexels

How should visible Q&A map to FAQ schema?

Map the visible FAQ and JSON-LD from the same content source so wording, completeness, order, policies, prices, and returns stay synchronized. Each FAQPage should reference visible Question nodes, and each Question should contain its full visible Answer. Omit anything hidden, generated only for bots, or unavailable on the URL.

Visible elementMappingRule
FAQ collectionmainEntityVisible questions only
Question headingQuestion.nameSame meaning
Complete answerAnswer.textInclude all conditions
Answer links or listsAnswer.textRetain qualifications
Page identityURL and @idStable reference
PublisherStoreCited OrganizationNo Person author

Maintain prices, shipping, returns, warranty, and availability from one source; update visible content and markup together.

Who should own FAQ markup in Shopify?

Assign one FAQ markup owner across the Shopify theme, sections, apps, tag manager, and custom scripts. Duplicate producers can emit conflicting graphs after rendering even when the initial HTML looks clean. Document ownership, keep a stable page @id, and inspect server output and browser-rendered HTML after every change.

Use Shopify theme sections to connect visible blocks and markup, and the json filter for safe serialization. Disable overlap through supported settings.

The owner must reuse visible answers and remain maintainable; ownership does not improve extraction or ranking.

Two people exchanging a shopping bag in an indoor setting highlighting online shopping and delivery.
Photo: Mikhail Nilov / Pexels

What is a safe Shopify implementation workflow?

A safe Shopify implementation begins with useful buyer questions, stores each visible answer once, maps that source into FAQPage, and serializes it safely. Pilot one template before expanding. The goal is equality between what shoppers read and what machines receive—not extra keyword variants or invisible answers.

  1. Choose genuine questions for one page and intent.
  2. Publish complete answers with current policy and product details.
  3. Inventory theme, section, app, and script markup emitters.
  4. Select one owner and one visible content source.
  5. Map FAQPage, Question, and Answer without adding hidden text.
  6. Serialize safely and create a stable page @id.
  7. Test initial HTML, rendered HTML, mobile accordions, and updates.

Use the Shopify FAQ schema guide and FAQ schema generator for implementation, then verify page equality. Product facts belong in Product schema.

How should FAQ schema be validated and monitored?

Validate FAQ schema at three levels: JSON syntax, Schema.org vocabulary, and exact equality with visible content. A parser can confirm structure without confirming truth. Test initial and rendered HTML, compare every marked answer with the page, and monitor Search Console for reported issues while expecting no Google FAQ rich result.

Use this validation checklist:

  • JSON parses without manual-escaping errors.
  • FAQPage, Question, and Answer relationships are correct.
  • Every marked question and full answer is visible.
  • Initial and rendered HTML contain one consistent graph.
  • Prices, returns, shipping, and policies are current.
  • No generated, stuffed, review-derived, or hidden Q&A appears.

Use the Schema.org validator for vocabulary and the StoreCited schema checker for public output. JSON-LD 1.1 defines the linked-data model, while RFC 8259 defines JSON. Google’s structured data introduction explains its processing model.

Use Google’s Search Console guidance when investigating reported issues. Monitoring can reveal errors or policy concerns; it cannot restore the discontinued FAQ rich result or attribute rankings, citations, traffic, and revenue to markup.

What can StoreCited truthfully check?

StoreCited inspects observable FAQ markup and related public output at one point in time. It cannot create or publish FAQs, edit Shopify, identify private theme or app ownership, monitor live prompts or citations, access proprietary indexes, or guarantee extraction, ranking, recommendations, traffic, or revenue. Findings describe the tested public response only.

The scan can flag observable syntax, vocabulary, visibility, equality, or duplicate-output concerns in the response it receives. It cannot prove private configuration, historical rendering, future maintenance, or how any search or answer system will interpret the page later.

Run the free StoreCited readiness scan to inspect public storefront output. Confirm ownership inside Shopify, test shopper-visible answers yourself, and maintain every policy-sensitive answer after launch.

Frequently asked questions

Is FAQ schema still worth adding in 2026?
Sometimes. Add it when a maintained FAQ is genuinely useful and the implementation can reuse the visible content source safely. Do not add it for a discontinued Google FAQ rich result or promised AI visibility. The shopper value must justify the FAQ; the markup simply describes that content for systems choosing to interpret it.
Can collapsed accordion answers use FAQ schema?
Yes, when shoppers can reveal each complete answer on the same public page and the marked content matches what they receive. An initially collapsed interface is different from content unavailable to users or generated only for crawlers. Test the mobile interaction and rendered HTML; do not mark up inaccessible or partial answers.
What is the difference between FAQPage and QAPage?
FAQPage represents questions and complete answers supplied by the publisher. QAPage represents a question where users can submit answers, such as a qualifying community forum. Choose by authorship and interaction model, not by which label sounds more searchable. Reviews and private support transcripts are neither automatically an FAQPage nor a QAPage.
Can FAQ schema improve AI citations?
FAQ schema can make a truthful question-and-answer relationship machine-readable, but it cannot compel retrieval, extraction, citation, ranking, or recommendation. AI systems may ignore it, use visible text instead, or select other sources. Measure citations as dated outputs and keep the FAQ useful even when no system cites it.