Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 11975 байт. Загружен за: 2сек.
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://itl188188.com/robots.txt
301 MovedPermanently
https://www.itl188188.com/
200 OK
Показать содержимое robots.txt
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>腾龙娱乐</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script src="/Scripts/jquery-1.8.3.min.js"></script>
<script src="/Scripts/artDialog/jquery.artDialog.js?skin=default"></script>
<script src="/Scripts/qrcode.min.js"></script>
<link rel="stylesheet" type="text/css" href="/css/home.css?v=1.001" />
<script>
var times, ms = 300;
var appDownloadUrl = 'https://1tl.zr964.com/s/JoFuMr';
$(function () {
$("li").hover(function () {
var me = $(this);
me.find("span").fadeOut(ms, function () {
me.find("span").fadeIn(ms);
});
times = setInterval(function () {
me.find("span").fadeOut(ms, function () {
me.find("span").fadeIn(ms);
});
}, ms * 2);
}, function () {
clearInterval(times);
});
var u = navigator.userAgent;
var isAndroid = u.indexOf('Android') > -1 || u.indexOf('Adr') > -1; // android终端
var isiOS = !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/); // ios终端
if (isAndroid || isiOS) {
$("#androiddownload a").show();
}
if (appDownloadUrl) {
var qrTarget = document.getElementById("QrCodedownload");
if (qrTarget) {
var qrcode = new QRCode(qrTarget, { width: 180, height: 180 });
qrcode.makeCode(appDownloadUrl);
$("#QrCodedownload").attr("href", appDownloadUrl);
}
}
});
var showtelplay = function () {
var content =
'<table id="formCode" style=" width:400px;"><tbody><tr>' +
'<th>验证码:</th><td>' +
'<input name="code" id="rCode" style="height:35px;" type="text" maxlength="4" datatype="/^[a-zA-Z0-9]{1,4}$/i" ajaxurl="/Index/checkvcode" nullmsg="请输入验证码!" > ' +
'<img id="checkCode2" alt="验证码,看不清楚?点击更换" class="fr" width="120" height="40" src="~/Account/ValidateCode" onclick="this.src=\'~/Account/ValidateCode?i=\'+new Date().getTime()" style="cursor: pointer;" />' +
'<a id="freetryenter" href="#" target="_blank" ></a></td></tr></tbody></table>';
art.dialog({
lock: true,
opacity: 0.87, // 透明度
content: content,
icon: 'error',
ok: function () {
if ($("#rCode").val().length < 4) {
alert('验证码至少4位!');
return false;
}
telplay($("#rCode").val());
return false;
},
oklVal: '确认',
cancelVal: '关闭',
cancel: function () {
window.location.reload();
return false;
}
});
};
var telplay = function (rCode) {
var ajaxstr = '{ "rCode":"' + rCode + '","dm":"http://' + window.location.host + '/gameyellow/"}';
$.ajax({
type: "Post",
url: "/GameAPI/CreateTelAccout",
contentType: "application/json;charset=utf-8",
dataType: "json",
data: ajaxstr,
success: function (data) {
if (data.errorCode == 0) {
window.location.href = data.result;
//var a = $("<a href='" + data.result + "' target='_blank'>gameurl</a>").get(0);
//var e = document.createEvent('MouseEvents');
//e.initEvent('click', true, true);
//a.dispatchEvent(e);
}
else {
alert(data.errorMessage);
}
},
error: function (err) {
alert("网络错误,稍后重试");
}
});
};
</script>
<style type="text/css">
/*弹出层的STYLE*/
html, body {
height: 100%;
margin: 0px;
font-size: 12px;
}
#welcometitle {
overflow: hidden;
}
#welcometitle .qr {
height: 80%;
width: 180px;
border: none;
}
#welcometitle a {
margin: 0 auto;
width: 180px;
display: block;
text-align: center;
}
#welcometitle #IOSH5 {
height: 10%;
}
.mydiv {
background-image: url(~/images/div_bg.png);
background-repeat: no-repeat;
text-align: center;
line-height: 40px;
font-size: 12px;
font-weight: bold;
z-index: 99;
width: 791px;
height: 408px;
left: 35%; /*FF IE7*/
top: 30%; /*FF IE7*/
margin-left: -150px !important; /*FF IE7 该值为本身宽的一半 */
margin-top: -60px !important; /*FF IE7 该值为本身高的一半*/
margin-top: 0px;
position: fixed !important; /*FF IE7*/
position: absolute; /*IE6*/
_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}
.div_content {
width: 90%;
position: absolute;
height: 100px;
color: white;
font-family: Microsoft YaHei;
}
.div_header {
width: 100%;
top: 35px;
position: absolute;
height: 38px;
color: yellow;
font-family: Microsoft YaHei;
}
/*The END*/
</style>
</head>
<body>
<div id="Layer1" style="position:absolute; width:100%; height:100%;left:0px;top:0px; z-index:-1">
<img src="/images/background.jpg" height="100%" width="100%" />
</div>
<div class="middle">
<img src="/images/logo.png" class="logo" />
<div id="welcometitle" style="height:240px; width:200px; position:absolute;background-color:white;top:2%;right:2%;z-index:999;">
<div id="androiddownload">
<a style="font-size:20px;color:orangered" href="/H5/?v=1.003">手机网页点我→</a>
</div>
<a class="qr" id="QrCodedownload" target="_blank">
</a>
<a style="font-size:16px;" href="https://fir.im/support/articles/faq/ios9_certificate" target="_blank">苹果教程</a>
</div>
<div style="clear:both;"></div>
<div class="middlebg">
<ul>
<li>
<a target="_blank" href="/PCH5/">
<img id="style-one" src="/images/style-one.png" class="imgbtn" />
<span>风格1</span>
</a>
</li>
<li>
<a target="_blank" href="/gameyellow">
<img id="style-two" src="/images/style-two.png" class="imgbtn" />
<span>风格2</span>
</a>
</li>
<li>
<a onclick="showtelplay()">
<img id="style-two" src="/images/style-two.png" class="imgbtn" />
<span>电话</span>
</a>
</li>
</ul>
<div style="clear:both;"></div>
</div>
</div>
<div class="footer" style="position:fixed;bottom:5px; text-align:right; width:80%;color:white;">
<div>Copyright © 腾龙娱乐 Reserved.</div>
</div>
<script src="/Scripts/jquery.hashchange.min.js" type="text/javascript"></script>
<script src="/Scripts/jquery.easytabs.min.js" type="text/javascript"></script>
<style>
#notice-box {
border: solid #666 1px;
-moz-border-radius: 0 4px 4px 4px;
-webkit-border-radius: 0 4px 4px 4px;
background-color: #49484D;
}
.etabs {
margin: 0;
padding: 0;
}
.tab {
display: inline-block;
zoom: 1;
*display: inline;
background: #eee;
border: solid 1px #999;
border-bottom: none;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}
.tab a {
font-size: 14px;
line-height: 2em;
display: block;
padding: 0 10px;
outline: none;
color: blue;
}
.tab a:hover {
text-decoration: underline;
}
.tab.active {
background: #fff;
padding-top: 6px;
position: relative;
top: 1px;
border-color: #666;
}
.tab a.active {
font-weight: bold;
}
.tab-container .panel-container {
padding: 10px;
}
.panel-container {
margin-bottom: 10px;
}
</style>
<script>
var shownotice = function () {
$('#notice-box').fadeIn();
}
var hidenotice = function () {
$('#notice-box').fadeOut();
}
$(document).ready(function () {
$('#tab-container').easytabs();
});
</script>
<div id="notice-box" style="display:none; width:60%; position:fixed;top:5%;left:20%;z-index:1000;">
<div id="tab-container" class='tab-container' style="position:relative;">
<div id="tab-container" class='tab-container' style="position:relative;">
<a onclick="hidenotice()" style="position:absolute;right:0; top:0; font-size:1.8rem; background-color:red; border:1px solid #eee;">关闭</a>
<ul class='etabs'>
<li class='tab'><a href="#tabs1-ios">苹果使用</a></li>
<li class='tab'><a href="#tabs1-android">安卓使用</a></li>
</ul>
<div class='panel-container'>
<div id="tabs1-ios" style="height:600px; overflow-y:scroll;">
<h2>打开微信扫一扫,扫描二维码,如图:</h2>
<p style="color:white">
为了更好的游戏体验请把浏览器全屏浏览
<img src="/images/ios-notice.jpg?v=1.005" width="100%" />
</p>
</div>
<div id="tabs1-android" style="height:600px; overflow-y:scroll;">
<h2>1,在手机上安装最新版的搜狗浏览器。</h2>
<h2>2,打开搜狗浏览器扫一扫二维码,如图:</h2>
<p style="color:white">
为了更好的游戏体验请把浏览器全屏浏览
<img src="/images/android-notice.jpg?v=1.005" width="100%" />
</p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>