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
308 Permanent Redirect - rgk.com
HTTP Status: 308
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/plain
Location: https://rgk.com/
Refresh: 0;url=https://rgk.com/
server: Vercel
cache-control: public, max-age=0, must-revalidate
content-type: text/plain
date: Fri, 30 May 2025 00:08:09 GMT
location: https://www.rgk.com/
refresh: 0;url=https://www.rgk.com/
server: Vercel
strict-transport-security: max-age=63072000
x-vercel-id: arn1::4sqc5-1748563688663-709d5faba0f1
accept-ranges: bytes
access-control-allow-origin: *
age: 0
cache-control: public, max-age=0, must-revalidate
content-disposition: inline
content-type: text/html; charset=utf-8
date: Fri, 30 May 2025 00:08:09 GMT
etag: "bd659339881d35ba682f4fb1454dcd4e"
last-modified: Fri, 30 May 2025 00:08:09 GMT
server: Vercel
strict-transport-security: max-age=63072000
x-vercel-cache: HIT
x-vercel-id: arn1::jlhn2-1748563689304-b2fa6d13b43c
content-length: 8393

HTTP Kodu 308 Kalıcı Yönlendirme

308 Permanent Redirect, 301'den farklı olarak, istek yönteminin değişmeden kalmasını sağlayan kalıcı bir yönlendirmedir.

Kod 308 ne zaman kullanılır?

  • İstek yöntemi korunurken bir kaynak kalıcı olarak taşındığında
  • HTTPS'yi zorunlu kılarkenform gönderme davranışını değiştirmeden

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

