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: def.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="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <title>def | Cloud AI</title> <!-- Bootstrap core CSS --> <link href="assets/dist/css/bootstrap.css" rel="stylesheet"> <!-- Lato font-family --> <link href='https://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'> <!-- def custom styles --> <link href="main.css" rel="stylesheet"> <!-- custom toggle button --> <link href="https://cdn.jsdelivr.net/gh/gitbrent/[email protected]/css/bootstrap4-toggle.min.css" rel="stylesheet"> </head> <body class="bg-white"> <div id="wrapper" class="d-none"> <header> <nav class="navbar pb-3 pt-3 border-bottom navbar-expand-md navbar-light fixed-top bg-white"> <div class="container"> <a class="navbar-brand" href="index.html"> <img src="img/svg/logo_def_black.svg" class="def-header-logo img-fluid" alt="Responsive image"> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse def-footer-contact-ft-size" id="navbarCollapse"> <ul class="navbar-nav ml-auto"> <li class="nav-item active"> <a class="nav-link mr-2" href="about.php">About Us</a> </li> <li class="nav-item active"> <a class="nav-link mr-2" href="contact.php">Contact Us</a> </li> <li class="nav-item active mr-2"> <a class="nav-link mr-2" href="createaccount.php">Beta Program</a> </li> </ul> </div> </div> </nav> </header> <section class="jumbotron p-0 text-center"> <div class="container-fluid pl-0 pr-0 pt-5 d-none d-lg-block"> <div class="row no-gutters bg-black"> <div class="col-4 text-left"> <div class="def-left-gradient-background"> <div class="def-left-courtain-background"> <img src="img/newland/BACK1_21.png" alt="Responsive image"> </div> </div> <!--<img src="img/newland/BACK1_21.png" class="hexa-container img-fluid" alt="Responsive image">--> </div> <div class="col-4 def-central-text-col text-center bg-transparent "> <div class="container-fluid pl-0 pr-0 pt-5"> <div class="row"> <div class="col text-center pt-5"> <img src="img/svg/logo_def_white.svg" class="def-central-svg-logo img-fluid" alt="Responsive image"> </div> </div> <p id="main-service-title" class="text-gray pb-0 pt-4 mb-0">New Service Beta Program</p> <h2 id="main-title" class="text-white mb-0">Def GPU Cloud</h2> <p id="main-subtitle" class="text-white pb-4">Help us test-drive and shape our new Cloud AI Platform by joining the Beta Service Program.</p> <div class="row"> <div class="col text-center"> <a href="createaccount.php" class="btn btn-primary rounded-0 bold-text text-center">Join Beta Program ></a> </div> </div> </div> </div> <div class="col-4 text-right"> <div class="def-right-gradient-background"> <div class="def-right-courtain-background"> <img src="img/newland/BACK 1_2 3.png" alt="Responsive image"> </div> </div> <!--<img src="img/newland/BACK 1_2 3.png" class="hexa-container img-fluid" alt="Responsive image">--> </div> </div> </div> <div class="container-fluid pl-0 pr-0 d-lg-none"> <div class="row no-gutters bg-black"> <div class="col text-left"> <div class="def-right-gradient-background"> <div class="def-right-courtain-background"> <img src="img/newland/BACK1_21.png" class="img-hexa float-right" alt="Responsive image"> </div> </div> <!--<img src="img/newland/BACK1_21.png" class="hexa-container img-hexa float-right" alt="Responsive image">--> </div> <div class="col text-right overflow-hidden"> <div class="col text-left"> <div class="def-left-gradient-background"> <div class="def-left-courtain-background"> <img src="img/newland/BACK 1_2 3.png" class="img-hexa" alt="Responsive image"> </div> </div> <!--<img src="img/newland/BACK1_21.png" class="hexa-container img-fluid" alt="Responsive image">--> </div> <!--<img src="img/newland/BACK 1_2 3.png" class="hexa-container img-hexa" alt="Responsive image">--> </div> </div> <div class="container def-small-center-container position-absolute text-center"> <div class="row"> <div class="col text-center pt-2"> <img src="img/svg/logo_def_white.svg" class="def-central-svg-logo img-fluid" alt="Responsive image"> </div> </div> <div class="row"> <div class="col-8 offset-2"> <p id="main-service-title" class="text-gray pb-0 pt-4 mb-0">New Service Beta Program</p> <h2 id="main-title" class="text-white mb-0">Def GPU Cloud</h2> <p id="main-subtitle" class="text-white pb-4">Help us test-drive and shape our new Cloud AI Platform by joining the Beta Service Program.</p> <div class="row"> <div class="col text-center"> <a href="createaccount.php" class="btn btn-primary rounded-0 bold-text text-center">Join Beta Program ></a> </div> </div> </div> </div> </div> </div> </section> <section id="central-white-section" class="bg-white"> <div class="container"> <div class="row"> <div class="col pt-5 text-center"> <h2 class="text-dark">A cloud service designed from the ground up to accelerate AI workloads. We offer flexible, fully customizable Cloud GPU instances.</h2> </div> </div> </div> </section> <footer class="def-bg-color-light-gray pt-4 pb-4"> <div class="container"> <div class="row"> <div class="col-7"> <div class="row"> <div class="col"> <img src="img/svg/logo_def_grey.svg" class="def-footer-logo img-fluid" alt="Responsive image"> </div> </div> <div class="row"> <div class="col"> <p class="def-color-dark-gray mb-0 def-rights-pt">All rights reserved 2022</p> </div> </div> </div> <div class="col-5 text-right def-footer-contact-line-height"> <div class="row"> <div class="col"> <span class="align-top def-footer-contact-ft-size"> <a class="def-footer-span def-color-dark-gray-variant font-weight-bold" href="about.php">About Us</a> </span> </div> </div> <div class="row"> <div class="col"> <span class="align-top def-footer-contact-ft-size"> <a class="def-footer-span def-color-dark-gray-variant font-weight-bold" href="contact.php">Contact Us</a> </span> </div> </div> <div class="row"> <div class="col"> <span class="align-top def-footer-contact-ft-size"> <a class="def-footer-span def-color-dark-gray-variant font-weight-bold" href="createaccount.php">Beta Program</a> </span> </div> </div> </div> </div> </div> </footer> </div> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> <script>window.jQuery || document.write('<script src="assets/js/vendor/jquery.slim.min.js"><\/script>')</script> <script src="assets/dist/js/bootstrap.bundle.js"></script> <script type="text/javascript" src="js/config.js"></script> <script type="text/javascript" src="js/def.js"></script> <script src="https://cdn.jsdelivr.net/gh/gitbrent/[email protected]/js/bootstrap4-toggle.min.js"></script> </body> </html>