Şema Oluşturucu
Free ToolGenerate 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
- Fill in the required fields for your schema type
- Copy the generated JSON-LD code
- Paste it in the <head> section of your HTML
- Test with Google's Rich Results Test tool