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 - kecoc.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 25 May 2025 12:32:22 GMT
Content-Type: text/html
Content-Length: 795
Connection: keep-alive
location: https://kecoc.com/
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
Server: hcdn
alt-svc: h3=":443"; ma=86400
x-hcdn-request-id: 6e5e686a8f994015ece5c57159ffc9fe-fra-edge1
x-hcdn-cache-status: MISS
x-hcdn-upstream-rt: 0.289
date: Sun, 25 May 2025 12:32:23 GMT
content-type: text/html
content-length: 795
location: https://kechurchofchrist.com
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
server: hcdn
alt-svc: h3=":443"; ma=86400
x-hcdn-request-id: ef9d5ef12eb496082ef2b1b6a1eff324-fra-edge2
x-hcdn-cache-status: MISS
x-hcdn-upstream-rt: 0.436
date: Sun, 25 May 2025 12:32:24 GMT
content-type: text/html
content-length: 795
location: https://www.kechurchofchrist.com/
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
server: hcdn
alt-svc: h3=":443"; ma=86400
x-hcdn-request-id: 96312ca9503dc77fb187a0fab7aa6ea7-fra-edge1
x-hcdn-cache-status: MISS
x-hcdn-upstream-rt: 0.433
date: Sun, 25 May 2025 12:32:25 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
server: hcdn
alt-svc: h3=":443"; ma=86400
x-hcdn-request-id: 4ac7f6b27a482ca5e1ad913d38004da2-fra-edge1
x-hcdn-cache-status: DYNAMIC
x-hcdn-upstream-rt: 0.551

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

301 http 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.

GET / HTTP/1.1
Host: kecoc.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html id="htmlid" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="description"
        content="The Kansas Expressway church of Christ is a body of the Lord's church following God and serving Him.">
    <meta name="keywords"
        content="KECOC, Kansas Expressway Church of Christ, church of Christ, Bible, God's Word, Christian, Missouri, Springfield">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>KE church of Christ</title>
    <!-- links/scripts/nav -->
    <link rel="icon" type="/image/x-icon" href="/images/favicon.ico">
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico">
  <link href="/css/bootstrap.min.css" rel="stylesheet">
  <link href="/css/fontawesome_all.css" rel="stylesheet">
  <link href="/css/main.css" rel="stylesheet">
  <script type="text/javascript" src="/js/jquery.min.js"></script>
  <script type="text/javascript" src="/js/bootstrap.bundle.min.js"></script>
  <script type="text/javascript" src="/js/bootstrap.bundle.min.js.map"></script>
  <script type="text/javascript">
    jQuery(function ($) {
      var path = window.location.href;
      $('li a').each(function () {
        if (this.href === path) {
          $(this).addClass('activepage');
        }
      });
    });
  </script>
  <script type="text/javascript">
    jQuery(function ($) {
      var path = window.location.href;
      $('#dropdown1').each(function () {
        if (window.location.href.indexOf('about') > -1) {
          $(this).removeClass('collapse');
        }
      });
    });
    jQuery(function ($) {
      var path = window.location.href;
      $('#dropdown2').each(function () {
        var _res = window.location.href.indexOf('res') != -1;
        var _bull = window.location.href.indexOf('res/bulletins') != -1;
        if (_res && ! _bull) {
          $(this).removeClass('collapse');
        }
      });
    });
  </script>
</head>

