Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - gyure.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 12:56:23 GMT
Server: Apache
Location: http://www.mickgyure.com/
Content-Length: 209
Content-Type: text/html; charset=iso-8859-1

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

301 Moved Permanently - http://www.mickgyure.com/
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 12:56:24 GMT
Server: Apache
Location: https://www.mickgyure.com/
Content-Length: 234
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://www.mickgyure.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 12:56:24 GMT
Server: Apache
X-Powered-By: PHP/8.3.21
X-Powered-By: PleskLin
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: gyure.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en">
<head>
	<title>Mick Gyure - Actor</title>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="initial-scale=1.0"/>
	
		<meta name="Description" content="Mick Gyure is an actor based in the New York City area.  Acting in film, television,  commercials, industrials and theater.">
	<meta name="keywords" content="Mick Gyure, movies, New York theater, New York actor, New York City, New Jersey Actor, New Jersey Theatre, Commercials, Industrials, film, television, theater">	
    <!-- Bootstrap -->
    <link href="css/bootstrap.min.css" rel="stylesheet">
	<link href='https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900,900italic,100italic,100|Roboto+Condensed:400,300,300italic,400italic,700,700italic' rel='stylesheet' type='text/css'>
    
	<link href="css/customstyle.css" rel="stylesheet">
	<link href="css/lightbox.css" rel="stylesheet">
	
	<!--load font awesome-->
    <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">

    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->
	
	<script src="includes/roll.js" type="text/javascript"></script>


	
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PRPRN5VTHR"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-PRPRN5VTHR');
</script>

</head>


<body>

	<!--header-->
		<div class="container">
						<div class=page-area-full>
				<div class="header-area">		
					<div class="col-sm-6 col-xs-12 header-left">		
						<a href="index.html"><image src="images/mg-header-logo-lg-wt.jpg" class="header-logo-img  img-responsive" border=0 alt="Mick Gyure - Actor" title="Mick Gyure - Actor"></a>
					</div>
					<div class="col-sm-6 col-xs-12 header-right">		
						<div class="social">
							<ul>
								<li><a href="https://www.facebook.com/MickGyureActor/" target="_blank" alt="Facebook" title="Facebook"><img src="/images/Icon_FB.png" border=0 class="header-icon"></a></li>
								<!--<li><a href="https://twitter.com/mickgyure" target="_blank" alt="Twitter" title="Twitter"><img src="/images/Icon_FB.png" border=0></i></a></li>-->
								<li><a href="http://www.youtube.com/playlist?list=PL9auINFz4SEsLoDaFPYMYwADRtsn66Tme" target="_blank" alt="YouTube" title="YouTube"><img src="/images/Icon_YouTube.png" border=0 class="header-icon"></i></a></li>
								<li><a href="http://www.imdb.com/name/nm3341872/" target="_blank" alt="IMDB" title="IMDB"><img src="/images/imdb.png" border=0 class="header-icon"></a></li>
							</ul>
						</div>
						<!--<div class=header-phone-area>Ingrid French Management<BR><a href="tel:646-602-0653">(646) 602-0653</a><!--<a href="maito:[email protected]">[email protected]</a><a href="tel:973-865-5080">973-865-5080</a><BR><a href="maito:[email protected]">[email protected]</a>--></div>
					</div>

				</div>
			</div>		</div>            
	<!--end header-->
	<!--navbar-->
		<div class="container">
			<div class=page-area-full>
							<nav class="navbar navbar-custom navbar-static-top" role="navigation">
				<div class="container-fluid">
					<!-- Brand and toggle get grouped for better mobile display -->
					<div class="navbar-header">
						<button type="button" data-target="#navbarCollapse" data-toggle="collapse" class="navbar-toggle">
							<span class="icon-bar" style="magin-right:20px;"></span>
							<span class="icon-bar" style="magin-right:20px;"></span>
							<span class="icon-bar" style="magin-right:20px;"></span>
						</button>
						<a class="navbar-brand" href="#">Menu</a>
						<!-- Collection of nav links and other content for toggling -->
						<div id="navbarCollapse" class="collapse navbar-collapse" role="navigation">
							<ul class="nav navbar-nav">	
								<li class='active'><a href="index.html">Home</a></li>
								<li ><a href="photos.html">Photos</a></li>
								<li ><a href="video.html">Video</a></li>
								<li ><a href="resume.html">Resume</a></li>
								<li ><a href="acting_coaching_private_lessons_classes.html">Coaching & Classes</a></li>
								<li ><a href="contact.html">Contact</a></li>
							</ul>
						</div>
					</div>
				</div>
			</nav>
						</div>
		</div>
	<!--end navbar-->
		
	<!--pic row-->
		<div class="container">
			<div class=page-area-full>
				<div class=home-main-image-row>
					<img src="images/headshots/Mick-Gyure-1-home-mainv3.jpg" class="home-main-image img-responsive" title="Mick Gyure - Actor" alt="Mick Gyure - Actor">
				</div>
					
				<div class=home-main-image-row-mobile>
					<img src="/images/headshots/Mick-Gyure-1-home-mainv3.jpg" class="home-main-image img-responsive" title="Mick Gyure - Actor" alt="Mick Gyure - Actor">		
				</div>
				
			</div>
		</div>
		
	<!-- content -->
		<div class="container">
			<div class=page-area-full>
				<div class=content-area-wrap-home>
				</div>
			</div> 
		</div>

	<!-- copyright area -->
		<div class="container">
			<div class=page-area-full>
				            <div class="copyright-area">
				<div class=row>
					<div class=col-lg-12>
						Copyright &copy; 2025 Mick Gyure. All rights reserved.<BR>Developed by <a href="http://www.atpoint.com" target=_blank>At Point, Inc.</a>
					</div>
				</div>
            </div>			</div>
		</div>            		
	<!-- end copyright area -->
	
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
    <!-- Include all compiled plugins (below), or include individual files as needed -->
    <script src="js/bootstrap.min.js"></script>
	
    <!-- Lightbox JavaScript -->
	<script src="js/lightbox.js"></script>
	
	
</body>
</html>                               

Whois info of domain

Domain Name: GYURE.COM
Registry Domain ID: 2180765_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-12-28T19:38:26Z
Creation Date: 1996-09-09T04:00:00Z
Registry Expiry Date: 2025-09-08T04:00:00Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS5.ATPOINT.COM
Name Server: NS6.ATPOINT.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T12:56:10Z <<<
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