Kullanıcı kalıcı olarak yeni URL'ye yönlendirilir ve istek yöntemi aynı kalır.

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

    <title>rgk.com</title>

    <link
      rel="apple-touch-icon"
      sizes="180x180"
      href="assets/favicon/apple-touch-icon.png"
    />
    <link
      rel="icon"
      type="image/png"
      sizes="32x32"
      href="assets/favicon/favicon-32x32.png"
    />
    <link
      rel="icon"
      type="image/png"
      sizes="16x16"
      href="assets/favicon/favicon-16x16.png"
    />
    <link rel="manifest" href="assets/favicon/site.webmanifest" />
    <meta name="msapplication-TileColor" content="#da532c" />
    <meta name="theme-color" content="#172537" />

    <style>

            @font-face {
              font-family: GreycliffCFExtraBold;
              font-style: bold;
              font-weight: 800;
              src: url("assets/fonts/GreycliffCFExtraBold/font.woff");
            }


            @font-face {
              font-family: Urbandale-Medium;
              font-style: bold;
              font-weight: 500;
              src: url("assets/fonts/UrbandaleMedium/font.woff");
            }

            @font-face {
              font-family: Urbandale-Regular;
              font-style: normal;
              font-weight: 400;
              src: url("assets/fonts/UrbandaleRegular/font.woff");
            }

            .slide-top {
            }

            html,
            body {
              height: 100%;
              overflow-y: hidden;
            }
            body {
              margin: 0;
              background-color: #000026;
            }
            .flex-container {
              height: 96%;
              padding: 0;
              margin: 0;
              display: flex;
              align-items: center;
              justify-content: center;
            }

            .row {
              width: auto;
            }
            .flex-item {
              font-family: GreycliffCFExtraBold, sans-serif;

              padding: 20px;


              margin: 10px;
              margin-top: 200px;
              line-height: 20px;
              color: #ffffff;
              font-weight: 500;
              font-size: 14vmin;
              text-align: center;

              -webkit-animation: slide-top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94)
                500ms both;
              animation: slide-top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 500ms both;
            }

            /* ----------------------------------------------
       * Generated by Animista on 2024-2-27 23:14:39
       * Licensed under FreeBSD License.
       * See http://animista.net/license for more info.
       * w: http://animista.net, t: @cssanimista
       * ---------------------------------------------- */

            /**
       * ----------------------------------------
       * animation slide-top
       * ----------------------------------------
       */
            @-webkit-keyframes slide-top {
              0% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
                opacity: 0;
              }
              100% {
                -webkit-transform: translateY(-30px);
                transform: translateY(-30px);
                opacity: 1;
              }
            }
            @keyframes slide-top {
              0% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
                opacity: 0;
              }
              100% {
                -webkit-transform: translateY(-30px);
                transform: translateY(-30px);
                opacity: 1;
              }
            }


            @-webkit-keyframes slide-top2 {
              0% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
                opacity: 0;
              }
              100% {
                -webkit-transform: translateY(-15px);
                transform: translateY(-15px);
                opacity: 1;
              }
            }

            @keyframes slide-top2 {
              0% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
                opacity: 0;
              }
              100% {
                -webkit-transform: translateY(-15px);
                transform: translateY(-15px);
                opacity: 1;
              }
            }

            .flex-item-email {
              font-family: Urbandale-Regular, sans-serif;

              padding-bottom: 4px;
              padding-left: 0px;
              padding-right: 0px;

              margin: 10px;
              line-height: 20px;
              color: rgb(89, 207, 34);
              font-weight: 500;
              font-size: 2.5vmin;
              text-align: center;
              margin-top: 80px;

              -webkit-animation: slide-top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94)
                800ms both;
              animation: slide-top 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 800ms
                both;
            }


            @media only screen and (max-width: 600px) {


              .flex-item {

              margin-top: 70px;

            }



              .flex-item-email {
                margin-top: 20px;
          font-size: 5vw;
        }



        @-webkit-keyframes slide-top2 {
              0% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
                opacity: 0;
              }
              100% {
                -webkit-transform: translateY(-25px);
                transform: translateY(-25px);
                opacity: 1;
              }
            }

            @keyframes slide-top2 {
              0% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
                opacity: 0;
              }
              100% {
                -webkit-transform: translateY(-25px);
                transform: translateY(-25px);
                opacity: 1;
              }
            }


      }

            .flex-item-email a {
              padding-bottom: 4px;
              padding-left: 0px;
              padding-right: 0px;

              margin: 10px;
              line-height: 20px;
              color: rgb(185, 185, 185);

              text-align: center;
              margin-top: 100px;
              text-decoration: none;
              padding-bottom: 4px;
              padding-left: 0px;
              padding-right: 0px;
            }




            .flex-item-email a:hover {
              padding-bottom: 4px;
              padding-left: 0px;
              padding-right: 0px;

              margin: 10px;
              line-height: 20px;
              color: rgb(255, 255, 255);

              text-align: center;
              margin-top: 100px;
              border-bottom: 1px solid  rgb(255, 255, 255);
            }

            .flex-item-company-logo {
              height: 3%;
              display: flex;
              justify-content: center;

              flex-direction: column;
              justify-content: flex-end;
              align-self: last baseline;
              justify-content: center;
              align-items: center;

              -webkit-animation: slide-top2 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94)
                1400ms both;
              animation: slide-top2 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1400ms
                both;
            }
    </style>
  </head>
  <body>
    <div class="flex-container">
      <div class="row">
        <div class="flex-item"><div>rgk.com</div></div>
        <div class="flex-item-email">
          <a href="mailto:[email protected]">Inquiries: [email protected]</a>
        </div>
      </div>
    </div>
    <div class="flex-item-company-logo">
      <a href="https://www.newreach.com/" target="_blank"
        ><img
          style="width: 34px"
          src="assets/logo-newreach.png"
          alt="Newreach logo"
      /></a>
    </div>
  </body>
</html>
                               

Alan adının whois bilgisi

Domain Name: RGK.COM
Registry Domain ID: 4023989_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.epik.com
Registrar URL: http://www.epik.com
Updated Date: 2025-03-07T18:42:56Z
Creation Date: 1999-03-03T05:00:00Z
Registry Expiry Date: 2026-03-03T05:00:00Z
Registrar: Epik LLC
Registrar IANA ID: 617
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.7373015923
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.VERCEL-DNS.COM
Name Server: NS2.VERCEL-DNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-30T00:07:54Z <<<
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