<body id="bodyid">
  <!-- Vertical navbar -->
  <div id="sidebar" class="vertical-nav sidenav shadow-lg" style="overflow: auto">
    <div class="py-4 px-3 mb-4 sidenav">
      <div class="media">
        <center>
          <a href="/"><img src="/images/kelogo.png" alt="GSOBS Logo" width="60%" class="mr-3 rounded"></a>
        </center>
      </div>
    </div>

    <div class="navbar-collapse collapse show">
      <ul class="nav flex-column sidenav mb-0">
        <li class="nav-item">
          <a href="/" title="Home Page" class="nav-link nav-color">
            <i class="fa-solid fa-house-chimney mr-3"></i>Home</a>
        </li>

        <li class="nav-item dropdown">
          <a class="nav-link nav-color dropdown-toggle" href="#" id="dropdown01" data-toggle="dropdown"
            aria-expanded="false"><i class="fa-solid fa-address-card mr-3"></i>About</a>
          <div id="dropdown1" class="nav-item nav-dropdown collapse" aria-labelledby="dropdown01">
            <a class="dropdown-item nav-color" style="font-size: 95%;" href="/pages/about/whatischurchofchrist"><i
                class="fa-solid fa-arrow-right mr-3"></i>What is the church of Christ?</a>
            <a class="dropdown-item nav-color" href="/pages/about/leadership"><i
                class="fa-solid fa-arrow-right mr-3"></i>Leadership</a>
            <a class="dropdown-item nav-color" href="/pages/about/history"><i
                class="fa-solid fa-arrow-right mr-3"></i>History</a>
            <a class="dropdown-item nav-color" href="/pages/about/works"><i
                class="fa-solid fa-arrow-right mr-3"></i>Works</a>
          </div>
        </li>
        <li class="nav-item dropdown">
          <a class="nav-link nav-color dropdown-toggle" href="#" id="dropdown02" data-toggle="dropdown"
            aria-expanded="false"><i class="fa-solid fa-book-open mr-3"></i>Resources</a>
          <div id="dropdown2" class="nav-item nav-dropdown collapse" aria-labelledby="dropdown02">
            <a class="dropdown-item nav-color" href="/pages/res/ibstudies"><i
                class="fa-solid fa-arrow-right mr-3"></i>International Bible Studies</a>
            <a class="dropdown-item nav-color" href="/pages/res/tftw"><i
                class="fa-solid fa-arrow-right mr-3"></i>Truth for the World</a>
            <a class="dropdown-item nav-color" href="/pages/res/msc"><i
                class="fa-solid fa-arrow-right mr-3"></i>Miscellaneous Articles</a>
            <a class="dropdown-item nav-color" href="/pages/res/fruit"><i
                class="fa-solid fa-arrow-right mr-3"></i>Fruit of the Spirit</a>
            <a class="dropdown-item nav-color" href="/pages/res/max"><i class="fa-solid fa-arrow-right mr-3"></i>Max
              Patterson Articles</a>
            <a class="dropdown-item nav-color" href="/pages/res/chuck"><i
                class="fa-solid fa-arrow-right mr-3"></i>Chuck Northrop Articles</a>
            <a class="dropdown-item nav-color" href="/pages/res/trey"><i
                class="fa-solid fa-arrow-right mr-3"></i>Trey Sullins Articles</a>
          </div>
        </li>
        <li class="nav-item">
          <a class="nav-link livelink" href="/pages/liveservices"><i class="fa-solid fa-tv mr-3"></i>Live
            Services</a>
        </li>
        <li class="nav-item">
          <a class="nav-link nav-color" href="/pages/res/bulletins"><i
              class="fa-solid fa-newspaper mr-3"></i>Bulletins</a>
        </li>
        <li class="nav-item">
          <a class="nav-link nav-color" href="/pages/contact"><i class="fa-solid fa-phone mr-3"></i>Contact & Location</a>
        </li>
        <li class="nav-item">
          <a class="nav-link nav-color" href="/pages/give">
            <i class="fa-solid fa-hand-holding-dollar mr-3"></i>Give</a>
        </li>
        <li class="nav-item">
          <a class="nav-link nav-color" href="https://gsobs.org">
            <img class="img-fluid" width="12%" src="/images/gsobslogo.png"> GSOBS</a>
        </li>
        <li class="nav-item">
          <a class="nav-link nav-color" href="https://thelivingwordprogram.com">
            <img class="img-fluid" width="12%" src="/images/livingwordlogo.png"> The Living Word Program</a>
        </li>
        <li class="nav-item">
          <a href="https://www.facebook.com/kechurchofchrist" class="nav-link text-white">
            <img class="img-fluid" width="15%" src="/images/facebook_icon.png"></a>
        </li>
      </ul>
    </div>
  </div>
