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 - rtp6.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 23 May 2025 23:41:39 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Sat, 24 May 2025 00:41:39 GMT
Location: https://rtp6.com/site/login
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=gL8hu3LZ5vU6cs4rKZnC46stJGbe%2FxKaNL3evIdSGve4N9FgcQ2D1d4C540MQRGewsj%2FrcTt1Cp5XvtArvNYBIFY9JQ9PtHewlbdaU82%2BEVTCt%2FWugjeyT87DMLyg5f20Dz64sd%2FXA%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 944867c23d3782a0-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7422&min_rtt=7419&rtt_var=2788&sent=2&recv=5&lost=0&retrans=0&sent_bytes=1024&recv_bytes=338&delivery_rate=181085&cwnd=250&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
date: Fri, 23 May 2025 23:41:39 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
vary: Accept-Encoding
cf-cache-status: DYNAMIC
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xvLrJsnpSTIpVK0OsGueJcQe7Md%2BnLndOPLURjjdJSbNUeeQAFPjQ5b7dxyQodGlKeaMwSvtGNWCMaDjWUbCfRSPOIQMLoNc2b5MU3BZlTLoxQ%3D%3D"}]}
cf-ray: 944867c25ca50a19-ARN
alt-svc: h3=":443"; ma=86400

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

301 Moved Permanently, 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: rtp6.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en-US">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>Login</title>

    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
    <link rel="shortcut icon" href="https://rtp6.com/images/bnd.ico" />
    
<link href="/css/site.css" rel="stylesheet">
<link href="/vendor/css/pages/login/classic/login-4.css" rel="stylesheet">
<link href="/vendor/plugins/global/plugins.bundle.css" rel="stylesheet">
<link href="/vendor/plugins/custom/prismjs/prismjs.bundle.css" rel="stylesheet">
<link href="/vendor/css/style.bundle.css" rel="stylesheet">
<link href="/vendor/css/themes/layout/header/base/light.css" rel="stylesheet">
<link href="/vendor/css/themes/layout/header/menu/light.css" rel="stylesheet">
<link href="/vendor/css/themes/layout/brand/dark.css" rel="stylesheet">
<link href="/vendor/css/themes/layout/aside/dark.css" rel="stylesheet"></head>
<body id="kt_body" class="header-fixed header-mobile-fixed subheader-enabled subheader-fixed aside-enabled aside-fixed aside-minimize-hoverable page-loading">
<div class="d-flex flex-column flex-root">
    <div class="login login-4 login-signin-on d-flex flex-row-fluid" id="kt_login">
        <div class="d-flex flex-center flex-row-fluid bgi-size-cover bgi-position-top bgi-no-repeat" style="background-image: url(http://rtp6.com/images/main/bg-3.jpg);">
            <div class="login-form text-center p-7 position-relative overflow-hidden">
                <div class="d-flex flex-center mb-15">
                    <a href="#">
                        <img src="https://rtp6.com/images/logo.png" class="max-w-400px" alt="" />
                    </a>
                </div>
                <div class="login-signin">
                    <div class="mb-20">
                        <h3>Sign In To Admin</h3>
                        <p class="text-muted font-weight-bold">Enter your details to login to your account:</p>
                    </div>
                                        <form class="form" method="post" action="https://rtp6.com/site/login" novalidate="novalidate">
                        <div class="form-group mb-5">
                            <input class="form-control h-auto form-control-solid py-4 px-8" type="text" placeholder="Username" name="username" value="" autocomplete="off" />
                        </div>
                        <div class="form-group mb-5">
                            <input class="form-control h-auto form-control-solid py-4 px-8" type="password" placeholder="Password" name="password" value=""  />
                        </div>
                        <div class="mt-10">
                            <button id="kt_login_signin_submit" class="btn btn-primary font-weight-bold px-9 py-4 my-3 mx-4">Sign In</button>
                        </div>
                    </form>
                </div>
            </div>
        </div>
    </div>
</div><script src="/js/jquery-3.5.1.min.js"></script>
<script src="/js/site.js"></script>
<script src="/vendor/plugins/global/plugins.bundle.js"></script>
<script src="/vendor/plugins/custom/prismjs/prismjs.bundle.js"></script>
<script src="/vendor/js/scripts.bundle.js"></script>
<script src="/js/jquery.dataTables.min.js"></script>
<script src="/js/dataTables.bootstrap4.min.js"></script>
<script src="/js/dataTables.responsive.min.js"></script>
<script src="/js/responsive.bootstrap.min.js"></script>
<script src="/vendor/js/pages/crud/forms/widgets/select2.js"></script></body>
</html>
                               

Alan adının whois bilgisi

Domain Name: RTP6.COM
Registry Domain ID: 2742683959_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2024-11-05T07:44:09Z
Creation Date: 2022-12-05T13:39:13Z
Registry Expiry Date: 2025-12-05T13:39:13Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: ARA.NS.CLOUDFLARE.COM
Name Server: DEREK.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-23T23:41:28Z <<<
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