Google 添加 Schema.org 标记时需要某些类型的某些属性?
Google requiring certain properties for certain types when adding Schema.org markup?
我尝试在我的网站上添加 Schema.org 标记,类型为 Article
,然后在其上添加一些属性,当检查 Google 结构化数据测试工具时,它说需要某些属性,例如 dataPublished
、author
等
我可以添加一些属性来满足要求,但不是全部。这个要求是真的吗?我的意思是规则真的要求吗?或者只是 Google 规则?我看到这个页面 https://developers.google.com/search/docs/data-types/articles 它说对于非 AMP,这些要求只是可选的(忽略或推荐,没有一个说对于非 AMP 是必需的)。
这让我很困惑,有人知道这件事,你有什么看法? Google 结构化数据测试工具是否已包含 AMP 要求?
这些 required/recommended 用于获取 Google 的搜索功能之一。
如果您不想要 Google 搜索功能,或者如果您无法提供所有必要的属性,您可以保持一切原样并忽略错误和警告。
相关回答
- Should Schema.org dateModified have some default value if not available?
- Use Schema.org for Article without image property?
在网站管理员 SE 上:
我尝试在我的网站上添加 Schema.org 标记,类型为 Article
,然后在其上添加一些属性,当检查 Google 结构化数据测试工具时,它说需要某些属性,例如 dataPublished
、author
等
我可以添加一些属性来满足要求,但不是全部。这个要求是真的吗?我的意思是规则真的要求吗?或者只是 Google 规则?我看到这个页面 https://developers.google.com/search/docs/data-types/articles 它说对于非 AMP,这些要求只是可选的(忽略或推荐,没有一个说对于非 AMP 是必需的)。
这让我很困惑,有人知道这件事,你有什么看法? Google 结构化数据测试工具是否已包含 AMP 要求?
这些 required/recommended 用于获取 Google 的搜索功能之一。
如果您不想要 Google 搜索功能,或者如果您无法提供所有必要的属性,您可以保持一切原样并忽略错误和警告。
相关回答
- Should Schema.org dateModified have some default value if not available?
- Use Schema.org for Article without image property?
在网站管理员 SE 上: