精准SEO优化推广,网站快速排名,优化推广,网站快速上首页

24H咨询热线:17702582188

当前位置: 首页 > 资讯干货 > 常见问题

PHP判断用户UA给搜索引擎和用户展示不同页面

发布日期:2020-11-13 09:19:29 分类:资讯干货 阅读()来源:小准

好东西要多分享:

网站SEO优化 快速搜索推广

一种黑帽seo站群常用的SEO手段。判断来路是搜索蜘蛛就让蜘蛛看到全部的页面代码,如果判断来路是真实的用户则跳转到注册页或者其他页面,既能达到想要的效果,又能做良好的SEO优化


<?php
$http = false;
$http1 = $_SERVER['HTTP_USER_AGENT'];
if(strpos($http1, 'Googlebot') !== false){
$http = true;
} else if(strpos($http1, 'Baiduspider') >0){
$http = true;
} else if(strpos($http1, 'Yahoo! Slurp') !== false){
$http = true;
} else if(strpos($http1, 'msnbot') !== false){
$http = true;
} else if(strpos($http1, 'Sosospider') !== false){
$http = true;
} else if(strpos($http1, 'YodaoBot') !== false || strpos($http1, 'OutfoxBot') !== false){
$http = true;
} else if(strpos($http1, 'Sogou web spider') !== false || strpos($http1, 'Sogou Orion spider') !== false){
$http = true;
} else if(strpos($http1, 'fast-webcrawler') !== false){
$http = true;
} else if(strpos($http1, 'Gaisbot') !== false){
$http = true;
} else if(strpos($http1, 'ia_archiver') !== false){
$http = true;
} else if(strpos($http1, 'altavista') !== false){
$http = true;
} else if(strpos($http1, 'lycos_spider') !== false){
$http = true;
} else if(strpos($http1, 'Inktomi slurp') !== false){
$http = true;
} else if(strpos($http1, 'googlebot-mobile') !== false){
$http = true;
} else if(strpos($http1, '360Spider ') !== false){
$http = true;
} else if(strpos($http1, 'haosouspider') !== false){
$http = true;
} else if(strpos($http1, 'Sogou News Spider') !== false){
$http = true;
} else if(strpos($http1, 'YoudaoBot') !== false){
$http = true;
} else if(strpos($http1, 'bingbot') !== false){
$http = true;
} else if(strpos($http1, 'YisouSpider') !== false){
$http = true;
} else if(strpos($http1, 'ia_archiver') !== false){
$http = true;
} else if(strpos($http1, 'EasouSpider') !== false){
$http = true;
} else if(strpos($http1, 'JikeSpider') !== false){
$http = true;
} else if(strpos($http1, 'Sogou blog') !== false){
$http = true;
}
if($http == false){
header("Location: http://www.jingzhunseo.com/");
exit();
}
?>

以上代码包含了各大主流搜索引擎的蜘蛛,把其中www.jingzhunseo.com替换为你的网址即可,这段代码可以放在php网页中,或者网站的头部文件中即可。


声明: 文章内容及图片部分全部摘自网络,在此分享供读者参考和借鉴,不代表我们的观点。文章、图片等内容如涉嫌侵权,请联系我们删除,谢谢!带有原创标签的属于我们的原创文章,未经允许不得转载!

最新活动推荐

更多>>>全站热文

更多>>>最新发布

暖心服务,为你而来

1对1售前咨询、7x24服务、更快速的响应

精准SEO推广,网站排名服务,推广网站,SEO优化,关键词优化推广
承诺绝对低价我们的报价具备绝对的竞争优势,实现关键词排名后自动按日扣款,报表可视化数据,无排名不收费。
精准SEO推广,网站排名服务,推广网站,SEO优化,关键词优化推广
24/7技术客服咨询支持售后服务时间从每周5天,每天10小时延长到每周7天,每天24小时。风里雨里,我等你!
精准SEO推广,网站排名服务,推广网站,SEO优化,关键词优化推广
值得您的信赖我们为超过30000家企业提供服务,为超过1000家用户提供优化服务。我们的服务值得您的信赖。
我们为您提供个性化的售前购买咨询服务,以及全面的技术售后服务。
我要推广联系我们

提交您要推广的关键词,我们的技术人员评估后与您联系获取报价!

您的姓名 / YOU NAME:
您的电话 / YOU TEL:
需要服务 / SERVICES NEEDED:
详细需求 / DEMAND:

不想提交需求?,直接联系在线客服试试!

联系我们,我们将精诚为您服务!

联系人:赵工(项目负责人)
手机:15821430098 / 17702582188
邮箱:283882409@qq.com
QQ:
地址:江苏徐州经开区龙湖西路九号

我有需求,在线提交关键字获取精准SEO推广报价!

您好,很高兴为您服务!
售前咨询
售后客服
留下需求

客服热线:17702582188

扫码加好友,优惠等你来!