增加搜索框的结构化标签

hotfix/paypal-note
LiaoYijun 4 years ago
parent 6358ce1b8a
commit 02be4434e3

@ -498,6 +498,21 @@
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://secure.chinahighlights.com/",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://secure.chinahighlights.com/result.asp?001281624266240652297:cl1fy1cxepi&cof=FORID:9&q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
</script>
<!--@STRUCTURED-DATA-BREADCRUMB-BLOCK@-->
</body>
</html>

@ -360,6 +360,21 @@
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://secure.chinahighlights.com/",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://secure.chinahighlights.com/result.asp?001281624266240652297:cl1fy1cxepi&cof=FORID:9&q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
</script>
<!--@STRUCTURED-DATA-BREADCRUMB-BLOCK@-->
</body>
</html>
Loading…
Cancel
Save