← Back to Tools

Schema Markup Generator

Generate JSON-LD structured data to help search engines understand your content. Paste the output into your page's <head>.

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

How to add to your site

  1. Copy the JSON-LD code above
  2. Paste it inside the <head> tag of your page
  3. Test using Google's Rich Results Test
  4. Monitor structured data in Google Search Console