301 status code 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 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.
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: 1ns.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" class="j5" xml:lang="en-gb" lang="en-gb" dir="ltr"> <head> <meta charset="utf-8"> <title>One Network Solutions</title> <link href="/?format=feed&type=rss" rel="alternate" type="application/rss+xml" title="One Network Solutions"> <link href="/?format=feed&type=atom" rel="alternate" type="application/atom+xml" title="One Network Solutions"> <link href="/images/icons/fav.svg" rel="shortcut icon" type="image/vnd.microsoft.icon"> <link href="/media/t4/optimize/css/733a73ff849c978fd5bff18d4a0a893d.css?6af04a9c0aa1510f838cb9393dccb92f" rel="stylesheet"> <script type="application/json" class="joomla-script-options new">{"system.paths":{"root":"","rootFull":"https:\/\/1ns.com\/","base":"","baseFull":"https:\/\/1ns.com\/"},"csrf.token":"a870a0331cd418cc92d587ac5170c427","plg_system_schedulerunner":{"interval":300}}</script> <script src="/media/system/js/core.min.js?2cb912"></script> <script src="/media/vendor/jquery/js/jquery.min.js?3.7.1"></script> <script src="/media/legacy/js/jquery-noconflict.min.js?504da4"></script> <script src="/media/vendor/jquery-migrate/js/jquery-migrate.min.js?3.5.2"></script> <script src="/plugins/system/t4/themes/base/vendors/bootstrap/js/bootstrap.bundle.min.js?5a234c"></script> <script src="/media/plg_system_schedulerunner/js/run-schedule.min.js?229d3b" type="module"></script> <script src="/media/t4/optimize/js/6d586826eb9468a03aeaf614fe9b5c0c.js?6af04a9c0aa1510f838cb9393dccb92f"></script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=yes"/> <style> @-webkit-viewport { width: device-width; } @-moz-viewport { width: device-width; } @-ms-viewport { width: device-width; } @-o-viewport { width: device-width; } @viewport { width: device-width; } </style> <meta name="HandheldFriendly" content="true"/> <meta name="apple-mobile-web-app-capable" content="YES"/> <!-- //META FOR IOS & HANDHELD --> </head> <body class="site-default navigation-default theme-default layout-home com_content view-featured item-101" data-jver="5"> <div class="t4-offcanvas" data-offcanvas-options='{"modifiers":"left,overlay"}' id="off-canvas-left" role="complementary" style="display:none;"> <div class="t4-off-canvas-header"> <a href="https://1ns.com/" title="One Network Solution"> <img class="logo-img" src="/images/icons/1ns-logo.svg" alt="One Network Solution"> </a> <button type="button" class="close js-offcanvas-close" data-dismiss="modal" aria-hidden="true">×</button> </div> </div> <div class="t4-wrapper"> <div class="t4-content"> <div class="t4-content-inner"> <div id="t4-sideshow" class="t4-section t4-sideshow"> <div class="t4-section-inner container-fluid"><div class="t4-col holding-wrapper"> <div class="custom" > <div class="holding-page"><img class="mob-large-bg" src="/images/icons/holding960.jpg" alt="1ns background 960" /> <img class="mob-medium-bg" src="/images/icons/holding768.jpg" alt="1ns background 768" /> <img class="mob-small-bg" src="/images/icons/1ns-bg-small.jpg" alt="1ns background small" /> <div class="logo"><img src="/images/icons/1ns-logo-white.svg" alt="1ns logo" /></div> <div class="lower-text"> <p class="line1">transforming design</p> <p class="line3">For more information, get in touch at <a href="mailto:[email protected]">[email protected]</a></p> </div> </div></div> </div></div> </div> </div> </div> </div> </body> </html>