Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - copls.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 21 May 2025 02:56:43 GMT
Server: Apache/2.4.29 (Ubuntu)
Location: https://www.copls.com/
Content-Length: 305
Content-Type: text/html; charset=iso-8859-1

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://www.copls.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 21 May 2025 02:56:44 GMT
Server: Apache/2.4.29 (Ubuntu)
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

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: copls.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 name = "format-detection" content = "telephone=no" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"/>
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/form.css">
<link rel="stylesheet" href="css/camera.css">
<link rel="stylesheet" href="css/basic_ie.css">
<link type='text/css' href='css/searchbox.css' rel='stylesheet' media='screen' />
<link type='text/css' href='css/basic_1.css' rel='stylesheet' media='screen' />  
<link rel="stylesheet" href="js/codebase/webix.css" type="text/css"> 
<!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>-->
<script src="js/codebase/webix.min.js" type="text/javascript"></script>  
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-12431114-2', 'auto');
  ga('send', 'pageview');

</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3PHDEQPR8R">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-3PHDEQPR8R');
</script>
        
        <title>Search Our Archives</title>
<link rel="stylesheet" href="css/braintreeForm.css">     
<link rel="stylesheet" href="css/searcharchives.css?ver=1.0">  
<link rel="stylesheet" href="css/grid.css">
<script src="js/site/subdivisions.js" type="text/javascript"></script>
<script src="js/site/streets.js" type="text/javascript"></script>
<script src="js/site/counties.js" type="text/javascript"></script>
<script src="js/site/cities.js" type="text/javascript"></script>
<script src="js/site/zipcodes.js" type="text/javascript"></script>
<script src="js/site/streetnumbers.js" type="text/javascript"></script>
<script src="js/site/lots.js" type="text/javascript"></script>
<script src="js/site/blocks.js" type="text/javascript"></script>
<script src="js/site/servicedates.js" type="text/javascript"></script>
<script src="https://js.braintreegateway.com/web/3.7.0/js/client.min.js"></script>
<script src="https://js.braintreegateway.com/web/3.7.0/js/hosted-fields.min.js"></script>
<script>
    //function switchOnIframe() {
      //  document.getElementById('homeIntroGif').classList.add("hide");
    //}
    
    function callGoogleMapDisplayHelp() {
        var iframe = document.getElementById("homeIframe");
        if (iframe) {
            var iframeContent = (iframe.contentWindow || iframe.contentDocument);
            iframeContent.popupMapHelp();
        }
    }
</script> 
        <style>
            .black-row {
    background-color:#000 !important;
    color:red;
    font-size: 24px;
    font-weight: bold;
}

.green-background {
    background-color:#34db98 !important;
}

.headerNormal {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 80px;
    background-color: #000;
}
.bodyNormal {
    position: fixed;
    left: 0px;
    top: 80px;
    width: 100%;
    height: calc(100%-120px);
}     

#viewportSizeProblems {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%; 
    background-color: #fff;
    z-index: 40000;
}

.footerNormal {
    position: fixed;
    left: 0px;
    top: calc(100% - 40px);
    width: 100%;
    height: 40px;
    background-color: #000;
}
.webix_menu-x .webix_list_item {
    background: #444;        
    font-weight:bold;
    vertical-align:top;
    font-family: "Courier New", Courier, monospace;
    font-variant: small-caps;
    color: white;   
    padding: 0px 5px 0px 5px;
}
.webix_menu {
    background: #444;
}
.webix_menu .webix_list_item {
    background: #444;    
    color: white;
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;
    vertical-align:middle;
    font-variant: small-caps;
    padding-top: 3px;
    padding-left: 7px;
}
.webix_menu.webix_view .webix_list_item:hover {
    background: #3498db;
}
.copls-logo {
    font-family: "Times New Roman", Times, serif;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 14pt;
    color: green;                
}
.footer-text {
    font-family: Verdana, sans-serif;
    color: white;
    font-variant: small-caps;
    line-height: 10px;
}
a.copls-logo-link:link {
    text-decoration: none;
}
.webix_el_button button {
    border-radius: 0px;
    margin: 0px -2px 0px -2px; 
    background: #666;
}
.webix_win_content {
    background: #CCC;
}
.webix_list {
    background: #CCC;
}
.webix_list .webix_list_item {
    background: #CCC;
    font-family: "Courier New", Courier, monospace;
    font-size: 14pt;
    vertical-align: middle;
    font-variant: small-caps;
    text-align: left;
    color: black;
    font-weight: bold;
    padding-top: 0px;
}
.webix_list .webix_list_item:hover {
    background: #3498db;
}

.menu-buttons {
    font-family: "Courier New", Courier, monospace;
    font-size:14pt;
    vertical-align: top;
    font-variant: small-caps;
    text-align: center;
    color: white;
    font-weight: bold;
    padding-bottom: 2px;
}

.webix_el_button button {
    border-color: #888;   
    border-width: 2px;
}
.footer-links {
    padding-top: 2px;
}
.hide {
    display: none;
}
.black-bg {
    background: black;
}
.gray-bg {
    background: #CCC;
}
.blue-bg {
    background: #222288;
}
.red-bg {
    background:#ff0000;
}
.pdfView {
    font-family: "Arial", sans-serif;
    font-size: 13pt;
    font-variant: small-caps;
    color: white;
    padding-left: 10px;                
}    
.footer_icon_link {   
    width: 40px;
    float: left;
    padding-top: 3px;
}
.transparent_bg {
    background: transparent;
}

#theCartIndicatorDiv {
    width: 41px;
    height: 32px;
    background: #000;
    padding: -5px;
}

.theCartIndicatorOuterDiv .webix_template {
    padding: 0px;
    background: #000;
}

.newReqMessageTitle {
    font-family: "Courier New", Courier, monospace;
    font-size:20px;
    font-variant: small-caps;
    text-align: center;
    color: white;
    font-weight: bold;
    padding-right: 5px;    
    background-color: #0061fe;
}

.newReqTextFont {
    font-family: "Courier New", Courier, monospace;    
    font-variant: small-caps;
    color: blue;
    font-weight: bold;
    padding-bottom: 2px;  
    font-size: 16px;
}

.newReqMessageTemplate {
    word-wrap: break-word;
    background-color: #ffffff;
    overflow-y: scroll;
}

.newReqMessageButtons {
    background-color: #ffffff;
}

.newReqMessageText {
    line-height: 16px;
    font-family: "Courier New", Courier, monospace;
    font-size:12px;
}

.iconCloseBtn button{
    background: #880000;
    font-size: 17px;
    font-weight: bold;
    font-family: "Courier New", Courier, monospace;    
    font-variant: small-caps;    
}

.iconSearchBtn button{
    background: #008800;
    font-size: 17px;
    font-weight: bold;
    font-family: "Courier New", Courier, monospace;    
    font-variant: small-caps;    
}

.iconNextBtn button{
    background: #000088;
    font-size: 17px;
    font-weight: bold;
    font-family: "Courier New", Courier, monospace;    
    font-variant: small-caps;    
}

.iconPrefBtn button{
    background: #000088;
    font-size: 17px;
    font-weight: bold;
    font-family: "Courier New", Courier, monospace;    
    font-variant: small-caps;    
}

.iconFinishBtn button{
    background: #440088;
    font-size: 17px;
    font-weight: bold;
    font-family: "Courier New", Courier, monospace;    
    font-variant: small-caps;    
}


.loader {
    border: 8px dotted #aaaaaa; /* Light grey */
    border-top: 8px dotted #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin: -60px 0px 0px -60px;
}

.braintree-processing-loader {
    border: 8px dotted #aaaaaa; /* Light grey */
    border-top: 8px dotted #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin: -60px 0px 0px -60px;
    font-size:30px;
    font-weight:bold;
    color:red;
    font-family: roboto, verdana, sans-serif;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#paymentCheckout {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 8888;
    margin: -60px 0px 0px -60px;    
}
            .body-background {
    background: url("images/slide_1c.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.container {
    padding-top: 15px;
}

.upper_panels_titles {
    font-family: "Courier New", Courier, monospace;
    font-size:16pt;
    vertical-align: top;
    font-variant: small-caps;
    text-align: center;
    color: white;
    font-weight: bold;
    padding-bottom: 2px;
}          
.upper_panels_links {
    font-family: "Courier New", Courier, monospace;
    font-size:13pt;
    vertical-align: top;
    font-variant: small-caps;
    text-align: center;
    color: white;
    font-weight: bold;
    padding-bottom: 2px;
    text-decoration: none;
} 

.upper_panels_links_large {
    font-family: "Courier New", Courier, monospace;
    font-size:16pt;
    vertical-align: top;
    font-variant: small-caps;
    text-align: center;
    color: white;
    font-weight: bold;
    padding-bottom: 2px;
    text-decoration: underline;
} 

.upper_panels_links:link {
    text-decoration:  underline;
} 

.upper_panels_links:hover {
    font-size:14pt;
}

.upper_panels_links_large:hover {
    font-size:17pt;
}

.fixedFrame {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 90%;
    z-index: 30000;
    border-style:solid;
    border-color: gold;
    border-width: 5px;
    border-bottom-width: 100px;    
}  
        </style>   
        <script src="js/site/masterController.js?ver=1747796204"></script>
    </head>

    <body onload="loadPage('index', '', '');">                
        <header id="theHeader" class="headerNormal"></header>        
        <div id='theHeaderMask' class='hide'></div>        
        <div id="viewportSizeProblems" class="hide"></div>
        <div id="theBody" class="bodyNormal"></div>
        <div id="spinner" class="loader hide"></div>        
                <footer id="theFooter" class="footerNormal"></footer>                
        <script src="js/jquery.js"></script>  
            </body>
</html>
                               

Whois info of domain

Domain Name: COPLS.COM
Registry Domain ID: 18949952_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.squarespace.domains
Registrar URL: http://domains2.squarespace.com
Updated Date: 2025-01-19T02:38:20Z
Creation Date: 2000-02-02T22:43:51Z
Registry Expiry Date: 2026-02-02T22:43:50Z
Registrar: Squarespace Domains II LLC
Registrar IANA ID: 895
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6466935324
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS-CLOUD-C1.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-C2.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-C3.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-C4.GOOGLEDOMAINS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-21T02:56:33Z <<<
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