301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
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.
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: sc1.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <title>Web Page Under Construction</title> <link rel="ICON" href="/images/netsol-favicon.ico" type="image/x-icon"/> <meta name="keywords" content="domain name, domain names, domain name registration, whois, internic, dot com people, web address, TLD, .com, .net, .org, web forwarding, mail, registry, registrar, internet address, ICANN,web site, secure"> <meta name="description" content="NetworkSolutions.com - Original domain name registration and reservation services with variety of internet-related business offerings. Quick, dependable and reliable."> <meta name="ROBOTS" content="NOINDEX,NOFOLLOW"> <link rel="stylesheet" title="default" type="text/css" href="/css/uc-page.css" /></head><body> <div class="container header" style="border-bottom:1px solid #A7A7A7;"> <div class="flex-box"> <a id="logo" title="NetworkSolutions.com Home" href="/index.jsp"> <img id="header-logo" style="max-width:70%" alt="NetworkSolutions.com" src="/images/new-netsol-logo.png"> </a> <div class="assistance"> <b>Need Assistance ?</b><br> Call us at:1-866-908-3442 </div> </div> </div> <div id="main"> <div id="mid">This Site Is Under Construction and Coming Soon.</div> <div id="message"> <div> <img id="warningIcon" src="/images/icon-61-warning-128.png"> </div> <div> This site is currently under construction. Please check back at a later time. </div> </div> <div id="bottom"> This Domain Is Registered with NetworkSolutions.com </div> </div></body></html>