JSON-LD FAQ Generator

One pair per line as 'Question | Answer'.

Result

  • The markup<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Как посчитать процент от числа?", "acceptedAnswer": { "@type": "Answer", "text": "Умножьте число на процент и разделите на сто: 15 % от 200 — это 200 × 15 ÷ 100 = 30." } }, { "@type": "Question", "name": "Как найти, сколько процентов одно число от другого?", "acceptedAnswer": { "@type": "Answer", "text": "Разделите первое на второе и умножьте на сто." } } ] } </script>
  • Questions2
  • Answer checkThe answers are substantial enough.
  • Average answer length65
  • First questionКак посчитать процент от числа?
  • What mattersThe markup has to mirror text that is actually visible on the page: a hidden FAQ is a violation and loses the rich result.

Related tools

Meta Tag Length Checker

Measures meta tags in characters and in pixels and warns whether search results will truncate them.

Open Graph Generator

Builds Open Graph and Twitter Card meta tags so a link unfurls with a picture and a description wherever it is shared.

Robots.txt Generator

Builds a robots.txt file with the disallow rules you need, a sitemap line, a preferred host and a crawl delay.

Useful links