标签 内容 内容长度 优化建议
网页标题(Title) 400页面 5 个字符 标题字符数量在合理范围
网页关键词(KeyWords) 关键字,获取失败 0 个字符 关键字数在合理范围
内容描述(Description) 内容描述,获取失败 0 个字符 描述内容长度在合理范围
页面 http://www.cxmtc.net/default.html 检测结果
检测时间 2024-12-23 20:24:11
服务器IP 222.219.184.164
返回状态码 404
网页返回HEAD信息 HTTP/1.1 404 Not Found
Content-Type: text/html;charset=UTF-8
Content-Length: 1927
Connection: keep-alive
Set-Cookie: security_session_verify=4ef4002a9ac2bf17901d0fd1c5851217; expires=Thu, 26-Dec-24 20:24:07 GMT; path=/; HttpOnly
Content-Security-Policy: report-uri 'self'
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Access-Control-Allow-Origin: *
Strict-Transport-Security: max-age=16070400
Set-Cookie: JSESSIONID=0E3C598C0D60F9B6F24B53208EA92210; Path=/; HttpOnly
Date: Mon, 23 Dec 2024 12:24:07 GMT
Server: cxyz-web

网页代码查看
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>400页面</title>
    <script type="text/javascript" src="/jslib/jquery-9.9.7.min.js"></script>
    <style type="text/css">
        body{
            background: #fbfbfb;
        }
        .errorCont{
            width: 1200px;
            overflow: hidden;
            margin: 0px auto;
            padding-top: 460px;
        }
        .errorTip{
            overflow: hidden;
            text-align: center;
            font-size: 14px;
            color:#888;
        }
        a.errorBt{
            display: block;
            width: 200px;
            height: 60px;
            overflow: hidden;
            background: #00c3f3;
            font-size: 18px;
            color:#fff;
            text-align: center;
            line-height: 60px;
            margin: 0px auto;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
        }
    </style>
</head>
<body>
<div class="errorCont" style="background: url(/defaultImg/404.png) no-repeat center 50px;">
    <div class="errorTip">啊哦~一不小心闯进了未知领域,请点击下面按钮返回首页...</div>
    <div class="h20"></div>
    <a class="errorBt" href="/"><span>5</span>秒后返回首页</a>
</div>
<script type="text/javascript">
    $(function(){
        var i =5;
        var t = setInterval(function(){
            if(i>0){
                i--;
                $(".errorBt span").text(i)
            }else if(i==0){
                window.location.href="/"
                clearInterval(t);
            }
        },1000);
    });
</script>
</body>
</html>

网页分析工具

为您提供网页信息检测查询,可以快速检测网页的META标签,分析标题、关键词、描述等是否符合搜索引擎收录规范 。

您的足迹: