禁止转码的方法,将下列代码放到<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"/>

评论:
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/wwwroot/gengzhen.cn/content/templates/HaiYun/module.php on line 475
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/wwwroot/gengzhen.cn/content/templates/HaiYun/module.php on line 476
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/wwwroot/gengzhen.cn/content/templates/HaiYun/module.php on line 477
霜标水月孤 2021-01-03 20:36
回复