此问由好模板从互联网上看到,但是提醒下,该方法只能对用户的访问能定向到,百度与谷歌蜘蛛是无法完全识别的,因为百度无法识别JS
建议使用301冲重定向。 页面定向无法301可以使用该方法
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
- <HTML><HEAD><TITLE>错误请求--好模板</TITLE>
- <META HTTP-EQUIV="Content-Type" Content="text/html; charset=GB2312">
-
-
- <meta name="robots" content="noindex,follow">
- <STYLE type="text/css">
- BODY { font: 9pt/12pt 宋体 }
- H1 { font: 12pt/15pt 宋体 }
- H2 { font: 9pt/12pt 宋体 }
- A:link { color: red }
- A:visited { color: maroon }
- </STYLE>
-
-
- </HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>
-
- <h1>错误请求</h1>
- 您正在搜索的页面可能已经删除、更名、内容过期或暂时不可用。
- <SCRIPT>
-
- var lusername="#"
- if (location.host!="www.ldhost.cn")
- {
- var lusername ="<a href=https://www.ldhost.cn/help/"+location.href.split("ldhost.cn/")[1]+" target='_blank'>点击这里跳至
-
- 可能的新页面</a>";
- var lusername2 ="<meta http-equiv='refresh' content='5;url=https://www.ldhost.cn/help/"+location.href.split("ldhost.cn/")
-
- [1]+"' />";
- }
-
- [removed](lusername2);
- [removed](lusername);
- </SCRIPT>
-
- </TD></TR></TABLE></BODY></HTML>
(责任编辑:好模板) |