Gerador Schema.org JSON-LD
Gere marcação de dados estruturados para schemas Article, Product, LocalBusiness, FAQ e Organization.
Validação
- • Título do artigo é obrigatório
- • Autor do artigo é obrigatório
{
"@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