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 - aaggu.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 27 May 2025 17:54:55 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 53
Connection: keep-alive
Location: https://aaggu.com/
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 946761564f758db7-HEL
alt-svc: h3=":443"; ma=86400
date: Tue, 27 May 2025 17:54:55 GMT
content-type: text/html; charset=UTF-8
cache-control: public, max-age=0
etag: W/"1546-19695982ba0"
last-modified: Sat, 03 May 2025 10:01:40 GMT
rndr-id: 76fb3bb9-62ce-4cf7
vary: Accept-Encoding
x-powered-by: Express
x-render-origin-server: Render
cf-cache-status: DYNAMIC
server: cloudflare
cf-ray: 9467615869208d64-HEL
alt-svc: h3=":443"; ma=86400

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.

GET / HTTP/1.1
Host: aaggu.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>
    <title>Aaggu</title>
    <link rel="icon" href="img/favicon.png" />
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />

    <!-- Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
      rel="stylesheet"
      href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" />

    <link
      href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap"
      rel="stylesheet" />

    <!-- Styles -->
    <link href="css/style.css" rel="stylesheet" />
    <link href="css/landing.css" rel="stylesheet" />
    <link href="css/landing-phone.css" rel="stylesheet" />

    <!-- Favicon and Meta -->
    <link
      rel="apple-touch-icon"
      sizes="180x180"
      href="favicon/apple-touch-icon.png" />
    <link
      rel="icon"
      type="image/png"
      sizes="32x32"
      href="favicon/favicon-32x32.png" />
    <link
      rel="icon"
      type="image/png"
      sizes="16x16"
      href="favicon/favicon-16x16.png" />
    <link rel="manifest" href="favicon/site.webmanifest" />
    <link
      rel="mask-icon"
      href="favicon/safari-pinned-tab.svg"
      color="#5bbad5" />
    <meta name="favicon/msapplication-TileColor" content="#da532c" />
    <meta name="favicon/theme-color" content="#333333" />
  </head>

  <body>
    <div id="main" class="main-container">
      <!-- Top Bar -->
      <header id="top-bar" class="top-bar modern-bar">
        <div id="logo" class="logo">
          <img width="32" src="/assets/logo.png" alt="Aaggu Logo" />
        </div>
        <div id="top-right" class="top-right">
          <div id="peopleOnline" class="people-online">
            <p><span>0</span>+ online now</p>
          </div>
          <button id="feedback-btn" class="button feedback-button">
            Provide Feedback
          </button>
        </div>
      </header>

      <!-- Main Content -->
      <main id="content" class="content-section">
        <!-- Intro Text -->
        <section id="social-message" class="social-message card">
          <p id="help-text">
            <strong>Explore Free Random Video Chat</strong>
            <br /><br />
            Welcome to Aaggu — Your Gateway to Random Chats! Aaggu is a free,
            anonymous video and text chat platform that instantly connects you
            with strangers from around the world. Whether you’re here to make
            new friends, beat boredom, or just talk to someone new, Aaggu is
            your place to explore spontaneous conversations. No sign-up
            required. Just choose your interest (optional), click a button, and
            get chatting — it’s that easy. Experience safe and exciting
            connections with people from different cultures, all at your
            fingertips.
          </p>
        </section>

        <!-- Info -->
        <section id="instructions" class="instructions info-text">
          <p>
            <i class="fas fa-exclamation-triangle" style="color: orange"></i>
            Video is being monitored. Keep it clean.
          </p>
        </section>

        <!-- Chat Options -->
        <section id="options-container" class="options-container">
          <div id="interest-container" class="interest-box card1">
            <p class="section-title">What do you wanna talk about?</p>
            <input
              type="text"
              id="interests"
              class="interest-input"
              placeholder="Add your interests (optional)" />
            <div id="tag-container" class="tag-container"></div>
          </div>

          <div id="chat-options" class="chat-options card1">
            <p class="section-title">Start chatting</p>
            <div id="button-container" class="button-container">
              <button class="button" id="text-btn">Text</button>
              <p class="or-text">or</p>
              <button class="button" id="video-btn">Video</button>
            </div>
          </div>
        </section>

        <!-- Footer -->
        <footer id="footer" class="footer modern-footer">
          <p>&#169; Aaggu 2025</p>
          <a href="mailto://[email protected]">Contact us</a>
        </footer>
      </main>

      <!-- Disclaimer -->
      <section id="disclaimer" class="disclaimer-section">
        <p>
          By using the Aaggu website, and/or related products...
          <strong>Aaggu website IS PROVIDED AS IS</strong> and to the maximum
          extent allowed...
        </p>
      </section>
    </div>

    <!-- Feedback Modal -->
    <div id="feedbackModal" class="modal">
      <div class="modal-content modern-modal">
        <span class="close">&times;</span>
        <h2>Provide Feedback</h2>
        <form id="feedbackForm">
          <textarea
            id="feedbackText"
            rows="10"
            class="feedback-textarea"
            placeholder="Your feedback..."
            required></textarea>
          <input
            type="submit"
            class="button submit-btn"
            id="submit-btn"
            value="Submit" />
        </form>
      </div>
    </div>

    <!-- Scripts -->
    <script defer src="./js/main.js"></script>
    <script defer src="./js/landing.js" type="module"></script>
  </body>
</html>
                               

Alan adının whois bilgisi

Domain Name: AAGGU.COM
Registry Domain ID: 2975216856_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.hostinger.com
Registrar URL: http://www.hostinger.com
Updated Date: 2025-04-14T20:49:45Z
Creation Date: 2025-04-14T20:22:31Z
Registry Expiry Date: 2026-04-14T20:22:31Z
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-27T17:54:37Z <<<
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