SEO 工具

Schema Markup Generator

Generate JSON-LD structured data for Article, FAQ, Product, Recipe, and more schema types

Schema Type

JSON-LD Output
<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.

没找到需要的?

我们根据社区反馈开发免费工具。欢迎提出能改善您工作流的工具建议!