|
|
|
@ -4,11 +4,11 @@
|
|
|
|
|
"@type": "Article",
|
|
|
|
|
"mainEntityOfPage": {
|
|
|
|
|
"@type": "WebPage",
|
|
|
|
|
"@id": "https://www.asiahighlights.com<?php echo $information->ic_url; ?>"
|
|
|
|
|
"@id": "https://www.globalhighlights.com<?php echo $information->ic_url; ?>"
|
|
|
|
|
},
|
|
|
|
|
"headline": "<?php echo $information->ic_seo_title; ?>",
|
|
|
|
|
"image": [
|
|
|
|
|
"https://images.asiahighlights.com<?php echo $information->ic_photo; ?>"
|
|
|
|
|
"https://images.globalhighlights.com<?php echo $information->ic_photo; ?>"
|
|
|
|
|
],
|
|
|
|
|
"datePublished": "<?php echo $information->is_datetime; ?>",
|
|
|
|
|
"dateModified": "<?php echo date('Y-m-d\TH:i:s'); ?>",
|
|
|
|
@ -21,7 +21,7 @@
|
|
|
|
|
"name": "China Highlights",
|
|
|
|
|
"logo": {
|
|
|
|
|
"@type": "ImageObject",
|
|
|
|
|
"url": "https://data.asiahighlights.com/pic/logo-ah.png"
|
|
|
|
|
"url": "https://data.chinahighlights.com/image/aboutus/logo-gh.png"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|