schemaGenerator.title

schemaGenerator.subtitle

schemaGenerator.schemaSettings

schemaGenerator.validation.title

  • schemaGenerator.validation.articleTitle
  • schemaGenerator.validation.articleAuthor
schemaGenerator.output
{
  "@context": "https://schema.org",
  "@type": "Article"
}

schemaGenerator.content.howToUse.title

schemaGenerator.content.howToUse.description

  • schemaGenerator.content.howToUse.step1
  • schemaGenerator.content.howToUse.step2
  • schemaGenerator.content.howToUse.step3
  • schemaGenerator.content.howToUse.step4

schemaGenerator.content.whatIs.title

schemaGenerator.content.whatIs.description

schemaGenerator.content.whatIs.benefits

schemaGenerator.content.schemaTypes.title

schemaGenerator.content.schemaTypes.description

  • Article: schemaGenerator.content.schemaTypes.article
  • Product: schemaGenerator.content.schemaTypes.product
  • LocalBusiness: schemaGenerator.content.schemaTypes.localBusiness
  • FAQ: schemaGenerator.content.schemaTypes.faq
  • Organization: schemaGenerator.content.schemaTypes.organization

schemaGenerator.content.implementation.title

schemaGenerator.content.implementation.description

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Example Article"
}
</script>

schemaGenerator.content.implementation.note