302 http code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
200 http 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.
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: v32.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <!-- ysm/ --> <!-- v32.com --> <head> <title>Welcome to V32.com</title> <meta http-equiv="imagetoolbar" content="no" /> <link rel="stylesheet" type="text/css" href="styles/base.css" /> <meta name="description" lang="en" content="v32.com | Search for everything v32 related" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script type="text/javascript"> <!-- function add_search_trends(keywords) { var width = document.getElementById('main_content').offsetWidth; var trends = document.getElementById('search_trends_frame'); var script_src = "http://www.google.com/trends/fetchComponent?hl\75en-GB\46q\75"+keywords+"\46geo\75GB\46cmpt\75q\46content\0751\46cid\75TIMESERIES_GRAPH_0\46export\0755\46w\075"+width+"\46h\075360"; trends.setAttribute('src', script_src); trends.setAttribute('width',width); return false; } --> </script> <script type="text/javascript"> </script> </head> <body onLoad="document.s1.q.focus()"><div id="wrapper"> <div class="hd"> <div id="giraffe_banner"> <h1><a href="/">V32.com</a> by</h1> <a href="http://www.giraffe.co.uk"><img src="images/giraffe_logo.gif" alt="Giraffe.co.uk" id="giraffe_logo" /></a> </div> <div id="nav_bar"> <div id="links"> <div class="link_item"><img src="/images/nav_index_current.gif" alt="home" /></div> </div> </div> </div> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct="UA-1832176-1"; _udn="none"; _ulink=1; urchinTracker(); </script> <div class="bd"> <div id="content"> <div class="notice-beige"> <h1>V32.com</h1> <p>Please click <a href="mailto:[email protected]?subject=Enquiry about V32.com">here</a> to contact us about this domain</p> <p>有关购买此域名的价格事宜,请跟我们联系,<br /> 可发邮件至此邮箱:[email protected] 非常感谢您的惠顾。</p> </div> <div style="clear: both;"></div> </div> <!-- content --> </div> <!-- bd --> <div class="clear"></div> <div class="ft"> <div id="giraffe_info"> <br /><br /> <p><img src="/images/logo_nominet.gif" alt="Nominet Member" id="nominet" />© 2012 Giant Games Ltd. <span class="pipe">|</span> <a href="mailto:[email protected]?subject=Enquiry about V32.com">[email protected]</a> <span class="pipe">|</span> <a href="disclaimer.php">Disclaimer</a></p> </div> </div> </div> </body> </html>