标签 | 内容 | 内容长度 | 优化建议 |
---|---|---|---|
网页标题(Title) | Web managerment Home | 20 个字符 | 标题字符数量在合理范围 |
网页关键词(KeyWords) | 关键字,获取失败 | 0 个字符 | 关键字数在合理范围 |
内容描述(Description) | 内容描述,获取失败 | 0 个字符 | 描述内容长度在合理范围 |
检测时间 | 2024-12-24 01:28:53 |
服务器IP | 116.52.251.252 |
返回状态码 | 200 |
网页返回HEAD信息 | HTTP/1.1 301 Moved Permanently Location: /web/index.html Content-Length: 0 Server: HTTPD Date: Tue, 24 Dec 2024 01:26:15 GMT Connection: close Content-Type: text/html X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1;mode-block X-Content-Type-Options: nosniff HTTP/1.1 200 OK Last-Modified: Thu, 17 Oct 2024 22:30:37 GMT Content-Length: 2578 Server: HTTPD Date: Tue, 24 Dec 2024 01:26:15 GMT Connection: Keep-Alive Content-Type: text/html X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1;mode-block X-Content-Type-Options: nosniff |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Web managerment Home</title>
<script language=javascript>
var sUrl = ("http:"==window.location.protocol) ? "/wnm/ssl/web/frame/login.html?ssl=false": "frame/login.html";
<!--redirect url-->
function DetectActiveX()
{
//xmlhttp对象
var oXmlHttp = null;
try
{
// 先判断内嵌对象的支持, 包括IE7+和非IE
if (typeof XMLHttpRequest != "undefined")
{
oXmlHttp = new XMLHttpRequest();
return true;
}
}
catch(e)
{ }
//IE支持的xmlhttp对象
var aVers = ["MSXML2.XMLHttp", "Microsoft.XMLHttp"];
for (var i = 0; i < aVers.length; i++)
{
try
{
oXmlHttp = new ActiveXObject(aVers[i]);
return true;
}
catch(e)
{}
}
return false;
}
function onBodyLoad()
{
if(false === DetectActiveX())
{
var sId = (typeof XMLHttpRequest != "undefined") ? "noh" : "nox";
document.getElementById(sId).style.display = "";
return false;
}
window.location = sUrl;
}
</script>
</head>
<body style="background-color: #E1E9F5;" onload="onBodyLoad()">
<noscript>
<H2>This WebUI administration tool requires scripting support.</H2>
<div>Please obtain the latest version of browsers which support the Javascript
language or enable scripting by changing the browser setting if you are using
the latest version of the browsers. </div>
<H2>Web网管中需要活动脚本支持</H2>
<div>请使用最新的支持JavaScript脚本功能的浏览器, 如果您已经使用了新版本的浏览器,
请启用浏览器的活动脚本功能</div>
</noscript>
<div id="noh" style="display:none">
<H2>This WebUI administration tool requires XMLHttpRequest.</H2>
<div>Please obtain the latest version of browsers which support the XMLHttpRequest
control. </div>
<H2>Web网管中需要XMLHttpRequest控件支持</H2>
<div>请使用最新的支持XMLHttpRequest功能的浏览器版本。</div>
</div>
<div id="nox" style="display:none">
<H2>This WebUI administration tool requires ActiveX.</H2>
<div>Please obtain the latest version of browsers which support the ActiveX,
or enable the ActiveX by changing the browser setting if you are using
the latest version of the browsers. </div>
<H2>Web网管中需要ActiveX控件支持</H2>
<div>请使用最新的支持ActiveX的浏览器, 如果您已经使用了新版本的浏览器,
请启用浏览器的ActiveX功能</div>
</div>
</body>
</html>
为您提供网页信息检测查询,可以快速检测网页的META标签,分析标题、关键词、描述等是否符合搜索引擎收录规范 。