⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sldefault.asp

📁 本源代码为终点小说连载系统 v1.15 Build 0430 SQL清风修改版,欢迎大家下载,学习与交流
💻 ASP
字号:
<!--#include file="conn.asp"--><!--#include file="../inc/config.asp"-->
<!--#include file="session.asp"-->
<title>网站信息查询工具</title>
<meta name="keywords" content="pr查询,google收录,baidu收录,msn收录,3721收录,yisou收录,sina收录,163收录,whois查询,alexa排名,yahoo收录isou收录,域名查询,网站收录">
<meta name="description" content="pr查询,alexa排名查询,baidu收录,google收录,msn收录等信息查询,域名查询,网站收录"> 
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css.css" rel="stylesheet" type="text/css">

<script>
	function CheckAll(form)
	  {
	  for (var i=0;i<form.elements.length;i++)
		{
		var e = form.elements[i];
		if (e.name != 'chkall')
		   e.checked = form.chkall.checked;
		}
	  }
</script>

<body onload="document.search.domain.focus();">

<form action="" method="get" name="search" id="search" onsubmit="if(document.search.domain.value==''){document.search.domain.focus();return 0;}return 1;">
  <table width="95%" border="0" align="center" cellpadding="3" cellspacing="1">
    <tr>
      <td height="25">
<div align="center"><strong>网站收录情况查询</strong></div></td>
    </tr>
    <tr> 
      <td height="32"> <div align="center"> Http://www. 
          <input name="domain" type="text" id="domain" value="<%=Siteurl%>">
          <input type="submit" name="Submit" value="查询">
           
<input type=checkbox name=chkall value=on onclick=CheckAll(this.form) checked>
          全选 
          <input name="all" type="checkbox" id="all" value="y">
          去除 com cn net 等重新查询</div></td>
    </tr>
    <tr> 
      <td height="32"> <div align="center"> 
          <table width="95%" border="0" cellspacing="0" cellpadding="3">
            <tr> 
              <td width="155" height="22"> <input name="googlerank" type="checkbox" id="googlerank" value="1" checked>
                Google Rank查询</td>
              <td width="168" height="22"> <input type="checkbox" name="google" value="1" checked> 
                Google收录查询</td>
              <td width="137" height="22"> <input type="checkbox" name="baidu" value="1" checked > 
                Baidu收录查询</td>
              <td width="136" height="22"> <input name="msn" type="checkbox" id="msn" value="1"  checked > 
                 MSN收录查询</td>
            </tr>
            <tr> 
              <td height="22"> 
                <input name="yahoo" type="checkbox" id="yahoo2" value="1" checked>
                Yahoo收录查询</td>
              <td height="22"> <input name="yisou" type="checkbox" value="1" checked> 
                Yisou收录查询</td>
              <td height="22"><input name="links" type="checkbox" id="links" value="1" checked >
                友情链接查询 </td>
              <td height="22"><input name="sina" type="checkbox" id="sina" value="1" checked>
                SINA收录查询 </td>
            </tr>
            <tr> 
              <td height="22"><input name="sohu" type="checkbox" id="sohu" value="1" checked>
                SOHU收录查询</td>
              <td height="22"><input name="do163" type="checkbox" id="do1632" value="1" checked>
                163收录查询</td>
              <td height="22"><input name="qq" type="checkbox" id="whois" value="1" checked >
                QQ收录查询</td>
              <td height="22"><input name="zhongsou" type="checkbox" id="zhongsou" value="1" checked >
                中国搜索收录查询</td>
            </tr>
			  <tr> 
              <td height="22"><input name="uptimebot" type="checkbox" id="uptimebot" value="1" checked>
                网页相关性检查</td>
              <td height="22"> 
                <input name="whois" type="checkbox" id="whois3" value="1" checked>
                Whois域名信息</td>
              <td height="22">
<input name="alexa" type="checkbox" value="1" checked>
                Alexa排名查询 </td>
              <td height="22"> <input name="ip" type="checkbox" id="ip" value="1" checked>
                域名IP地址查询</td>
            </tr>
			<tr> 
              <td height="22"><input name="keys" type="checkbox" id="keys" value="1" checked> 
                <font color="#0000FF">关键词查询</font>(<font color="#FF0000">新增</font>)</td>
              <td height="22">&nbsp; </td>
              <td height="22"> </td>
              <td height="22"> </td>
            </tr>
          </table>

          <p><font color="#FF0000"> 
            <br>
          </p>
          </div></td>
    </tr>
  </table>
</form>
<br>
<%
if request("domain")<>"" then

	domain=trim(request("domain"))
		if instr(domain,".")>0 then
	
		
	
