التصميم والموارد
مولد Article Schema
إنشاء Article JSON-LD schema.
الإدخال
مولد Article Schema
article schemaJSON-ldseoblog
الإخراج
Generated article schema
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "How to Build Utility Tools That Rank",
"author": {
"@type": "Person",
"name": "Tool Planet Team"
},
"datePublished": "2026-04-14",
"image": [
"https://example.com/article-cover.jpg"
],
"mainEntityOfPage": "https://example.com/blog/utility-tools-rank"
}
