国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > 帝國(guó)Empire > 正文

帝國(guó)cms 熊掌號(hào) 簡(jiǎn)單改造代碼

2024-08-28 12:24:53
字體:
供稿:網(wǎng)友
帝國(guó)cms 熊掌號(hào) 簡(jiǎn)單改造代碼 
聲明一個(gè)擴(kuò)展變量 
我命名的是 appid 記得寫入緩存
調(diào)用:<?=$public_r['add_appid']?>

如果需要在網(wǎng)頁顯示關(guān)注按鈕的話 添加一個(gè)代碼就可以
【注意】這個(gè)代碼需添加在<body>之后

<script>cambrian.render('head')</script>

下面是我目前使用的熊掌號(hào)代碼

下列代碼添加在</head>之前

首頁代碼

<link rel="canonical" href="[!--news.url--]"/>
<script src="//msite.baidu.com/sdk/c.js?appid=<?=$public_r['add_appid']?>"></script>
<script  type="application/ld+json"> {
       "@context": "https://zhanzhang.baidu.com/contexts/cambrian.jsonld",
       "@id": "[!--news.url--]",
           "appid": "<?=$public_r['add_appid']?>",
       "title":"[!--pagetitle--]",
       "images": [
                "https://www.abc.com/upload/xzh/1.png",
                "https://www.abc.com/upload/xzh/2.png",
                "https://www.abc.com/upload/xzh/3.png"
            ],
       "description": "[!--pagedes--]",
       "pubDate": "<?=date("Y-m-d")?>T<?=date("H:i:s")?>",
       "isOriginal": "0"
}</script>

欄目頁代碼

<link rel="canonical" href="<?=sys_ReturnBqClassUrl($class_r[$GLOBALS[navclassid]]);?>"/>
<script src="//msite.baidu.com/sdk/c.js?appid=<?=$public_r['add_appid']?>"></script>
<script  type="application/ld+json"> {
       "@context": "https://zhanzhang.baidu.com/contexts/cambrian.jsonld",
       "@id": "<?=sys_ReturnBqClassUrl($class_r[$GLOBALS[navclassid]]);?>",
           "appid": "<?=$public_r['add_appid']?>",
       "title":"<?php $cr=$empire->fetch1("select bname from phome_enewsclass where classid='".$GLOBALS[navclassid]."' limit 1"); echo $cr['bname']; ?>",
       "images": [
                "[!--class.classimg--]"
            ],
       "description": "[!--pagedes--]",
       "pubDate": "<?=date("Y-m-d")?>T<?=date("H:i:s")?>",
       "isOriginal": "0"
}</script>
內(nèi)容頁代碼

<link rel="canonical" href="[!--titleurl--]"/>
<script src="//msite.baidu.com/sdk/c.js?appid=<?=$public_r['add_appid']?>"></script>
<script type="application/ld+json">{
       "@context": "https://zhanzhang.baidu.com/contexts/cambrian.jsonld",
       "@id": "[!--titleurl--]",
           "appid": "<?=$public_r['add_appid']?>",
       "title":"[!--pagetitle--]",
       "images": [
<?php  
if($navinfor[titlepic])
{
?>
"[!--titlepic--]"
<?
}
else
{
?>
"https://www.abc.com/upload/xzh/logo_xzh.png"
<?
}
?>
       ],
       "description": "[!--smalltext--]",
       "pubDate": "<?php
$t=time();
echo str_replace('CS','',date("Y-m-dTH:i:s",$t));
?>",
       "isOriginal": "1"}
</script>
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 手游| 盘锦市| 东城区| 沛县| 普兰店市| 自贡市| 绵阳市| 黑水县| 泗洪县| 雷山县| 无极县| 含山县| 射阳县| 林口县| 伊金霍洛旗| 如皋市| 贵德县| 湖北省| 榆树市| 方城县| 临西县| 沅陵县| 焉耆| 榕江县| 迁西县| 黑河市| 青冈县| 孟津县| 忻城县| 开平市| 成都市| 巴南区| 大新县| 赤峰市| 敦煌市| 新河县| 西青区| 乌拉特中旗| 巧家县| 巴中市| 皋兰县|