%>
<table width="95%" align="center" cellpadding="2" cellspacing="1">
  		<tr> 
    		<td style="background-color: #E8F1FF">
      			<table width="100%" align="center" cellpadding="1" cellspacing="0">
					<TR>	
         				 <TD> 
						<%if request("google")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·Google 收录情况 </TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="30" valign="middle"><div id=dogoogle>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=30 name=google scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=google&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
						<%if request("baidu")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·Baidu 收录情况 </TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="30" valign="middle"><div id=dobaidu>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=30 name=baidu scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=baidu&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
						<%if request("msn")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·Msn 收录情况 </TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="30" valign="middle"><div id=domsn>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=30 name=msn scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=msn&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
						<%if request("yisou")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·Yisou 收录情况 </TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="30" valign="middle"><div id=doyisou>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=30 name=yisou scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=yisou&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
							<%if request("zhongsou")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·中国搜索收录查询</TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="30" valign="middle"><div id=dozhongsou>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=30 name=isou scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=zhongsou&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>					
						<%if request("sohu")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·Sohu 收录情况 </TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="30" valign="middle"><div id=dosohu>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=30 name=sohu scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=sohu&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
						<%if request("do163")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·163 收录情况 </TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="50" valign="middle"><div id=do163>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=50 name=do_163 scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=163&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
						<%if request("qq")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·QQ 收录情况 </TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="30" valign="middle"><div id=doqq>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=30 name=qq scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=qq&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
						<%if request("sina")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·Sina 收录情况 </TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="30" valign="middle"><div id=dosina>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=30 name=sina scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=sina&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
					<%if request("yahoo")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·Yahoo 收录情况 </TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="30" valign="middle"><div id=doyahoo>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=30 name=yahoo scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=yahoo&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
						<%if request("links")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·友情链接(外部链接到你的网站)</TD>
								</TR>
								<TR>
									<TD bgcolor="#ffffff" height="70" valign="middle"><div id=dolinks>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=70 name=links scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=links&all=<%=request("all")%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
					<%if request("uptimebot")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·网页相关性检查 [<a href="http://www.uptimebot.com/sql/one.php?domain=http://www.<%=domain%>" target="_blank"><font color="#0000FF">点击查看详细信息</font></a>]</TD>
								</TR>
								
							</table>
						<%end if%>
						<%if request("ip")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·域名 IP 地址查询</TD>
								</TR>
								<TR>
									
                <TD bgcolor="#ffffff" height="260" valign="top">

									<iframe frameborder=0 height=260 name=alexa scrolling=auto src="http://www.0579.info/ip/ip.asp?domain=<%=domain%>" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
						<%if request("alexa")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·Alexa 收录情况</TD>
								</TR>
								<TR>
									
                <TD bgcolor="#ffffff" height="260" valign="top"><div id=doalexa>正在读取,请稍侯……</div>

									<iframe frameborder=0 height=260 name=alexa scrolling=auto src="pr_action.asp?sitename=<%=domain%>&site=alexa" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
						<%if request("googlerank")=1 then%>
            <table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·Google Rank查询 </TD>
								</TR>
								<TR>
									
                <TD height="80" valign="top" bgcolor="#ffffff"><div id=doGoogleRank>正在读取,请稍侯……</div>
                  <iframe frameborder=0 height=80 name=GoogleRank scrolling=no src="pr_action.asp?sitename=<%=domain%>&site=GoogleRank&all=<%=request("all")%>" width=100% ></iframe></TD>
								</TR>
							</table>
						<%end if%>
						<%if request("whois")=1 then%>
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                <TD height="20"> ·Whois 域名信息 (速度有点慢,请稍等)</TD>
								</TR>
								<TR>
									
                <TD bgcolor="#ffffff" height="300" valign="top"><div id=dowhois>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=300 name=whois scrolling=auto src="pr_action.asp?sitename=<%=domain%>&site=whois" width=100% ></iframe>
									</TD>
								</TR>
							</table>
						<%end if%>
						<%if request("keys")=1 then%>
						<table width="620" align="center" cellpadding="2" cellspacing="1">
  				<tr> 
    		<td style="background-color: #d8e4f1">
      			<table width="100%" align="center" cellpadding="1" cellspacing="0">
					<TR>	
         				 <TD> 
							<table width="100%" align="center" cellpadding="0" cellspacing="0">
								<TR>
									
                            <TD height="20"> ·百度 GooGle 关键词搜索服务</TD>
								</TR>
								<TR>
									
                <TD bgcolor="#ffffff" height="500" valign="top"><div id=dokey>正在读取,请稍侯……</div>
									<iframe frameborder=0 height=500 name=key scrolling=auto src="pr_action.asp?sitename=<%=domain%>&site=key" width=100% ></iframe>
									</TD>
								</TR>
							</table>
							</TD>
					</TR>
              	</table>
	 		 </td>
		</tr>
	</table>
						<%end if%>
						</TD>
					</TR>
              	</table>
	 		 </td>
		</tr>
	</table>
<%
	else
		response.write "<center>你输入的域名中没有 [<font color=red>.</font>] 请输入完整的网址.</center>"
	end if
end if
%>
</center>
</body>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -