สร้าง Schema Markup
สร้าง JSON-LD structured data สำหรับ Article, FAQ, Product, Recipe และ schema อื่นๆ
Schema Type
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Article Title",
"author": {
"@type": "Person",
"name": "Author"
}
}
</script>How to use
Copy the generated JSON-LD script tag and paste it into the <head> section of your HTML page. You can validate it using Google's Rich Results Test tool.
Schema Markup Generator — JSON-LD Structured Data
Generate JSON-LD structured data for Article, FAQ, Product, Recipe, Event, and more schema types. Paste the output into your HTML to enable rich results in Google search.
FAQ
What is schema markup?
Schema markup is structured data added to HTML that helps search engines understand your content. It powers rich results — star ratings, FAQs, breadcrumbs, and event dates shown directly in Google search.
What is JSON-LD?
JSON-LD (Linked Data) is Google's recommended format for schema markup. It's added as a <script type='application/ld+json'> block — separate from your HTML content, easy to update.
Does schema markup directly improve rankings?
Not directly. Google says structured data doesn't boost ranking, but rich results (FAQ dropdowns, stars, breadcrumbs) improve click-through rates — which indirectly improves your position.
สำรวจต่อ
เครื่องมือ SEO อื่นๆ ที่คุณอาจชอบ...
สร้าง Meta Tag
สร้าง HTML meta tags สมบูรณ์สำหรับ SEO รวม Open Graph และ Twitter Card tags
ตรวจสอบความหนาแน่นคีย์เวิร์ด
วิเคราะห์ความถี่คีย์เวิร์ดและเปอร์เซ็นต์ความหนาแน่นในเนื้อหาของคุณ
นับคำ
นับคำ อักขระ ประโยค ย่อหน้า และประมาณเวลาอ่าน
สร้าง Slug
แปลงข้อความใดๆ เป็น slug ที่เหมาะกับ URL พร้อมตัวอักษรพิมพ์เล็กและขีดกลาง
สร้าง Robots.txt
สร้างไฟล์ robots.txt พร้อมกฎ allow และ disallow แบบกำหนดเองสำหรับ web crawlers
สร้าง XML Sitemap
สร้าง XML sitemaps จากรายการ URL เพื่อการจัดทำดัชนีเครื่องมือค้นหาที่ดีขึ้น
ดูตัวอย่าง Open Graph
ดูตัวอย่างว่าหน้าของคุณจะปรากฏอย่างไรเมื่อแชร์บน Facebook, Twitter และโซเชียลมีเดียอื่นๆ
ดูตัวอย่าง SERP
ดูตัวอย่างว่าหน้าของคุณปรากฏอย่างไรในผลการค้นหา Google