<link rel="canonical" href="http(s)://www.zbapk.com[!--titleurl--]"/>
第二步
在这个<script src="//msite.baidu.com/sdk/c.js?appid=xxxxxx"></script>(添加在</head>标签前)下面添加如下:
<script type="application/ld+json">
{
"@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
"@id": "http://m.abc.com[!--titleurl--]",
"appid": "自己的熊掌id号",
"title": "[!--title--]",
"images": ["[!--titlepic--]"],
"description": "[!--smalltext--]",
"pubDate": "<?=date("Y-m-d",$navinfor['newstime'])?>T<?=date("H:i:s",$navinfor['newstime'])?>"
}
</script>