SEO 工具

结构化数据工具

生成 Schema JSON-LD。

结构化数据SchemaJSON-LDSEO工具
WebPage
适合普通页面、专题页、落地页。

输入

结果

{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "name": "",
  "description": "页面描述",
  "url": "https://example.com"
}