登录后台
文章目录 [+]
怎么禁止百度对pc网站进行转码,只需要下面两行mete标签即可
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
抱歉!浏览本站需要JavaScript支持,请开启支持后再刷新页面