\n\nDisplay in Google\n\nExpandable list of questions right in the snippet. Users see answers without visiting the page.\n\nRequirements\n\n• Questions and answers must be visible on the page\n• Minimum of 2 questions\n• Not for advertising\n• Answers must be complete\n\nWhen NOT to use\n\n• Forums (use QAPage instead)\n• Product pages (if FAQ is not the main content)\n• Advertorial content\n\nIn 2023 Google limited FAQ snippet display to high‑authority sites and government/health resources. In some niches the markup may not show, but adding it is still useful for other search engines.","datePublished":"2026-05-02","dateModified":"2026-05-02"},{"@type":"WebPage","@id":"https://seohead.tech/en/glossary/faq-schema#webpage","url":"https://seohead.tech/en/glossary/faq-schema","name":"FAQ Schema","description":"FAQ Schema is a schema.org markup type (FAQPage) that lets search engines display questions and answers as a widget in the snippet. Boosts click‑through rate and occupies extra SERP space.","inLanguage":"en-US","isPartOf":{"@id":"https://seohead.tech#website"},"breadcrumb":{"@id":"https://seohead.tech/en/glossary/faq-schema#breadcrumb"},"mainEntity":{"@id":"https://seohead.tech/en/glossary/faq-schema#primary"},"author":{"@id":"https://seohead.tech#person-author"},"publisher":{"@id":"https://seohead.tech#organization"},"datePublished":"2026-05-02","dateModified":"2026-05-02","about":{"@id":"https://seohead.tech/en/glossary/faq-schema#faq"}},{"@type":"FAQPage","@id":"https://seohead.tech/en/glossary/faq-schema#faq","mainEntity":[{"@type":"Question","name":"How many questions can I put in FAQ Schema?","acceptedAnswer":{"@type":"Answer","text":"Google recommends no more than 10–15 questions per page. Too many may not fit the snippet. Ensure questions and answers are directly visible on the page."}},{"@type":"Question","name":"Do I need to duplicate answer text both on page and in markup?","acceptedAnswer":{"@type":"Answer","text":"Yes, Google requires the markup content to match visible page text. Do not use hidden text or significantly different phrasing."}},{"@type":"Question","name":"Can I use FAQ Schema together with other schema types (e.g., Article)?","acceptedAnswer":{"@type":"Answer","text":"Yes, you can combine multiple schema.org types on one page using an @graph array or nesting where permissible."}},{"@type":"Question","name":"How long after adding markup does the rich snippet appear?","acceptedAnswer":{"@type":"Answer","text":"Typically 1–4 weeks. After validation in the Rich Results Test, Google needs time to recrawl and re‑index."}},{"@type":"Question","name":"Does FAQ Schema affect rankings directly?","acceptedAnswer":{"@type":"Answer","text":"No direct impact, but indirectly — it boosts CTR and occupies more SERP real estate, which can improve behavioural signals and visibility."}}]}]}
FAQ Schema is a schema.org markup type (FAQPage) that lets search engines display questions and answers as a widget in the snippet. Boosts click‑through rate and occupies extra SERP space.
What is FAQ Schema
Structured data for frequently asked question pages. Displays an expandable Q&A list in Rich Snippets. FAQ Schema is structured data for pages with FAQs.
Markup structure
@type — FAQPage
mainEntity — array of Question
For each Question: name (question text) and acceptedAnswer with Answer.text
Example
JSON
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is SEO?",
"acceptedAnswer": {
"@type": "Answer",
"text": "SEO (Search Engine Optimization) is the practice of optimising a site for search engines."
}
},
{
"@type": "Question",
"name": "How long does SEO take?",
"acceptedAnswer": {
"@type": "Answer",
"text": "First results are usually seen within 3–6 months with a proper strategy."
}
}
]
}
</script>
Display in Google
Expandable list of questions right in the snippet. Users see answers without visiting the page.
Requirements
Questions and answers must be visible on the page
Minimum of 2 questions
Not for advertising
Answers must be complete
When NOT to use
Forums (use QAPage instead)
Product pages (if FAQ is not the main content)
Advertorial content
info
In 2023 Google limited FAQ snippet display to high‑authority sites and government/health resources. In some niches the markup may not show, but adding it is still useful for other search engines.
FAQ
Common questions
Google recommends no more than 10–15 questions per page. Too many may not fit the snippet. Ensure questions and answers are directly visible on the page.
Yes, Google requires the markup content to match visible page text. Do not use hidden text or significantly different phrasing.
Yes, you can combine multiple schema.org types on one page using an @graph array or nesting where permissible.
Typically 1–4 weeks. After validation in the Rich Results Test, Google needs time to recrawl and re‑index.
No direct impact, but indirectly — it boosts CTR and occupies more SERP real estate, which can improve behavioural signals and visibility.
Direct contacts
Discuss your project?
Share your goals and website context — I will suggest a practical next step.