FAQ Schema Generator
Add your questions and answers. The JSON-LD appears right next to them, ready to paste into your page.
JSON-LD
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Does Google still show FAQ rich results?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Since 2023 Google only shows FAQ rich results for authoritative government and health sites. The schema remains useful because it makes the structure of your answers explicit to search and AI systems."
}
},
{
"@type": "Question",
"name": "How many questions should I include?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Three to eight questions per page is a good guideline. A few strong questions beat a long list with overlap."
}
}
]
}Paste this code in a <script type="application/ld+json"> block on the same page where the questions are visible.
Why FAQ schema works for GEO
AI search engines look for short, direct answers to concrete questions. An FAQ block with matching schema gives them exactly that, in a form they can easily take over and cite.
The most important rule
The questions and answers in the schema must also be visible on the page. Google treats schema for hidden content as misleading.
Choosing good questions
Use the questions customers really ask: from your inbox, your sales calls or the queries in Search Console. Answer them in 40 to 70 words, with the answer in the first sentence.
Frequently asked questions
Want this done automatically every day?
The Autopilot handles the GEO layer for every new article it publishes.
Request early access