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 - cdvcb.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 29 May 2025 03:07:17 GMT
Server: Apache
Location: https://www.cdvcb.com/
Content-Length: 230
Content-Type: text/html; charset=iso-8859-1

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

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.

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.

200 OK - http://www.cdvcb.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 29 May 2025 03:07:17 GMT
Server: Apache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: PHPSESSID=a26jri9pffp13ktksqekpc8n5k; path=/
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Kodu 200 OK

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.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama 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: cdvcb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="fr">
    <head>
        <meta charset="utf-8">
        <title>Paiement en ligne - Connaisseurs du Voyage</title>
        <meta name="description" content="Site de paiement en ligne des Connaisseurs du Voyage" />
        <link rel="stylesheet" href="/assets/css/knacss.css" />
        <link rel="stylesheet" href="/assets/css/style.css" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="icon" type="image/png" href="/favicon.png" />
    </head>
    <body>
        <header class="txtcenter">
            <img src="/assets/css/img/logo-cdv.jpg" alt="Connaisseurs du Voyage">
        </header>
        <section class="container mod encadre-gris">
            <article>
                <h1>Paiement en ligne</h1>
                                <p class="txtcenter">Bienvenue sur le site de paiement des Connaisseurs du Voyage.<br />
                    Pour effectuer votre paiement, veuillez svp remplir le formulaire ci-dessous :</p>
                <form class="" action="" method="post">
                                        <input  type="text" name="nom" id="nom" value="" placeholder="Nom">
                                        <input  type="text" name="prenom" id="prenom" value="" placeholder="Prénom">
                                        <input  type="text" name="telephone" id="tel" value="" placeholder="Téléphone">
                                        <input  type="text" name="mail" id="email" value="" placeholder="Mail">
                                        <input  type="text" name="adresse" id="adresse" value="" placeholder="Adresse">
                                        <input  type="text" name="numref" id="ref" value="" placeholder="Numéro de Facture/Proforma/acompte">
                                        <input  type="text" name="contactagence" id="contact" value="" placeholder="Votre contact Connaisseurs du Voyage">
                    <p class="typo18 txt-obli txtcenter"><em>Tous les champs sont obligatoires</em></p>
                    <div class="grid-2 mts bas-form">
                        <div>
                            <img src="/assets/css/img/logos-paiement.jpg" alt="Paiement BNP sécurisé">
                        </div>
                        <div class="pls">
                                                        <input  type="text" name="montant" id="montant" value="" placeholder="Montant à régler"> €

                            <div class="mbs">

                                <input type="checkbox" id="consentement" name="consentement" value="1" />
                                                                <label  for="consentement">   Je consens à la collecte et au traitement de mes données personnelles tel que défini dans la <a href="/politique-confidentialite.html" target="_blank">politique de protection de données personnelles</a> </label>
                            </div>

                            <p class="typo21">
                                <em>Vous allez être redirigé vers le site de la<br /> BNP Paribas, pour un paiement sécurisé.</em>
                            </p>
                            <input type="submit" name="" value="Valider" class="btn">
                        </div>
                    </div>
                </form>
            </article>
        </section>
        <footer class="line container mtm mbm">
    <div class="grid-2-1">
        <div class="one-third pls prs">
            <img src="/assets/css/img/logo-cdv2.jpg" alt="Connaisseurs du Voyage">
        </div>
        <div class="ase pls prs">
            <p class="typo25">Un problème ? Contactez-nous :</p>
            <p>
                <strong class="typo25">Paris :</strong>
            </p>
            <p class="mts">
                <span class="rouge typo30">01 53 95 27 00</span><br />
                <em class="typo21">Du lundi au vendredi de 9h30 à 18h30</em>
            </p>
        </div>

        <div class="trait"></div>
    </div>

</footer>

    </body>
</html>
                               

Alan adının whois bilgisi