原ah内容修改为gh

hotfix/paypal-note
candice 2 years ago
parent 80db65c720
commit fc5eff05f6

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

Loading…
Cancel
Save