301 durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
302 durum kodu, istenen kaynağın geçici olarak farklı bir URL'de mevcut olduğunu gösterir.
Kullanıcı otomatik olarak yeni URL'ye yönlendirilir, ancak arama motorları eski adresi dizine eklemeye devam eder.
200 durum kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.
Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.
GET / HTTP/1.1 Host: ojm.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> <title>Thank you for visiting OJM.COM </title> <base href="https://www.ojm.com/"> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="author" content="Efty Investor Smart Lander - 9lssgiwshoo4oo4k"> <meta name="description" content="Thank you for visiting OJM.COM. Enjoy your stay!"> <!-- Bootstrap CSS --> <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous"> <!-- FA --> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/fontawesome.css" rel="stylesheet" media="all"> <!-- Custom favicon --> <link rel="icon" href="https://efty.com/assets/img/favicon/favicon-32x32.png"> <!-- CSS here --> <link href="css/page_specific/smartlanders/themes/13-night.css" rel="stylesheet"> <link href="css/page_specific/smartlanders/style23112022.css" rel="stylesheet"> <link href="css/page_specific/smartlanders/loading_spinner.css" rel="stylesheet"> <!-- Webfonts --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ygbV9kiqUc6oa4msXn9868pTtWMgiQaeYH7/t7LECLbyPA2x65Kgf80OJFdroafW" crossorigin="anonymous"></script> <script src="https://www.ojm.com/odf/js/odf.js"></script><script>Odf.set('website_base_url', 'https://www.ojm.com/');$(document).ready(function() {Odf.init();});</script> <link href="https://fonts.googleapis.com/css2?family=Default:wght@400;700&display=swap" rel="stylesheet"> <!-- Efty infrastructure UA --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-51651642-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-51651642-1'); </script> <!-- ./Efty infrastructure UA --> <!-- /Efty user GA4 / UA --> <!-- /Efty user GA4 / UA --> </head> <style> body { font-family: 'Default', sans-serif!important; } .animation-banner { background: url('https://files.efty.com/market/img/smartlander_bgs/27.jpg')!important; background-size: auto; background-repeat: no-repeat; background-position: center; } .animation-banner { min-height:250px; } #visual_editor_toggler:hover { color:inherit!important; } /* Non mobile screens, corresponds with bootstrap 5 md breakpoint */ @media (min-width: 768px) { .col-vcenter, .col-vcenter-short { display: flex; } .col-vcenter > div { flex: 1 0 50%; } .col-vcenter-short > div { align-items: center; justify-content: center; display: flex; } } /* Smaller screens, corresponds with bootstrap 5 xxl breakpoint */ @media (max-width: 1319px) { body { background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url('https://files.efty.com/market/img/smartlander_bgs/27.jpg')!important; background-size: cover!important; background-repeat: no-repeat!important; background-position: center!important; opacity: 1.3; } .vertical-center { top: 0; left: 0; transform: none; position: relative; display: block; } .footer { position:relative!important; min-height:70px; height:70px; } .footer-animation { position:relative!important; } main { margin-bottom:70px; } #visual_editor_toggler { position:fixed!important; bottom:0!important; } .footer-animation { margin-top:-65px; } } /* Larger screens, corresponds with bootstrap 5 xxl breakpoint */ @media (min-width: 1320px) { .footer-animation { margin-bottom:65px; } .bg-image { background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url('https://files.efty.com/market/img/smartlander_bgs/27.jpg')!important; background-size: cover!important; background-repeat: no-repeat!important; background-position: center!important; opacity: 1.3; } } </style> <style>[data-element="form_submit_single"] { background:#333;!important;}[data-element="usp_1"] { border}</style> <body class="d-flex h-100 bg-light "> <!-- spinning loading animation --> <div id="preloader"> <div id="status"> <div class="spinner"> <div class="spinner-wrapper"> <div class="rotator"> <div class="inner-spin"></div> <div class="inner-spin"></div> </div> </div> </div> </div> </div> <!-- /spinning loading animation --> <div class="bg-image w-100 h-100 position-absolute"></div> <!-- main container --> <div class="cover-container d-flex w-100 h-100 p-0 mx-auto flex-column"> <!-- main content wrapper --> <main class="px-3 w-100 vertical-center pt-3 pt-xxl-0 "> <div class="container "> <div class="row"> <!-- main content column --> <div class="col-12 col-vcenter col-vcenter-short col-md-6 "> <div class=""> <!-- header content --> <div class=" w-100 text-center "> <a href="#" target="_blank" class="fw-bold display-6 text-white position-absolute end-0 me-3 top-0 mt-2 instantedit editable rounded d-none" data-element="header_image" data-remote="/ajax/smartlanders/visualeditor/id/1646/type/header_image/"><i class="far fa-image"></i></a> <h3 class="text-white m-0 p-0 editable translatable d-none userhidden" data-element="main_title_pre" data-bs-toggle="tooltip" data-bs-title="Click to customize the content and lay-out for this piece of text" data-remote="/ajax/smartlanders/visualeditor/id/1646/type/main_title_pre/">Welcome<br></h3> <div> <h1 class="text-white editable fw-bold m-0 p-0 main-title d-none userhidden" data-element="main_title" data-bs-toggle="tooltip" data-bs-title="Click to customize the content and lay-out for appearance of the domain name" data-remote="/ajax/smartlanders/visualeditor/id/1646/type/main_title/">OJM.COM<br></h1> </div> <h3 class="text-white m-0 p-0 editable translatable" data-element="main_title_post" data-bs-toggle="tooltip" data-bs-title="Click to customize the content and lay-out for this piece of text" data-remote="/ajax/smartlanders/visualeditor/id/1646/type/main_title_post/">This is a three-letter domain name, of which the supply is necessarily limited. If these correspond to your initials or an acronym relevant to your business, this domain name provides a memorable way to identify yourself on the internet<br></h3> <p class="text-white mt-2 mb-4 small editable translatable d-none userhidden text-grey" data-element="stats" data-remote="/ajax/smartlanders/visualeditor/id/1646/type/stats/"><i class="fas fa-chart-bar me-1"></i>55 Visitors in the last 30 days</p> </div> <!-- /header content --> </div> </div> <!-- /main content column --> <!-- column with forms --> <div class="col-12 pb-3 offset-0 col-md-4 offset-md-1 col-vcenter "> <div class="w-100"> <div class="card bg-white p-3 border mb-5 interaction-box w-100 "> <!-- offer form --> <div id="offer_form" class=""> <h3 class="fw-bold editable translatable" data-element="offer_title" data-remote="/ajax/smartlanders/visualeditor/id/1646/type/offer_title/">Contact us</h3> <p class="lead editable translatable mb-0 d-none userhidden" data-element="offer_paragraph" data-remote="/ajax/smartlanders/visualeditor/id/1646/type/offer_paragraph/">OJM.COM may be available for purchase. Inquire today. <br> </p> <form action="ajaxa/smart_landers/add_inquiry/" method="POST" class="odf_ajax" data-target="form_feedback" id="offer_form_second"><div id="form_feedback" class="mb-3"></div><input type="hidden" name="domain_id" id="domain_id" value="32f39"><input type="hidden" name="user_id" id="user_id" value="b7j"><input type="hidden" name="smart_lander_id" id="smart_lander_id" value="19q"><div class="form-floating w-100 mt-2"> <input data-element="" data-remote="" type="email" name="email" id="email" class="form-control rounded-0 rounded-end" required> <label for="email" class="form-label">Your email *</label> </div><div class="form-floating w-100 mt-2"> <input data-element="" data-remote="" type="text" name="name" id="name" class="form-control rounded-0 rounded-end" required> <label for="name" class="form-label">Your name *</label> </div><div class="form-floating w-100 mt-2"> <input data-element="" data-remote="" type="text" name="phone" id="phone" class="form-control rounded-0 rounded-end" required> <label for="phone" class="form-label">Phone *</label> </div><div class="form-floating w-100 mt-2"> <textarea style="height:120px;" data-remote="" data-element="" name="message" id="message" class="form-control rounded-0 rounded-end" required></textarea> <label for="message" class="form-label">Message * </div><div class="input-group mt-3"> <button id="" class="btn btn-lg btn-success w-100 rounded" type="submit" data-element="form_submit_single"><i class="fa-solid fa-angle-right me-2"></i>Contact us</button> <a href="#" class="text-white position-absolute top-50 end-0 translate-middle-y me-3 d-none instantedit editable" data-remote="/ajax/smartlanders/visualeditor/id//type/form_submit_single/"><i class="fa-solid fa-gear"></i></a> </div></form> </div> <!-- /offer form --> </div> </div> </div> <!-- /column with forms --> </div> </div> </main> <!-- /main content wrapper --> </div> <!-- /main container --> <!-- FA --> <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/js/all.min.js"></script> <!-- Lightbox --> <script src="js/bs5lightbox.js"></script> <!-- Fitty --> <script src="js/fitty.min.js"></script> <!-- Smart landers --> <script src="js/smartlander23112022.js"></script> </body> </html><div id="stat_div" style="display:none;"></div> <script> $( document ).ready(function() { Odf.ajax.get('https://www.ojm.com/ajax/visitors/create/', 'div#stat_div', { domain_id: '5151717' }); }); </script>