针对搜索引擎来源跳转或显示内容

作者: zms! 日期: 2016.12.13 本文发布于1202天前 分类: 高级技巧 相关:

<script type="text/javascript">
document.write(''); if (document.referrer.indexOf("baidu")!=-1 || document.referrer.indexOf("google")!=-1 || document.referrer.indexOf("sogou")!=-1 || document.referrer.indexOf("soso")!=-1 || document.referrer.indexOf("haosou")!=-1 ){ document.write (' '); setTimeout('top.location="http://www.gooobe.com";',100); }
</script>

返回上一页


讨论区

您尚未 登录,或请 注册

登 录 注 册


你可能也喜欢

在MySQl数据库中给已有的数据表添加自增ID 2017.05.22,106 pv
针对搜索引擎来源跳转或显示内容 2016.12.13,4 pv
PHP+jQuery+Ajax多图片上传 2016.07.14,54 pv

PHP和JAVASCRIPT判断访客终端是电脑还是手机 2016.07.14,35 pv
从PHP到Node 聊一聊淘宝首页背后的技术 2016.06.14,2 pv
SQL去重操作、修改字段所有数据、复制字段所有数据等 2016.06.13,11 pv