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 - sybeq.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 01 Jun 2025 09:55:07 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 65
Connection: keep-alive
Location: http://sybeq.azurewebsites.net
Server: ip-100-74-4-71.eu-west-2.compute.internal
Vary: Accept-Encoding
X-Request-Id: 04fc96e8-a8f5-4ed4-8eab-ca4ffb9d9656

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.

302 Found - http://sybeq.azurewebsites.net
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Length: 132
Content-Type: text/html; charset=utf-8
Date: Sun, 01 Jun 2025 09:55:07 GMT
Server: Microsoft-IIS/10.0
Cache-Control: private
Location: /html/home.html
Set-Cookie: ARRAffinity=e51c68c04fd2f631973525f0f45df8706e95d78872b131d3028aa894bee15c02;Path=/;HttpOnly;Domain=sybeq.azurewebsites.net
X-AspNetMvc-Version: 5.2
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET

HTTP Kodu 302 Bulundu (Geçici Olarak Taşındı)

302 Found, istenen kaynağın geçici olarak farklı bir URL'de mevcut olduğunu gösterir.

Kod 302 ne zaman kullanılır?

  • Bir sayfa URL'sini geçici olarak değiştirirken
  • Yeni içerik test edilirken
  • Geçici bakım sırasında

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

Kullanıcı otomatik olarak yeni URL'ye yönlendirilir, ancak arama motorları eski adresi dizine eklemeye devam eder.

200 OK - /html/home.html
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Length: 4343
Content-Type: text/html
Date: Sun, 01 Jun 2025 09:55:07 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
ETag: "c6ec0395ee9d31:0"
Last-Modified: Fri, 11 May 2018 19:28:22 GMT
Set-Cookie: ARRAffinity=e51c68c04fd2f631973525f0f45df8706e95d78872b131d3028aa894bee15c02;Path=/;HttpOnly;Domain=sybeq.azurewebsites.net
X-Powered-By: ASP.NET

HTTP Kodu 200 OK

200 OK, 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: sybeq.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
<head>
    <title>Home</title>
    <meta charset="utf-8" />
    <script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#property=5aafbddfa7e48d00138c0041&product=sticky-share-buttons' async='async'></script>
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
    <link rel="stylesheet" href="../Css/Squares.css">
    <link rel="stylesheet" href="../Css/StyleSybeq.css">

    <style>

        html, body {
            position: fixed;
        }

        body {
            margin: -10px;
            z-index: -4009;
        }
    </style>
    
</head>
<body style="background-color:rgb(3, 9, 40)">
    <video id="bgVideo" class=" backgroundVideo" poster="../Content/Images/ShopFloor.jpg" autoplay>
        <source id="bgVideomp4" type="video/mp4" />
    </video>
    <div class="squares hidden-xs">
        <div class="square1"></div>
        <!--<div class="square2"></div>
        <div class="square3"></div>-->
        <!--<div class="square4"></div>-->
        <!-- <div class="square4"></div>-->
        <!--<div class="square5"></div>-->
        <!--<div class="square6"></div>-->
        <div class="square7"></div>
    </div>
    <nav class="navbar navbar-default hidden-xs">
        <div class="container-fluid">
            <div class="navbar-collapse collapse myNavbar">
                <ul class="nav navbar-nav navbar-right">
                    <li class="active"><a href="Home.html">HOME</a></li>
                    <li><a href="Services.html">SERVICES</a></li>
                    <li><a href="Solutions.html">SOLUTIONS</a></li>
                    <!--<li="calendar"><a href="/Calendar/">CALENDAR</a></li>-->
                    <!--<li class="knowledgebase"><a href="Knowledgebase.html">KNOWLEDGEBASE</a></li>-->
                    <li><a href="SoftwareTraining.html">TRAINING</a></li>
                    <li><a href="LeanManufacturing.html">PRODUCTS</a></li>
                </ul>
            </div>
        </div>
    </nav>
    <div class="row ">
        <div class="col-sm-6 col-sm-offset-3 col-xs-12 text-center">
            <label class="title1">SYBEQ</label>
        </div>
    </div>
    <div class="row colorBackPix2">
        <div class="col-md-6 col-md-offset-3 col-sm-12 text-center">


            <div class="">
                <p class="title2 ">SYSTEMS FOR BETTER QUALITY</p>
                <p class=" homeText1 text1">
                    Significant amount of money is spent on IT Solutions, Consultants, Software and Hardware resources. However,
                    not all of it results in a positive Return on Investment. Get the most out of your company’s current IT Assets.
                    Reduce Software development costs and implement Business Solutions faster.
                </p>
                <p class="hidden-xs title3">
                    Do more with less. Increase ROI.
                </p>
            </div>
        </div>
    </div>
    <div class="row line">
        <div class="col-xs-12 visible-xs text-center">
            <img src="../images/line1.png" width="50%" alt="Line" />
        </div>
    </div>
    <div class="row mobileMenu">
        <div class="col-xs-12 visible-xs text-center">
            <ul class="nav nav-pills nav-stacked">
                <li><a href="Services.html">Services For You</a></li>
                <li><a href="Solutions.html">Our Solutions</a></li>
                <li><a href="LeanManufacturing.html">Products</a></li>
                <!--<li><a href="#">Upcoming Events</a></li>-->
                <!--<li class ="knowledgebase"><a href="#">Knowledgebase</a></li>-->
                <li><a href="SoftwareTraining.html">Training</a></li>
            </ul>
        </div>
    </div>
    <script type="text/javascript">
        
        $(function () {
        document.getElementById("bgVideomp4").src = "../Content/videos/ShopFloor.mp4";
        document.getElementById("bgVideo").load();
        })

      
    </script>
</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: SYBEQ.COM
Registry Domain ID: 80118002_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-11-23T14:30:42Z
Creation Date: 2001-11-22T05:03:39Z
Registry Expiry Date: 2025-11-22T05:03:39Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS29.DOMAINCONTROL.COM
Name Server: NS30.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-06-01T09:54:46Z <<<
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