Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - oadby.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
content-length: 795
date: Wed, 30 Apr 2025 14:26:18 GMT
server: LiteSpeed
location: https://oadby.com/
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests

HTTP Code 301 Moved Permanently

301 status code 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://oadby.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
last-modified: Mon, 18 Mar 2024 14:53:04 GMT
etag: "22fe-65f85550-f3ac8df8c1c89693;;;"
accept-ranges: bytes
content-length: 8958
date: Wed, 30 Apr 2025 14:26:18 GMT
server: LiteSpeed
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

HTTP Code 200 OK

200 status code 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: oadby.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>
    <meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1">
    <title>oadby.com</title>
    <!-- Bootstrap -->
	<link href="css/bootstrap-4.4.1.css" rel="stylesheet">
	<link href="style.css" rel="stylesheet" type="text/css">
  </head>
  <body>
  	<div class="container-fluid">
  	  <div class="container">
  	    <nav class="navbar navbar-expand-lg navbar-light bg-light"> <a class="navbar-brand" href="index.html"><img src="images/oadbylogo2.jpeg" alt="" width="200" height="88" class="img-fluid"/></a>
  	      <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent1" aria-controls="navbarSupportedContent1" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button>
  	      <div class="collapse navbar-collapse" id="navbarSupportedContent1">
  	        <ul class="navbar-nav mr-auto">
  	          <li class="nav-item active"> <a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a> </li>
  	          <li class="nav-item"> <a class="nav-link" href="news.html">News&nbsp;</a> </li>
  	          <li class="nav-item"> <a class="nav-link" href="community.html">Community&nbsp;</a></li>
  	          <li class="nav-item"> <a class="nav-link" href="project.html">Local Business&nbsp;</a></li>
  	          <li class="nav-item"> </li>
  	          <li class="nav-item"> <a class="nav-link" href="sponsors.html">Sponsors&nbsp;</a></li>
            </ul>
</div>
        </nav>
  	    <div id="carouselExampleIndicators1" class="carousel slide" data-ride="carousel" style="background-color: grey">
  	      <ol class="carousel-indicators">
  	        <li data-target="#carouselExampleIndicators1" data-slide-to="0" class="active"></li>
  	        <li data-target="#carouselExampleIndicators1" data-slide-to="1"></li>
  	        <li data-target="#carouselExampleIndicators1" data-slide-to="2"></li>
          </ol>
  	      <div class="carousel-inner" role="listbox">
  	        <div class="carousel-item active"> <img class="d-block mx-auto img-fluid" src="images/Property.jpg" alt="First slide">
  	          <div class="carousel-caption">
  	            <h5> The Latest Trends & Fashions&nbsp;</h5>
  	            
              </div>
            </div>
  	        <div class="carousel-item"> <img class="d-block mx-auto img-fluid" src="images/Spring.jpg" alt="Second slide">
  	          <div class="carousel-caption">
  	            <h5>Oadby Parks & Gardens </h5>
  	            
              </div>
            </div>
  	        <div class="carousel-item"> <img class="d-block mx-auto img-fluid" src="images/Events.jpg" alt="Third slide">
  	          <div class="carousel-caption">
  	            <h5>Advertise Your Event - For Free!</h5>
  	           
              </div>
            </div>
          </div>
  	      <a class="carousel-control-prev" href="#carouselExampleIndicators1" role="button" data-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="sr-only">Previous</span> </a> <a class="carousel-control-next" href="#carouselExampleIndicators1" role="button" data-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> </div>
	    <hr>
<h1 class="text-center">Out &amp; About in Oadby&nbsp;&nbsp;</h1>
		  <hr>
	    <div class="container">
    <div class="row gy-4">
        <div class="col-sm">
            <div class="card h-100">
                <img src="images/oadby_town_sign.jpg
						  " class="card-img-top" alt="...">
                <div class="card-body">
                    <h5 class="card-title fw-bold">Oadby News &amp; Events&nbsp;</h5>
                    <p class="card-text">Your first stop for regular updates on local politics, sport, education and the state of housing in Oadby 
                    </p>
					<a href="news.html" class="btn btn-primary">Local Stories&nbsp;</a>
              </div>
            </div>
        </div>
        <div class="col-sm">
            <div class="card h-100">
                <img src="images/oadby_community.jpg" class="card-img-top" alt="...">
                <div class="card-body">
                    <h5 class="card-title fw-bold">Supporting the Community&nbsp;</h5>
                    <p class="card-text">Oadby has a host of community, social and support groups. Check out our listing of activities and meetings</p>
					<a href="#" class="btn btn-primary">Community Focus&nbsp;</a>
              </div>
            </div>
        </div>
        <div class="col-sm">
            <div class="card h-100">
                <img src="images/oadby_business.jpg" class="card-img-top" alt="...">
                <div class="card-body">
                    <h5 class="card-title fw-bold">Promoting Local Business&nbsp;</h5>
                    <p class="card-text">Looking for something special or just some retail therapy? Keep it local and support local business</p>
					<a href="#" class="btn btn-primary">Business Pages&nbsp;</a>
              </div>
            </div>
        </div>
    </div>
