端午
快乐
WordPress添加百度分享代码 – 海南仙岛

WordPress添加百度分享代码

2012年12月25日

原创内容,转载请注明出处:https://www.myzhenai.com/thread-15373-1-1.html https://www.myzhenai.com.cn/post/861.html
百度分享工具是一个可以将网页分享到很多平台的工具,类似于很多一键转播插件一样的功能.漂亮美观,不过看到网上有很多人说WordPress要使用这个功能还要另外安装插件,其实没必要,我们只需要添加代码到两个文件就可以了.
1:https://share.baidu.com/ 打开百度工具后台,前提是你必须要登录.
2: 选择图标样式或按钮风格,会出现相对应的代码,复制这段代码保存到记事本.
3: 点击右边的“验证网站”,输入要添加的网站,然后下载验证Key文件上传到网站根目录,点击“完成验证”.
4: wp-content\themes\ 找到博客当前模板或主题目录,将single.php page.php(页面和内容页源程序)下载到本地.
5: 把那段代码插入在single.php page.php两个文件的相应位置.并保存文件上传覆盖网站的源文件即可.
看看吧,确实出现了百度分享工具了吧,看以下的图.

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<!-- Baidu Button BEGIN -->
<div id="bdshare" class="bdshare_t bds_tools_32 get-codes-bdshare">
<a class="bds_qzone"></a>
<a class="bds_tsina"></a>
<a class="bds_tqq"></a>
<a class="bds_renren"></a>
<a class="bds_t163"></a>
<span class="bds_more"></span>
<a class="shareCount"></a>
</div>
<script type="text/javascript" id="bdshare_js" data="type=tools&uid=6559408"></script>
<script type="text/javascript" id="bdshell_js" src="https://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=485721"></script>
<script type="text/javascript">
document.getElementById("bdshell_js").src = "https://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + Math.ceil(new Date()/3600000)
</script>
<!-- Baidu Button END -->
<!-- Baidu Button BEGIN --> <div id="bdshare" class="bdshare_t bds_tools_32 get-codes-bdshare"> <a class="bds_qzone"></a> <a class="bds_tsina"></a> <a class="bds_tqq"></a> <a class="bds_renren"></a> <a class="bds_t163"></a> <span class="bds_more"></span> <a class="shareCount"></a> </div> <script type="text/javascript" id="bdshare_js" data="type=tools&uid=6559408"></script> <script type="text/javascript" id="bdshell_js" src="https://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=485721"></script> <script type="text/javascript"> document.getElementById("bdshell_js").src = "https://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + Math.ceil(new Date()/3600000) </script> <!-- Baidu Button END -->

 
baidu

Blog

buog

Screenshot


sicnature ---------------------------------------------------------------------
I P 地 址: 18.117.155.120
区 域 位 置: 美国马萨诸塞
系 统 信 息: 美国
Original content, please indicate the source:
同福客栈论坛 | 蟒蛇科普海南乡情论坛 | JiaYu Blog
sicnature ---------------------------------------------------------------------
Welcome to reprint. Please indicate the source https://myzhenai.com/post/861.html

没有评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注