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 - iqfc0.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty
Date: Thu, 22 May 2025 19:08:31 GMT
Content-Type: text/html
Content-Length: 166
Connection: keep-alive
Location: https://iqfc0.com/
server: openresty
date: Thu, 22 May 2025 19:08:32 GMT
content-type: text/html
content-length: 166
location: https://www.iqfc0.com/
strict-transport-security: max-age=15768000
server: openresty
date: Thu, 22 May 2025 19:08:34 GMT
content-type: text/html
content-length: 4155
vary: Accept-Encoding
vary: Accept-Encoding
last-modified: Mon, 19 May 2025 11:16:49 GMT
vary: Accept-Encoding
etag: "682b1321-103b"
accept-ranges: bytes
strict-transport-security: max-age=15768000

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

http durum kodu 301, 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: iqfc0.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>金年会 - 金字招牌,信誉至上</title><script>window.h5Link = location.href.replace('www', 'm')
    if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|Windows Phone/i.test(navigator.userAgent)) {
      window.location.href = window.h5Link
    }</script><link href="/pc/js/app.85ad2914.js" rel="preload" as="script"><link href="/pc/js/chunk-vendors.85ad2914.js" rel="preload" as="script"></head><body><noscript><strong>We're sorry but 金年会 - 金字招牌,信誉至上 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="yidun-captcha"></div><div id="app"></div><script>(function (c, l, a, r, i, t, y) {
      c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) };
      t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i;
      y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);
    })(window, document, "clarity", "script", "o6npze5whe");</script><script src="/pc/js/chunk-vendors.85ad2914.js"></script><script src="/pc/js/app.85ad2914.js"></script></body><script src="https://cstaticdun.126.net/load.min.js"></script><script>function canGoCDN() {
    var htmlWebpackPlugin = {"files":{"publicPath":"/","chunks":{"chunk-vendors":{"size":2543995,"entry":"/pc/js/chunk-vendors.85ad2914.js","hash":"9598fa8c19eb98e08f6b","css":[]},"app":{"size":355483,"entry":"/pc/js/app.85ad2914.js","hash":"2393eee71e3284740e99","css":[]}},"js":["/pc/js/chunk-vendors.85ad2914.js","/pc/js/app.85ad2914.js"],"css":[]},"options":{"template":"/data/build_dir/jinnianhui/ks_webpc/node_modules/html-webpack-plugin/lib/loader.js!/data/build_dir/jinnianhui/ks_webpc/public/index.html","filename":"index.html","hash":false,"inject":true,"compile":true,"favicon":false,"minify":{"removeComments":true,"collapseWhitespace":true,"collapseBooleanAttributes":true,"removeScriptTypeAttributes":true},"cache":true,"showErrors":true,"chunks":"all","excludeChunks":[],"chunksSortMode":"auto","meta":{},"title":"金年会 - 金字招牌,信誉至上","xhtml":false,"cdn":"https://js.hongyunsheng.com/pc","NODE_ENV":"production"}}
    var mainJS = htmlWebpackPlugin.files.js
    var mainCss = htmlWebpackPlugin.files.css
    console.log(htmlWebpackPlugin)
    var NODE_ENV = 'production'
    var host = location.host
    var cdn = location.host.includes('pre') ? 'https://js.hongyunsheng.com/pc' : 'https://js.hongyunsheng.com/pc'
    // var host = location.host
    function createdJs(srcs, host) {
      for (var i = 0; i < srcs.length; i++) {
        var jsTag = document.createElement('script')
        jsTag.src = host + srcs[i]
        document.body.appendChild(jsTag)
      }
    }
    /**
 *
 * @param {srcs} 要创建的css标签的文件资源对象
 * @param {host} 标签的cdn路径
 */
    function createdCss(srcs, host) {
      for (var i = 0; i < srcs.length; i++) {
        var styleTag = document.createElement('link')
        styleTag.href = host + srcs[i]
        styleTag.rel = 'stylesheet'
        styleTag.type = 'text/css'
        document.getElementsByTagName('head')[0].appendChild(styleTag)
      }
    }
    function testCDNIsOK() {
      var xhr = new XMLHttpRequest()
      xhr.timeout = 3 * 1000
      xhr.open('GET', cdn + '/cdn_test.text?t=' + Date.now(), true)
      xhr.onerror = function (e) {
        if (mainCss.length) {
          createdCss(mainCss, '')
        }
        createdJs(mainJS, '')
      }
      xhr.ontimeout = function (e) {
        if (mainCss.length) {
          createdCss(mainCss, '')
        }
        createdJs(mainJS, '')
      }
      xhr.onload = function (e) {
        if (mainCss.length) {
          createdCss(mainCss, cdn)
        }
        createdJs(mainJS, cdn)
      }
      xhr.send()
    }

    if (['development', 'testing'].includes(NODE_ENV)) {
      createdJs(mainJS, '')
    } else {
      testCDNIsOK()
    }
    // testCDNIsOK()

  }
  // canGoCDN()</script></html>                               

Alan adının whois bilgisi

Domain Name: IQFC0.COM
Registry Domain ID: 2936217115_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gname.com
Registrar URL: http://www.gname.com
Updated Date: 2024-11-22T14:48:49Z
Creation Date: 2024-11-22T14:00:59Z
Registry Expiry Date: 2025-11-22T14:00:59Z
Registrar: Gname.com Pte. Ltd.
Registrar IANA ID: 1923
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +65.65189986
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: ANDY.NS.CLOUDFLARE.COM
Name Server: MARJORY.NS.CLOUDFLARE.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 2371 13 2 82977232E5674501E699FAE02B5D154B4A0E4B0522FFCD3F837B464C166461AE
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-22T19:08:23Z <<<
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