SEO & marketing

FAQ schema in practice — showing Q&A blocks in Google search

04.06.2026
← All articles

FAQPage schema markup is a method of presenting question-and-answer blocks on your page in a format that Google and other search engines can clearly understand. This structured data, written according to the Schema.org standard, sends an explicit signal to crawlers that the page contains official answers to common user questions. Technically, it is placed in JSON-LD format inside the <head> or <body> section of the page and remains invisible to regular visitors, serving search engines exclusively. Site owners most commonly apply this markup to product description pages, service pages or dedicated FAQ sections.

The golden era of FAQ rich results and the sharp turn

The period from 2019 to mid-2023 was a genuine golden age for FAQPage schema. Google displayed FAQs directly in search results as collapsible accordions, allowing sites to occupy significantly more space on the results page. According to statistics, properly implemented FAQ markup increased page CTR by an average of 10-15 percent, with some niches exceeding 30 percent gains. SEO specialists began adding FAQs to virtually every article and service page, and this tactic genuinely paid off for several years.

In August 2023 Google made a major behind-the-scenes change and sharply restricted FAQ rich results across the board. Under the new policy, the FAQ accordion is now displayed only for sites recognized as well-known authoritative sources — primarily government institutions and healthcare organizations. For ordinary commercial sites, blogs and business pages this feature effectively disappeared overnight, instantly invalidating thousands of SEO strategies built around it. This was part of Google's broader effort to clean up search results from spammy and manipulative FAQ blocks.

The 2026 reality: schema still matters

Today most webmasters have completely abandoned FAQPage schema, but this has turned out to be a strategic mistake worth reconsidering. Google's AI Overviews feature, ChatGPT's browsing mode and next-generation search engines like Perplexity all heavily rely on structured data when generating their answers. Our observations show that pages with correctly implemented FAQ markup are mentioned significantly more often in generative AI responses and cited as sources. One hosting company converted 12 common questions into FAQPage schema and recorded regular appearances in AI Overviews and ChatGPT browsing, alongside a 40 percent increase in organic visibility.

How to write the JSON-LD

The technical implementation is not complex and can easily be added to any CMS or static website. The basic structure looks like the following and should be placed in a script tag inside the <head> section of the page.

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [{
    "@type": "Question",
    "name": "How long can a domain be registered for?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "The minimum term is 1 year, the maximum is 10 years."
    }
  }]
}
</script>

The most common mistakes

The first and most serious mistake is adding artificial FAQs to e-commerce product pages, a practice that Google penalizes through manual actions. Fabricated questions that real users never ask and that exist solely to target keywords are quickly identified by algorithms and negatively affect the overall ranking of the page. The second widespread problem is writing answers that are too short and vague, whereas Google requires each answer to be complete and self-contained in meaning. The third mistake involves duplicating the same questions across multiple pages, which destroys content uniqueness and undermines the effectiveness of the markup.

Validation and ongoing monitoring

Once the markup is deployed, it must be verified through Google's Rich Results Test tool without exception. This utility instantly identifies syntax errors in the JSON-LD, missing required fields and other technical implementation issues. The Enhancements section of Search Console also provides a dedicated FAQPage report that allows you to monitor the state of the markup across the entire site over time. The guiding principle when working with FAQ schema is to use it only for genuine questions and answers that bring real value to visitors, since the strategy of chasing short-term SEO gains has definitively stopped working in 2026.

Related articles

👥 Social Proof: Strategies for Building Trust and Conversion ⏱️ Urgency and Scarcity Techniques: Lifting Sales Through Time Pressure and Limited Stock ⤵️ Conversion Funnel: Optimizing Every Stage of the Customer Journey 🎯 Retargeting Ads: Strategy to Bring Back a Visitor Who Left
🌐 Language
🇺🇿 O'zbek 🇺🇿 Ўзбек 🇷🇺 Русский 🇬🇧 English