<!-- Page content holder -->
<div id="content" class="page-content">
  <div class="container-fluid">
      <button id="sidebarCollapse" type="button"
          class="d-md-none position-relative btn btn-secondary bg-white text-secondary rounded-pill px-4"><i
              class="fa-solid fa-bars"></i></button>
      <div class="col">
          <center>
              <img id="logomain" class="d-md-none rounded" src="/images/kelogo.png" alt="BIM Logo">
          </center>
          <h1 class="display-3 text-center"><span class="d-none d-sm-none d-md-block">Kansas Expressway Church of Christ</span></h1>
      </div>
  </div>
  <hr class="mx-auto mt-2 mb-2">    <!-- links/scripts/nav -->

    <div id="maincontent" class="fade-in">
        <div class="container-fluid">
            <div class="row row-cols-lg-2 row-cols-md-1 row-cols-sm-1">
                <div class="col text-center">
                    <img src="/images/kefamily.jpg" alt="KE Family Picture" id="kefamilyimg"
                        class="rounded-pill img-fluid">
                    <!--<div class="text-center mt-3">
                        <a href="/images/meetingflyer.jpg" target="_blank" class="btn btn-flyer btn-lg rounded-pill">
                        2025 Bible Institute of Missouri Lectureship Flyer
                        </a>
                    </div>-->
                </div>

                <style>
                .singing-banner-glow {
                    position: relative;
                    z-index: 1;
                    overflow: visible;
                }

                .singing-banner-glow::before {
                    content: "";
                    position: absolute;
                    top: -12px;
                    left: -12px;
                    right: -12px;
                    bottom: -12px;
                    pointer-events: none;
                    z-index: -100;
                    border-radius: 20px;
                    /* Sheen effect */
                    background: linear-gradient(120deg,
                            transparent 0%,
                            transparent 40%,
                            rgba(13, 110, 253, 0.15) 48%,
                            rgba(255, 255, 255, 0.7) 50%,
                            rgba(13, 110, 253, 0.15) 52%,
                            transparent 60%,
                            transparent 100%);
                    background-size: 200% 100%;
                    background-position: -100% 0;
                    animation: sheenMove 2.2s linear infinite;
                    filter: blur(1.5px);
                    opacity: 1;
                }

                @keyframes sheenMove {
                    0% {
                        background-position: -100% 0;
                    }

                    100% {
                        background-position: 100% 0;
                    }
                }

                @media (max-width: 576px) {
                    .singing-banner-glow {
                        font-size: 1rem !important;
                        padding-left: 0.5rem !important;
                        padding-right: 0.5rem !important;
                        word-break: break-word;
                    }
                }

                #banner {
                    border-radius: 20px !important;
                }
                </style>

                <div class="row my-4 d-md-block d-lg-none">
                    <div class="singing-banner-glow">
                        <div id="banner" class="alert alert-info text-center shadow-lg border border-primary py-3 px-4"
                            role="alert" style="font-size:1.2rem; font-weight:500; background-color:#ffffff;">
                            <span style="color:#0d6efd;">Living Word Program Song Recording!</span> <br>
                            We're inviting all members of the church of Christ to join us for a special singing day to
                            record songs for the program. <br>
                            <strong>June 8th, 2:00pm</strong> at the Kansas Expressway Church of Christ building.<br>
                        </div>
                    </div>
                </div>

                <div class="col text-center">
                    <table class="table table-striped bg-maincolor">
                        <br><br>
                        <thead>
                            <tr>
                                <th class="text-left">Sunday Living Word Program (KOLR 10)</th>
                                <th class="text-right">7:30 AM</th>
                            </tr>
                        </thead>
                        <tbody>
                            <tr>
                                <th class="text-left">Sunday Bible Classes</th>
                                <th class="text-right">9:30 AM</th>
                            </tr>
                            <tr>
                                <th class="text-left">Sunday Morning Worship</th>
                                <th class="text-right">10:30 AM</th>
                            </tr>
                            <tr>
                                <th class="text-left">Sunday Afternoon Worship</th>
                                <th class="text-right">1:30 PM</th>
                            </tr>
                            <tr>
                                <th class="text-left">Wednesday Bible Study</th>
                                <th class="text-right">7:00 PM</th>
                            </tr>
                        </tbody>
                    </table>
                </div>
            </div>
        </div>

        <div class="col my-4 d-lg-block">
            <div class="singing-banner-glow">
                <div id="banner" class="alert alert-info text-center shadow-lg border border-primary py-3 px-4"
                    role="alert" style="font-size:1.2rem; font-weight:500; background-color:#ffffff;">
                    <span style="color:#0d6efd;">Living Word Program Song Recording!</span> <br>
                    We're inviting all members of the church of Christ to join us for a special singing day to record
                    songs for the program. <br>
                    <strong>June 8th, 2:00pm</strong> at the Kansas Expressway Church of Christ building.<br>
                </div>
            </div>
        </div>

        <div class="container-fluid text-center mt-4">
            <div class="row">
                <div class="col pt-2 text-center">
                    <iframe
                        src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fkechurchofchrist%2F&tabs=timeline&width=340&height=500&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=true&appId"
                        width="340" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0"
                        allowfullscreen="true"
                        allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe>
                </div>
                <div class="col-lg">
                    <h3 class="text-center">What can you expect when you visit us?</h3>
                    <p class="text-justify">You will be welcomed and treated with the utmost respect!
                        <br>
                        <br>
                        Everything that we do in worship will be done “decently and in order” as instructed in 1
                        Corinthians
                        14:40. We do not gather for our entertainment, but to worship God in spirit and truth (John
                        4:3-24).
                        <br>
                        <br>
                        During our service we will sing songs of praise and worship (Ephesians 5:19, Colossians
                        3:16).
                        <br>
                        <br>
                        We will offer prayers to God (Acts 2:42, 1 Timothy 4:8).
                        <br>
                        <br>
                        There will be gospel preaching from the word of God (Acts 20:7, 2 Timothy 4:2).
                        <br>
                        <br>
                        We will partake of the Lord’s Supper (Matthew 26:26-29, Acts 20:7, 1 Corinthians 11:23-26).
                        <br>
                        <br>
                        Members of the congregation will give back a freewill offering for the furtherance of the Lord’s
                        work (1 Corinthians 16:1-2).
                        <br>
                        <br>
                        We would be more than happy to have you worship with us. Please come join us!
                    </p>
                </div>
            </div>
            <hr class="mx-auto my-3">
            <div class="container">
                <div class="row row-cols-lg-2 row-cols-md-1 row-cols-sm-1 row-cols-1">
                    <div class="col d-flex align-content-center flex-wrap">
                        <h2>The Kansas Expressway Church of Christ is Home to the
                            <a href="https://www.gsobs.org/">Global Schools of Biblical Studies.</a>
                        </h2>
                    </div>
                    <div class="col">
                        <a href="https://www.gsobs.org/">
                            <img class="img-fluid" style="max-width:300px;" src="/images/gsobslogo.png"
                                alt="GSOBS Logo">
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </div>
    </div>

    <footer id="myfooter" class="container-fluid">
    <div class="row">
      <div class="col ftblankcol d-none d-sm-none d-md-block"></div>
      <div class="col bg-secondary text-white text-center pb-1 pt-1">© 2023 Kansas Expressway Church of Christ //
        417-869-2284</div>
    </div>
  </footer>

  <script>
    $(function () {
      // Sidebar toggle behaviorf
      $('#sidebarCollapse').on('click', function () {
        $('#sidebar, #content').toggleClass('active');
        $('#maincontent').toggle();
      });
    });
  </script>

  <script>
    //* Loop through all dropdown buttons to toggle between hiding and showing its dropdown content - This allows the user to have multiple dropdowns without any conflict */
    var dropdown = document.getElementsByClassName("nav-link");
    var i;

    for (i = 0; i < dropdown.length; i++) {
      dropdown[i].addEventListener("click", function () {
        this.classList.toggle("active");
        var dropdownContent = this.nextElementSibling;
        if (dropdownContent.style.display === "block") {
          dropdownContent.style.display = "none";
        } else {
          dropdownContent.style.display = "block";
        }
      });
    } 
  </script>
    </body>

</html>                               

Alan adının whois bilgisi

Domain Name: KECOC.COM
Registry Domain ID: 84902425_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.hostinger.com
Registrar URL: http://www.hostinger.com
Updated Date: 2025-02-27T23:12:55Z
Creation Date: 2002-03-27T00:10:27Z
Registry Expiry Date: 2026-03-26T23:10:27Z
Registrar: HOSTINGER operations, UAB
Registrar IANA ID: 1636
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +37064503378
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DNS-PARKING.COM
Name Server: NS2.DNS-PARKING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-25T12:32:05Z <<<
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