رجوع

التصميم والموارد

مولد Article Schema

إنشاء Article JSON-LD schema.

التصنيف

التصميم والموارد

الوسوم

article schemaJSON-ldseoblog
المزيد من التصميم والموارد
الإدخال

مولد 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"
}