1
ข้อมูลบทความทั่วไป
2
ผู้เขียน & สำนักพิมพ์
ข้อมูลผู้เขียน (Author)
ข้อมูลผู้เผยแพร่ (Publisher/Brand)
3
เวลาเผยแพร่
Article_Schema.html
1<script type="application/ld+json">2{3 "@context": "https://schema.org",4 "@type": "BlogPosting",5 "mainEntityOfPage": {6 "@type": "WebPage",7 "@id": "https://www.example.com/blog/my-awesome-post"8 },9 "headline": "ชื่อบทความสุดเจ๋งดึงดูดคนอ่าน",10 "description": "เกริ่นนำบทความสั้นๆ หรือย่อหน้าที่สรุปใจความสำคัญของเนื้อหา เพื่อให้ Google เข้าใจว่าบทความนี้เกี่ยวกับอะไร",11 "image": "https://www.example.com/images/cover.jpg",12 "author": {13 "@type": "Person",14 "name": "Jane Doe",15 "url": "https://www.example.com/author/janedoe"16 },17 "publisher": {18 "@type": "Organization",19 "name": "Example Company",20 "logo": {21 "@type": "ImageObject",22 "url": "https://www.example.com/images/logo.png"23 }24 },25 "datePublished": "2026-04-13T08:00:00+08:00",26 "dateModified": "2026-04-13T08:00:00+08:00"27}28</script>นำโค้ดที่คัดลอก ไปวางแนบไว้ในส่วน <head> หรือ <body> ของบทความได้เลย