</div>
	  <hr>
  <img src="images/OadbyLogo6.jpg" alt="" width="1280" height="140" class="img-fluid"/><br>
	    <div id="accordion1" role="tablist">
		      <div class="card">
		        <div class="card-header" role="tab" id="headingOne1">
		          <h5 class="mb-0"> <a data-toggle="collapse" href="#collapseOne1" role="button" aria-expanded="true" aria-controls="collapseOne1"> Latest News&nbsp; </a> </h5>
	            </div>
		        <div id="collapseOne1" class="collapse show" role="tabpanel" aria-labelledby="headingOne1" data-parent="#accordion1">
		          <div class="card-body">
		            <p> <strong>Politics</strong> Pollsters are predictiing the parliamentary constituency of Harborough, Oadby and Wigston to turn red at the general election in what would be a landmark defeat for the tories but can Labour actually do it?&nbsp; &nbsp; &nbsp;We look at the local reality behind the headlines and the state of local politics going into election year. Read more....&nbsp;</p>
		            <p><strong>Schools&nbsp;&nbsp;</strong>Oadby has always been home to some of the best schools in the county but how have local schools been faring in recent ofsted reviews? Click for more </p>
		            <p><strong>Property</strong> With interest rates hovering near a decade high how are prices holding up and how long can rents keep spiralling up?&nbsp;&nbsp;</p>
                  </div>
	            </div>
	          </div>
		      <div class="card">
		        <div class="card-header" role="tab" id="headingTwo1">
		          <h5 class="mb-0"> <a class="collapsed" data-toggle="collapse" href="#collapseTwo1" role="button" aria-expanded="false" aria-controls="collapseTwo1"> Upcoming Events&nbsp;&nbsp; </a> </h5>
	            </div>
		        <div id="collapseTwo1" class="collapse" role="tabpanel" aria-labelledby="headingTwo1" data-parent="#accordion1">
		          <div class="card-body">With Easter around the corner we list the Easter Services at the local Oadby Churches and see what events are and activities are planned in and around Oadby for the holidays.</div>
	            </div>
	          </div>
	      <div class="card">
		        <div class="card-header" role="tab" id="headingThree1">
		          <h5 class="mb-0"> <a class="collapsed" data-toggle="collapse" href="#collapseThree1" role="button" aria-expanded="false" aria-controls="collapseThree1"> Our Mission&nbsp;&nbsp; </a> </h5>
	            </div>
		        <div id="collapseThree1" class="collapse" role="tabpanel" aria-labelledby="headingThree1" data-parent="#accordion1">
		          <div class="card-body">We aim to deliver community focussed information and which reflect the interests of people living and working in Oadby.</div>
	            </div>
	          </div>
		  <br>
		      <footer>
		        <div class="row">
		          <div class="col-xl-6"><img src="images/oadbylogo2.jpeg" padding=20px alt="" width="200" height="120" class="img-fluid"/></div>
		          <div class="col-xl-6">
		            <p>&nbsp;</p>
		            <p>Copyrights@ oadby.com 2024 All rights reserved&nbsp;</p>
		          </div>
	            
	            </div>
		      </footer>
	      </div>
        </div>
      </div>
  	</div>
  	<!-- body code goes here -->


	<!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="js/jquery-3.4.1.min.js"></script>

	<!-- Include all compiled plugins (below), or include individual files as needed -->
	<script src="js/popper.min.js"></script>
  <script src="js/bootstrap-4.4.1.js"></script>
</body>
</html>                               

Whois info of domain

Domain Name: OADBY.COM
Registry Domain ID: 22529564_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-03-14T09:34:58Z
Creation Date: 2000-03-16T08:46:06Z
Registry Expiry Date: 2026-03-16T07:46:06Z
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: NS1.DNS-PARKING.COM
Name Server: NS2.DNS-PARKING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T14:26:11Z <<<
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