feat(seo): JSON-LD sameAs·parentOrganization 보강\
parent
590335b005
commit
0392a63d5e
|
|
@ -58,7 +58,21 @@
|
||||||
"alternateName": "트리플픽",
|
"alternateName": "트리플픽",
|
||||||
"url": "https://triplepick.o2o.kr/",
|
"url": "https://triplepick.o2o.kr/",
|
||||||
"logo": "https://triplepick.o2o.kr/assets/bi/og-image.png",
|
"logo": "https://triplepick.o2o.kr/assets/bi/og-image.png",
|
||||||
"description": "GPT·Claude·Gemini 3대 AI가 같은 경기 데이터로 승패·스코어·승리확률을 예측·비교하는 참여형 축구 승부예측 서비스."
|
"description": "GPT·Claude·Gemini 3대 AI가 같은 경기 데이터로 승패·스코어·승리확률을 예측·비교하는 참여형 축구 승부예측 서비스.",
|
||||||
|
"sameAs": [
|
||||||
|
"https://www.youtube.com/channel/UCIiFvxaahQA-rLP8KpkDM0w",
|
||||||
|
"https://www.instagram.com/triplepickai"
|
||||||
|
],
|
||||||
|
"parentOrganization": {
|
||||||
|
"@type": "Organization",
|
||||||
|
"name": "AIO2O",
|
||||||
|
"alternateName": "AI오투오",
|
||||||
|
"url": "https://www.o2osolution.ai/",
|
||||||
|
"sameAs": [
|
||||||
|
"https://www.facebook.com/aio2o",
|
||||||
|
"https://www.linkedin.com/company/aio2o"
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"@type": "WebSite",
|
"@type": "WebSite",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue