gpt4 book ai didi

seo - 在 Schema.org JSON-LD 中使用多个同类项目

转载 作者:塔克拉玛干 更新时间:2023-11-03 02:37:23 26 4
gpt4 key购买 nike

<分区>

我正在尝试使用结构化数据来指定多个组织(见下文)。但是谷歌的结构化数据测试工具只能识别每种类型的第一项。

如何列出多个 alumniOf 项?

<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "My Org",
"founder": {
"@type": "Person",
"name":"Me",
"alumniOf":{
"@type": "Organization",
"name": "My Org 1"
},
"alumniOf":{
"@type": "Organization",
"name": "My Org 2"
}

}
</script>

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com