Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - uiime.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Thu, 29 May 2025 07:20:51 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://uiime.com/

HTTP Kodu 301 Kalıcı Olarak Taşındı

http durum kodu 301, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

200 OK - https://uiime.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Thu, 29 May 2025 07:20:52 GMT
Content-Type: text/html
Content-Length: 7483
Connection: keep-alive
Vary: Accept-Encoding
Last-Modified: Wed, 20 Jul 2022 07:18:05 GMT
ETag: "6c-1d3b-5e43766f1a540"
Accept-Ranges: bytes
Vary: Accept-Encoding,User-Agent

HTTP Kodu 200 OK

http durum kodu 200, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: uiime.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>象网云</title>
<meta name="description" content="">
<meta name="keywords" content="">
<link href="css/main.css" rel="stylesheet">
<link rel="shortcut icon" href="favicon.ico" />
<script src="js/jquery-1.7.1.min.js"></script>
<script>
	$(function(){
		$(".nav li").hover(function() {
			$(".second-nav",this).slideDown(100);
			/* Stuff to do when the mouse enters the element */
		}, function() {
			$(".second-nav",this).slideUp(100);
			// $(".second-nav").hide();
			/* Stuff to do when the mouse leaves the element */
		});
	})
</script>
</head>
<body>
    <div class="head">
    	<div class="content">
    		<div class="logo"><img src="images/logo3.png" height="101" width="172" alt=""></div>
    		<div class="login-box">
    			<a href="login.html" class="n2">登录</a>
    			<a href="register.html" class="n1">注册</a>
    		</div>
    		<div class="nav">
	    		<ul>
	    			<li>
	    				<a href="" class="current-nav">首页</a>
	    			</li>
	    			<!-- <li  style="position:relative;">
	    				<a href="javascript:;" class="h-nav">平台特色</a>
	    				<ul class="second-nav">
	    					<li>
	    						<a href="platform.html">平台介绍</a>
	    					</li>
	    					<li>
	    						<a href="tools.html">开发工具</a>
	    					</li>
	    				</ul>
	    			</li> -->
	    			<li>
	    				<a href="document.html">文档</a>
	    			</li>
	    			<li>
	    				<a href="support.html">开发支持</a>
	    			</li>
	    			<!-- <li>
	    				<a href="aboutus.html">关于我们</a>
	    			</li> -->
	    		</ul>
    		</div>
    	</div>
    </div>
    <div class="banner">
    	<img src="images/banner.jpg" height="668" width="1919" alt="">
    </div>
    <div class="p-box">
    	<div class="content">
    		<h1>象网云</h1>
    		<h3>
    			象网云是基于WebRTC技术,为开发者和用户提供基于云端的实时在线交流服务平台。
    			以开放API和SDK的方式提供文本信息传输、音视频通话、网络会议、屏幕共享等功能。
    		</h3>
    	</div>
    </div>
    <div style="clear:both;"></div>
    <div class="p-box bg-grey">
    	<div class="content">
    		<ul>
    			<li class="trangle">
    				<a href="">
    					<img src="images/img1.png" height="215" width="198" alt="">
    					<span>
    						<h2>象网云平台</h2>
    						<p>是一个创新、可靠、可扩展的服务平台;它旨在为巨大的通话及数据传输提供服务。</p>
    					</span>
    				</a>
    			</li>
    			<li class="trangle">
    				<a href="">
    					<img src="images/img2.png" height="215" width="198" alt="">
    					<span>
    						<h2>APIs和SDKs</h2>
    						<p>提供JavaScript library,Android SDK、IOS SDK供开发人员集成在线实时通讯功能到Web和移动设备中。</p>
    					</span>
    				</a>
    			</li>
    			<li class="trangle">
    				<a href="">
    					<img src="images/img3.png" height="215" width="198" alt="">
    					<span>
    						<h2>高级前沿的技术</h2>
    						<p>基于下一代WebRTC技术,简单灵活易用,可轻松集成通讯功能。</p>
    					</span>
    				</a>
    			</li>
    		</ul>
    	</div>
    </div>
    <div class="p-box">
    	<div class="content">
    		<h1>场景化应用</h1>
    		<ul style="margin-top:40px;display:inline-block">
    			<li class="trangle scen">
    				<img src="images/icon1.png" height="68" width="68" alt="">
    				<span>
						<h2>客户关系管理</h2>
						<p>售前团队通过与客户进行聊天、音视频通话来增加销售量;联系并记录客户信息。</p>
    				</span>
    			</li>
    			<li class="trangle scen">
    				<img src="images/icon2.png" height="68" width="68" alt="">
					<span>
						<h2>远程医疗</h2>
						<p>为病人提供远程医生咨询服务;简单安全,降低服务成本,提高服务质量。</p>
					</span>
    			</li>
    			<li class="trangle scen">
    				<img src="images/icon3.png" height="68" width="68" alt="">
					<span>
						<h2>企业合作</h2>
						<p>简化同事及和合作伙伴之间的合作;简单快速的网络会议以及组织和个人数据的交换。</p>
					</span>
    			</li>
    			<li class="trangle scen">
    				<img src="images/icon4.png" height="68" width="68" alt="">
					<span>
						<h2>社交网络</h2>
						<p>为行业内的社交网络提供一个可信任的视频聊天功能。</p>
					</span>
    			</li>
    			<li class="trangle scen">
    				<img src="images/icon5.png" height="68" width="68" alt="">
					<span>
						<h2>物联网</h2>
						<p>以集成的开放通讯方式实现信息化、智能化的网络管理,降低生产和维护的成本。</p>
					</span>
    			</li>
    		</ul>
    	</div>
    </div>
    <div class="p-box bg-grey" style="padding-bottom:0">
    	<div class="content">
    		<h1>专业的解决方案</h1>
    		<h3>
    			象网云是基于下一代的WebRTC技术,面对各行业领域,我们的产品人员和工程师凭借丰富的经验,能够提供不同层次的解决方案,帮助企业和开发者以合理成本解决具体问题。
    		</h3>
    		<img src="images/ban1.png" height="271" width="410" alt="">
    	</div>
    </div>
    <div class="p-box advantage">
    	<div class="content">
    		<span>我们的优势</span>
    		<ul>
    			<li>
    				可扩展
    			</li>
    			<li>
    				兼容Web,IOS,Android和PC端
    			</li>
    			<li>高级通讯功能</li>
    			<li>丰富云端服务</li>
    			<li>公有云/私有云服务器</li>
    		</ul>
    	</div>
    </div>
    <div class="p-box footer">
    	<div class="content">
    		<div class="f1">
    			<h3>关于</h3>
    			<ul>
    				<li>
    					<a href="">关于我们</a>
    				</li>
    				<li>
    					<a href="">平台特性</a>
    				</li>
    			</ul>
    		</div>
    		<div class="f1">
    			<h3>资源</h3>
    			<ul>
    				<li>
    					<a href="">文档中心</a>
    				</li>
    				<li>
    					<a href="">平台特性</a>
    				</li>
    			</ul>
    		</div>
    		<div class="f1">
    			<h3>联系我们</h3>
    			<ul>
    				<li>
    					024-31354339
    				</li>
    				<li>
    					地址:上海市浦东新区耀元路58号合景广场2#1003
    				</li>
    			</ul>
    		</div>
    		<div class="f1">
    			<!-- <img src="images/wechat.png" height="105" width="105" alt=""> -->
    			<!-- <h5>关注我们</h5>
    			<ul>
    				<li>
    					<img src="images/wechat.png" height="105" width="105" alt="">
    				</li>
    			</ul> -->
    		</div>
    	</div>
	    <div style="clear:both; padding-bottom: 5px;"></div>
		<div class="footer-left" style="text-align: center;">
			<a target="_blank" href="https://beian.miit.gov.cn"><p>游米科技 版权所有  沪ICP备16050709号 Copyright © 2021</p></a>
			<div style="width:300px;margin:0 auto; padding:20px 0;">
     			<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010602003586" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
					<img src="images/jingbei.png" style="float:left;"/>
					<p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">沪公网安备 31010602003586号</p >
				</a >
   			</div>
		</div>
    </div>
	
	</div>
</body>
</html>                               

Alan adının whois bilgisi

Domain Name: UIIME.COM
Registry Domain ID: 2195570273_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2024-12-03T01:26:17Z
Creation Date: 2017-12-04T08:22:06Z
Registry Expiry Date: 2025-12-04T08:22:06Z
Registrar: Alibaba Cloud Computing (Beijing) Co., Ltd.
Registrar IANA ID: 420
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS7.HICHINA.COM
Name Server: DNS8.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-29T07:20:43Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass