Herramientas SEO

Schema Markup Generator

Generate JSON-LD structured data for Article, FAQ, Product, Recipe, and more schema types

Schema Type

JSON-LD Output
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Article Title",
  "author": {
    "@type": "Person",
    "name": "Author"
  }
}
</script>

How to use

Copy the generated JSON-LD script tag and paste it into the <head> section of your HTML page. You can validate it using Google's Rich Results Test tool.

¿No encuentras lo que buscas?

Creamos herramientas gratis según la comunidad. Si te falta algo para tu flujo de trabajo, ¡sugiérelo!