http status code 301 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.
http status code 200 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: ut7.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>Welcome to ut7.com</TITLE> <META NAME="description" CONTENT="Welcome to ut7.com"> <meta name="robots" content="index, follow, all"> <meta name="GOOGLEBOT" content="index, follow, all"> <LINK REL="stylesheet" TYPE="text/css" HREF="https://www.namesilo.com/parking/assets/style.css"> <SCRIPT TYPE="text/javascript" SRC="https://www.namesilo.com/jslib/jquery-1.3.js"></SCRIPT> <SCRIPT TYPE="text/javascript" SRC="https://www.namesilo.com/shadowbox/shadowbox.js"></SCRIPT> <LINK REL="stylesheet" TYPE="text/css" HREF="https://www.namesilo.com/shadowbox/shadowbox.css"> <SCRIPT TYPE="text/javascript"> $(document).ready(function() { }); Shadowbox.init({players:['iframe']}); </SCRIPT> <STYLE> body { margin: 0 auto; padding: 0; font-family: Arial, Sans-Serif; font-size: 12px; color: #333333; background: #fff; } hr { border: 0; height: 1px; color: #ED622B; background-color: #ED622B; width: 100%; margin-top: 10px; margin-bottom: 8px; } a { color: #223F9A; } a:hover { color: #03A3D6; } .clear { clear:both; } h1 { font-size: 16px; margin-bottom: 4px; color:#ED622B; } #wrapper { width: 980px; margin: 0 auto; } #header { clear: both; margin: 0 0 5px 0; height: 65px; background-color:#223F9A; } #title { float: left; font-size: 20px; font-weight: bold; padding:20px 0 0px 15px; color: #FFFFFF; } #navigation { float: left; width: 200px; margin: 0; padding: 0; } #navigation ul { list-style: none; width: 200px; margin: 0; padding: 0; font-size: 12px; } #navigation li { margin:0 0 4px 0; } #navigation li a, #navigation li a:visited { text-align: right; text-decoration: none; color: #FFFFFF; display: block; background: #B1D3F6; padding: 6px 8px 6px 10px; } #navigation li a:hover { background: #223F9A; color: #FFFFFF; } #content { float:left; width:750px; margin:0 15px; } .footer { width: 980px; background-color: #223F9A; color: #FFFFFF; font-size: 12px; line-height: 35px; margin: 0 auto; text-align: center; } .footer a { color: #FFFFFF; text-decoration: none; } .footer a:hover { color: #FFFFFF; text-decoration: underline; } </STYLE> </HEAD> <BODY> <DIV ID="wrapper"> <DIV ID="header"> <DIV ID="title">ut7.com</DIV> </DIV> <DIV ID="navigation"> <UL> <LI ID="linkHome"><A HREF="http://www.ut7.com/">Home</A></LI> <LI ID="linkVideos"><A HREF="http://www.ut7.com/videos">View Videos</A></LI> <LI ID="linkTwitter"><A HREF="http://www.ut7.com/tweets">View Tweets</A></LI> <LI ID="linkOffer"><A HREF="http://www.ut7.com/offer">Submit Offer</A></LI> </UL> <BR> <DIV > </DIV> <BR> </DIV> <DIV ID="content"> <DIV > </DIV> <DIV > </DIV> <H1>Welcome to ut7.com</H1> <BR> This domain is parked free of charge with NameSilo.com. NameSilo offers the cheapest domains on the Internet as well as: <ul> <li>FREE Whois Privacy</li> <li>Industry Leading Domain Security</li> <li>Powerful Domain Management Tools</li> <li>Fast, Simple and Easy Processes</li> <li>API Access</li> <li>NO HIDDEN FEES!</li> </ul> <DIV CLASS="clear"></DIV> <DIV STYLE="margin:15px auto;width:700px;"><DIV ID="smallDomainSearch"> <FORM ACTION="https://www.namesilo.com/domain/search-domains" METHOD="GET" ID="formSmallDomainSearch"> <DIV CLASS="top"> <INPUT TYPE="text" NAME="query" CLASS="textField"> <INPUT TYPE="IMAGE" SRC="https://www.namesilo.com/images/small_domain_search_submit.gif" CLASS="button"> <DIV CLASS="clear"></DIV> </DIV> </FORM> </DIV> </DIV> </DIV> <DIV CLASS="clear"></DIV> <DIV CLASS="footer"> ut7.com | <A HREF="http://www.ut7.com/privacy_policy">Privacy Policy</A> <br /> <a href="https://www.namesilo.com/" target="_blank">Search & Register Domains Names at NameSilo</a> </DIV> </DIV> </BODY> </HTML>