All articles(网络文学目录) All Pictures(图片目录) All Softwares(软件目录)

 
信吗?令你的网站获得任意google,pr值的方法_php资料_编程技术

Writer: aaa Article type: Programming skills(编程技巧) Time: 2013/12/24 5:51:27 Browse times: 477 Comment times: 0

信吗?令你的网站获得任意google,pr值的方法_php资料_编程技术


Head photo

Go homepage
Upload pictures
Write articles

信吗?令你的网站获得任意google pr值的方法_php资料_编程技术-你的首页-uuhomepage.com

在你网站的首页顶部加上以下代码(PHP代码)

在Location: 后面填上一个任意PR值的网址,如 Google.com 就是 10, msn.com 就是 9 了,只要选对网址,哪N(7if (preg_match("#(google)#si", $_SERVER[HTTP_USER_AGENT]))
{
header("HTTP/1.1 301 Moved Permanently");
header("Location:http://www.google.com/");
exit();
}
?>






There are 0 records,
Comment:
Must be registered users to comment(必须是注册用户才能发表评论)

Disclaimer Privacy Policy About us Site Map
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.