FAQ Schema Generator

FAQ schema Generator – Use our JSON-LD FAQ schema generator to generate FAQ schema markup. Simply add frequently asked questions and answers to get FAQPage schema code instantly.

JSON-LD FAQ Schema Generator Tool

Add FAQs

Publisher Name required.
Publisher Logo URL required.

JSON-LD FAQ Schema Code


Add FAQpage schema to a post or page with a list of frequently asked questions and answers using our JSON LD FAQ schema generator tool. Google show properly marked up FAQ pages on Google Search and Assistant. FAQ schema markup should be relevant to topic and match on-page content. All frequently asked questions must be visible to the user on the source page. Do not repeat the same question and answer in multiple pages or posts.

How to Generate FAQpage JSON-LD using the FAQ Schema Generator?

Follow these simple steps for generating FAQpage JSON-LD Schema Markup:

Step 1: Paste your Questions and Answers.

Step 2: Click on “Add” button to add more FAQs.

Step 3: It will generate FAQ JSON-LD code instantly.

Step 4: Click on “Copy FAQ Schema” button to copy the generated code in JSNO-LD format.

Step 5: Simply, paste it inside the head or the body section of an HTML page.

Step 6: You can also validate the generated JSON-LD code directly with Google’s Rich Result Testing tool by simply clicking on Test in Rich Result Test Tool button.

Features of FAQ schema Generator

Free and unlimited

Our FAQ schema Generator tool is free and unlimited. It can be used to easily generate FAQ JSON-LD code. No limit to the number of FAQs to generate and truly unlimited.

Rich Results Test

You can test generated JSON-LD code using Google’s Rich Results tool.

Minified and Prettified code

The tool will generate Minified and Prettified versions of the JSON-LD Schema code. Minified version is recommended for better page speed performance.

Functionality to Add and Delete FAQs.

You can quickly add or delete a question by clicking on add button and delete icon respectively in our FAQ schema tool.

Why FAQ Schema not showing in Google search results?

Google has many reasons not to show your FAQ results. It might be you have included the same question in multiple posts/pages or your web page not ranking on the first page. Following are a few reasons for not showing your FAQ schema in Google search results:

  • Same question included in multiple posts/pages.
  • Article not ranking on the first page of Google SERP.
  • Your frequently asked questions and answers not relevant to content.
  • FAQ Schema is included, but the same not visible on the page.

FAQ Schema Example

Following is the recommended FAQ schema example code that used in this page. Use our tool to generate FAQ JSON-LD Rich snippet.

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Where to place JSON-LD FAQ schema code?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "JSON-LD FAQ schema code should be placed inside the head or the body section of an HTML page. We recommend to add FAQ schema in head section of the page."
      }
    },
    {
      "@type": "Question",
      "name": "How do I create a FAQ schema?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<ul>\n \t<li>Generate FAQ JSON-LD code using our FAQ schema generator.</li>\n \t<li>Add frequently asked questions and answers.</li>\n \t<li>Copy and paste it in between head tags of your post/page.</li>\n \t<li>Publish your article.</li>\n \t<li>Google will show your Frequently Asked Questions (FAQs) within SERP, if your content fulfilled Google's FAQ rich snippet guidelines.</li>\n</ul>"
      }
    },
    {
      "@type": "Question",
      "name": "Is FAQ schema ranking factor?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "It's clear that, FAQ schema is not a ranking factor. However, it might help your site to increase the overall visibility, click through rate (CTR) and eligibility for voice search."
      }
    },
    {
      "@type": "Question",
      "name": "Does Google accept Emojis And HTML Tags in FAQ schema?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, Google accepts HTML tags, emoji's and Unicode Characters."
      }
    },
    {
      "@type": "Question",
      "name": "What are accepted HTML tags in FAQ schema?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<ul>\n \t<li>h1, h2, h3, h4, h5, h6</li>\n \t<li>a</li>\n \t<li>br</li>\n \t<li>ol, ul, li</li>\n \t<li>p, div</li>\n \t<li>b, strong</li>\n \t<li>i, em</li>\n</ul>"
      }
    },
    {
      "@type": "Question",
      "name": "Which is the best plugin to add FAQ schema in WordPress?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "WordPress has many FAQ schema plugins. I would recommend you use the Structured Content plugin to easily add FAQ rich snippets to posts and pages in WordPress."
      }
    }
  ]
}
</script><!--FAQPage Code Generated by https://neocenter.org/faq-schema-generator/-->

FAQs on FAQ Schema Generator Tool

Where to place JSON-LD FAQ schema code?

JSON-LD FAQ schema code should be placed inside the head or the body section of an HTML page. We recommend to add FAQ schema in head section of the page.

How do I create a FAQ schema?

  • Generate FAQ JSON-LD code using our FAQ schema generator.
  • Add frequently asked questions and answers.
  • Copy and paste it in between head tags of your post/page.
  • Publish your article.
  • Google will show your Frequently Asked Questions (FAQs) within SERP, if your content fulfilled Google’s FAQ rich snippet guidelines.

Is FAQ schema ranking factor?

It’s clear that, FAQ schema markup is not a ranking factor. However, it might help your site to increase the overall visibility, click through rate (CTR) and eligibility for voice search.

Does Google accept Emojis And HTML Tags in FAQ schema?

Yes, Google accepts HTML tags, emoji’s and Unicode Characters.

What are accepted HTML tags in FAQ schema?

You can use following HTML tags that are currently accepted by Google for FAQ schema markup.

  • h1, h2, h3, h4, h5, h6
  • a
  • br
  • ol, ul, li
  • p, div
  • b, strong
  • i, em

Which is the best plugin to add FAQ schema in WordPress?

WordPress has many FAQ schema plugins. I would recommend you use the Structured Content plugin to easily add FAQ rich snippets to posts and pages in WordPress.