【发布时间】:2023-03-21 07:35:02
【问题描述】:
我正在为杂志编写结构化数据。我在文章类型下得到了这个:
"mainEntityOfPage": {
"@type": "WebPage",
"@id": " https://www.example.com/category" //category of the article
},
我想我会用这个来标记文章的类别。这是使用mainEntityOfPage 的正确方法吗?
【问题讨论】:
标签: schema.org structured-data