Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - xms.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 30 May 2025 07:29:12 GMT
Server: Apache
Location: https://xms.com/
Content-Length: 224
Content-Type: text/html; charset=iso-8859-1
last-modified: Mon, 12 May 2025 15:10:29 GMT
accept-ranges: bytes
content-length: 4463
vary: Accept-Encoding
host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
content-type: text/html
date: Fri, 30 May 2025 07:29:12 GMT
server: Apache

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 yanıt 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.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

GET / HTTP/1.1
Host: xms.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">

  <title>XMS.com – Premium Domain</title>

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <script src="https://www.google.com/recaptcha/api.js?render=6LdI_wUrAAAAAKHmjVdDBPhyUmn3t4GUV226B34W"></script>

  <style>

    body {

      font-family: Arial, sans-serif;

      background: #f7f7f7;

      display: flex;

      justify-content: center;

      align-items: center;

      min-height: 100vh;

      margin: 0;

      padding: 1rem;

      overflow-y: auto;

    }

    .container {

      background: #fff;

      padding: 2rem;

      box-shadow: 0 0 20px rgba(0,0,0,0.1);

      border-radius: 8px;

      width: 90%;

      max-width: 500px;

      box-sizing: border-box;

    }

    h1 {

      text-align: center;

      margin-bottom: 1rem;

    }

    form {

      display: flex;

      flex-direction: column;

    }

    input, textarea {

      margin-bottom: 1rem;

      padding: 0.75rem;

      border: 1px solid #ccc;

      border-radius: 4px;

      font-size: 1rem;

    }

    button {

      padding: 0.75rem;

      background-color: #007BFF;

      border: none;

      border-radius: 4px;

      color: white;

      font-size: 1rem;

      cursor: pointer;

    }

    button:disabled {

      background-color: #cccccc;

      cursor: not-allowed;

    }

    button:hover:enabled {

      background-color: #0056b3;

    }

    .note {

      font-size: 0.9rem;

      color: #777;

      text-align: center;

      margin-top: 1rem;

    }

  </style>

  <script>

    // Set safe cookie to avoid firewall blocks

    document.cookie = "xms_form=1; path=/";

  </script>

</head>

<body>

  <div class="container">

    <h1>XMS.com</h1>

    <p id="formIntro" style="text-align:center;">This premium domain is available for acquisition. Please submit your inquiry below.</p>

    <form id="contactForm">

      <input type="text" id="name" name="name" placeholder="Your Name" required>

      <input type="email" id="email" name="email" placeholder="Your Email" required>

      <textarea name="message" placeholder="Please enter your offer or questions here" rows="5" required></textarea>

      <input type="hidden" name="token" id="recaptchaToken">

      <button type="submit" id="submitBtn" disabled>Send Inquiry</button>

    </form>



    <div id="formResponse" class="note" style="display:none;"></div>

  </div>



  <script>

    const siteKey = '6LdI_wUrAAAAAKHmjVdDBPhyUmn3t4GUV226B34W';



    function validateFormInputs() {

      const name = document.getElementById('name').value.trim();

      const email = document.getElementById('email').value.trim();

      const isEmailValid = /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(email);

      return name !== '' && isEmailValid;

    }



    function updateSubmitButtonState() {

      document.getElementById('submitBtn').disabled = !validateFormInputs();

    }



    document.getElementById('name').addEventListener('input', updateSubmitButtonState);

    document.getElementById('email').addEventListener('input', updateSubmitButtonState);



    document.getElementById("contactForm").addEventListener("submit", function (e) {

      e.preventDefault();



      grecaptcha.ready(function () {

        grecaptcha.execute(siteKey, { action: 'submit' }).then(function (token) {

          document.getElementById('recaptchaToken').value = token;



          const form = document.getElementById("contactForm");

          const formData = new FormData(form);

          const responseBox = document.getElementById("formResponse");

          const formIntro = document.getElementById("formIntro");



          fetch("sendproposal.php", {

            method: "POST",

            body: formData,

          })

            .then((res) => res.text())

            .then((text) => {

              form.style.display = "none";

              formIntro.style.display = "none";

              responseBox.innerHTML = `<h2>Thank you!</h2><p>${text}</p>`;

              responseBox.style.color = "green";

              responseBox.style.display = "block";

            })

            .catch((err) => {

              responseBox.innerText = "Something went wrong. Please try again.";

              responseBox.style.color = "red";

              responseBox.style.display = "block";

            });

        });

      });

    });

  </script>

</body>

</html>                               

Alan adının whois bilgisi

Domain Name: XMS.COM
Registry Domain ID: 1757423_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.networksolutions.com
Registrar URL: http://networksolutions.com
Updated Date: 2025-05-29T14:25:47Z
Creation Date: 1997-03-19T05:00:00Z
Registry Expiry Date: 2026-03-20T04:00:00Z
Registrar: Network Solutions, LLC
Registrar IANA ID: 2
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: ok https://icann.org/epp#ok
Name Server: NS1.BLUEHOST.COM
Name Server: NS2.BLUEHOST.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-30T07:28:53Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass