📋 Schema 标记生成器 — JSON-LD 结构化数据
Generate Schema.org JSON-LD structured data for rich snippets. Supports Article, Product, FAQ, LocalBusiness, Event, BreadcrumbList, and more.
Choose your Schema.org type (Article, Product, FAQ, LocalBusiness, Event…), fill in the form fields, and get a ready-to-paste <script type="application/ld+json"> block. Add it to your HTML <head> to enable rich results in Google Search.
How to Use
Choose schema type
Select a schema type from the dropdown: Article, Product, LocalBusiness, FAQ, and more.
Fill in the fields
Enter values for each property. Required fields are marked. Nested keys use dot notation.
Copy JSON-LD
Click Generate and then Copy to get the complete <script type="application/ld+json"> block.
Frequently Asked Questions
完整指南:JSON-LD结构化数据生成器
什么是结构化数据?
Schema标记使用schema.org词汇向搜索引擎描述页面内容,启用富媒体搜索结果:星级评价、价格、活动、常见问题解答等。JSON-LD是Google推荐的格式——放在<script type="application/ld+json">中。
如何使用
- 选择Schema类型:文章、产品、FAQ、组织等。
- 填写内容信息字段。
- 用Google富媒体搜索结果测试工具验证后发布。
专业技巧
- FAQ Schema可直接在搜索结果中展开显示。
- Schema不保证富媒体结果——Google根据内容质量决定。
- 电商优先使用带
AggregateRating和Offer的Product。