← All answers

How do I add FAQ schema to my website?

TL;DR

Add a `<script type="application/ld+json">` block to your page’s HTML head with a FAQPage object that lists each question and its answer. The questions in the schema must match the visible questions on the page character-for-character. If they don’t, Google will suppress the rich result and AI engines will discount the page.

FAQ schema is the highest-leverage structured data a small business website can ship. It marks up a list of questions and answers so each Q&A becomes individually quotable by AI engines and individually expandable in Google search results.

Two requirements matter. First, the FAQ has to be visible on the page: Google penalizes schema-only FAQs that don’t appear to users. Second, the wording has to match the visible page exactly. AI engines compare the schema against the rendered DOM; mismatches reduce citation likelihood.

For a custom site (Next.js, plain HTML), embed the JSON directly in the head. For Wix or Squarespace, use the platform’s header-injection feature or a third-party app like Schema App. For WordPress, plugins like Rank Math or Yoast generate the block from a Gutenberg FAQ block.

Key facts

Common follow-ups

How many questions should the FAQ have?

Five to ten on most pages. Fewer than three feels thin; more than fifteen dilutes the signal because no individual Q&A stands out. If you have more questions, split them across multiple FAQ pages by topic.

Can I use FAQ schema on a service page?

Yes. Many small business sites mark up a "Common questions about [service]" block at the bottom of each service page. That gives Google and AI engines a question-anchored extract for each service you sell.

What’s the difference between FAQPage and QAPage?

FAQPage is a list of questions you anticipate readers asking, with your answers. QAPage marks up a single question and a single (or community) answer, it’s closer to a Stack Overflow page or a help-desk article. Use FAQPage for broad FAQs, QAPage for one-question-deep answer pages.

Sources

By Isaiah Grant, Founder, Rebuilt StudioUpdated Apr 27, 2026

Related answers

Want a website built to be cited by Google and AI answer engines? Drop your URL, if it’s a fit, we’ll rebuild it for free.

See if you’re a fit →