关于百度等搜索引擎转码问题,用别人的内容还放广告,这种流氓行径我也很无奈。
禁止转码的方法,将下列代码放到<head></head>
之间,如果在使用什么模板大体在head.php之类的里
例如Emlog
大前端模板 文件是/content/templates/emlog_dux/module/m-header.php
<!--禁止搜索引擎转码-->
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
2017-4-25关于传说中的新版代码(以下),测试表示无任何用。
<meta name="applicable-device" content="pc,mobile">
<meta name="MobileOptimized" content="width"/>
<meta name="HandheldFriendly" content="true"/>
本文基于《署名 - 非商业性使用 - 相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)》许可协议授权
文章链接:http://zhebk.cn/Z-Turn/meta.html(转载时请注明本文出处及文章链接)