删除organization结构化标签地理位置和营业时间相关内容,曾姐website name结构化标签

master
candice 1 year ago
parent c3a6e3e171
commit be4e581024

@ -670,7 +670,11 @@
firstScript = document.getElementsByTagName("script")[0]; firstScript = document.getElementsByTagName("script")[0];
firstScript.parentNode.insertBefore(asyncScript, firstScript); firstScript.parentNode.insertBefore(asyncScript, firstScript);
}</script> }</script>
<!--@IN-ARTICLE-GOOGLE@--> <!--@IN-ARTICLE-GOOGLE@-->
<span itemscope itemtype="http://schema.org/WebSite">
<meta itemprop="name" content="China Highlights">
</span>
<script type="application/ld+json"> <script type="application/ld+json">
{ {
"@context": "http://schema.org", "@context": "http://schema.org",
@ -718,46 +722,7 @@
"@type": "Person", "@type": "Person",
"name": "Ruby Zhao" "name": "Ruby Zhao"
} }
}, }
"geo": {
"@type": "GeoCoordinates",
"latitude": 25.241375,
"longitude": 110.33852
},
"url": "https://www.chinahighlights.com/",
"telephone": "+86 773 2831999",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Monday",
"opens": "9:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Tuesday",
"opens": "9:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Wednesday",
"opens": "9:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Thursday",
"opens": "9:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "9:00",
"closes": "17:00"
}
]
} }
</script> </script>
<script type="application/ld+json"> <script type="application/ld+json">

@ -649,7 +649,9 @@
<!--@PRODUCT-JS@--> <!--@PRODUCT-JS@-->
<!--@ADDON-JS@--> <!--@ADDON-JS@-->
<!--@IN-ARTICLE-GOOGLE@--> <!--@IN-ARTICLE-GOOGLE@-->
<span itemscope itemtype="http://schema.org/WebSite">
<meta itemprop="name" content="China Highlights">
</span>
<script type="application/ld+json"> <script type="application/ld+json">
{ {
"@context": "http://schema.org", "@context": "http://schema.org",
@ -695,46 +697,7 @@
"@type": "Person", "@type": "Person",
"name": "Ruby Zhao" "name": "Ruby Zhao"
} }
}, }
"geo": {
"@type": "GeoCoordinates",
"latitude": 25.241375,
"longitude": 110.33852
},
"url": "https://www.chinahighlights.com/",
"telephone": "+86 773 2831999",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Monday",
"opens": "9:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Tuesday",
"opens": "9:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Wednesday",
"opens": "9:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Thursday",
"opens": "9:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "9:00",
"closes": "17:00"
}
]
} }
</script> </script>
<script type="application/ld+json"> <script type="application/ld+json">

Loading…
Cancel
Save