Blograf
META

Şema Oluşturucu

Free Tool

Generate JSON-LD Şema markup for SEO.

4.6/5(171 degerlendirme)

Schema Markup Generator

Generate JSON-LD structured data for better SEO

Generated Schema Markup

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "",
  "description": "",
  "author": {
    "@type": "Person",
    "name": ""
  },
  "datePublished": "",
  "image": ""
}
</script>

How to Use

  1. Fill in the required fields for your schema type
  2. Copy the generated JSON-LD code
  3. Paste it in the <head> section of your HTML
  4. Test with Google's Rich Results Test tool