输入您的机构信息和常见问题;把符合 schema.org 标准的 JSON-LD 代码复制下来,添加到您的网站中。
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "品牌名称",
"url": "https://example.com",
"address": {
"@type": "PostalAddress",
"addressCountry": "TR"
}
}
</script>请把这段代码加入网站的 <head> 部分。FAQ 标记只用在那些问题确实显示的页面上。