Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - smuud.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: private
Location: https://smuudnanobryggeri.wix.com:443/smuud-nanobryggeri
Content-Length: 0
Date: Tue, 06 May 2025 19:22:56 GMT
Content-Type: text/html; charset=UTF-8

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

404 Not Found - http://SmuudNanoBryggeri.wix.com/smuud-nanobryggeri
HTTP Status: 404
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
date: Tue, 06 May 2025 19:22:56 GMT
content-type: text/html; charset=utf-8
x-wix-cache-control: public, max-age=30
x-wix-request-id: 1746559376.630243080060713666245
age: 0
x-seen-by: W1c2/pqHBqplxcWufHCkILxkNjrXdwdgtu6E0yACibU=,m0j2EEknGIVUW/liY8BLLuibZi/iBWUtL5du4fKyNvfJftmKrOReD3ukbbas4YDo,2d58ifebGbosy5xc+FRalslfhDrbpKHuT5yvyr80jYSj+0dwX2qhP/ux59Nv8ipZe3qQGVb2lXBasSdoOXqhCw==,2UNV7KOq4oGjA5+PKsX47G4QF+GeWdUhDCF020NwcmK8ZDY613cHYLbuhNMgAom1,A0mzEnPcyAyqREBxkpRzvkVQ0KSj52JV8If03h0x1SE=,GsWP0CMYHkt4ic+JYzA/x9TRJXEYiJg7d2ciHlQZC0QpllXyxzTl8RePTnDm0V11CDP3+VTojRE97UuZW8q3fQ==
vary: Accept-Encoding
server-timing: cache;desc=miss, varnish;desc=miss, dc;desc=84_g
server: Pepyaka
x-content-type-options: nosniff
via: 1.1 google
glb-x-seen-by: zj+a2E71qOCweet+2KoAwKsDXK9Yj1hJlUA0MXxzy6E=
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked

HTTP Code 404 Not Found

404 Not Found means that the requested page or resource was not found on the server.

When is Code 404 used?

  • When a page is deleted
  • When the URL is incorrect
  • When there are navigation issues on the website

What does Code 404 mean for the user?

The user sees an error message, and search engines may remove the page from their index.

GET / HTTP/1.1
Host: smuud.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
  <!--  -->

<!doctype html>
<!--
    -->
<html ng-app="wixErrorPagesApp">
<head>
  <meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1, user-scalable=no">
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <title ng-bind="'page_title' | translate"></title>
  <meta name="description" content="">
  <meta name="viewport" content="width=device-width">
  <meta name="robots" content="noindex, nofollow">
  <!--  -->
    <link type="image/png" href="//www.wix.com/favicon.ico" rel="shortcut icon">
  <!--  -->
  <link href="//static.parastorage.com/services/third-party/fonts/Helvetica/fontFace.css" rel="stylesheet" type="text/css" />
  <!--  -->
  <link rel="stylesheet" href="//static.parastorage.com/services/wix-public/1.719.0/styles/error-pages/styles.css">
  <!--  -->
</head>
<body lang="en" ng-controller="ErrorPageController as errorPageCtrl" class="error-page-app" ng-class="{'secondary-background': isSecondaryBackground}">
<!--[if lt IE 9]>
<script src="//static.parastorage.com/services/third-party/es5-shim/2.1.0/es5-shim.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script src="//static.parastorage.com/services/third-party/jquery/2.0.3/jquery.min.js"></script>
<!--<![endif]-->

<script src="//static.parastorage.com/services/third-party/angularjs/1.2.28/angular.min.js"></script>
  <!--  -->
<script src="//static.parastorage.com/services/third-party/angularjs/1.2.28/i18n/angular-locale_en.js"></script>
<script src="//static.parastorage.com/services/third-party/angular-translate/1.1.1/angular-translate.min.js"></script>

<script src="//static.parastorage.com/services/wix-public/1.719.0/scripts/error-pages/locale/messages_en.js"></script>
  <!--  -->
<script src="//static.parastorage.com/services/wix-public/1.719.0/scripts/error-pages/app.js"></script>
  <!--  -->

<script>
  angular.module('wixErrorPagesApp').constant('staticsUrl', '//static.parastorage.com/services/wix-public/1.719.0/');
  angular.module('wixErrorPagesApp').constant('baseDomain', 'wix.com');
  angular.module('wixErrorPagesApp').constant('language', 'en');
  angular.module('wixErrorPagesApp').constant('errorCode', {code: 'ConnectYourDomain'});
  angular.module('wixErrorPagesApp').constant('data', {});
  angular.module('wixErrorPagesApp').constant('exceptionName', '');
  angular.module('wixErrorPagesApp').constant('serverErrorCode', '404');
  angular.module('wixErrorPagesApp').constant('requestId', '1746559376.630243080060713666245');
</script>
<div ng-cloak ng-include="errorPageCtrl.errorPageUrl">
  <div class="non-angular-supported-browser-wrapper">
    <h1 class="non-angular-supported-browser-header">Error ConnectYourDomain occurred</h1>
    <div class="non-angular-supported-browser-link">
      <span>Regardless, we recommend you to <a href="http://browsehappy.com/">update your browser.</a></span>
    </div>
  </div>
</div>
<!-- verification -->
<!-- end verification -->
</body>
</html>
                               

Whois info of domain

Domain Name: SMUUD.COM
Registry Domain ID: 1956948286_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.domainnameshop.com
Registrar URL: http://www.domainnameshop.com
Updated Date: 2025-03-23T15:54:21Z
Creation Date: 2015-09-02T13:10:11Z
Registry Expiry Date: 2025-09-02T13:10:11Z
Registrar: Domeneshop AS dba domainnameshop.com
Registrar IANA ID: 1001
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +47.22943333
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.HYP.NET
Name Server: NS2.HYP.NET
Name Server: NS3.HYP.NET
DNSSEC: signedDelegation
DNSSEC DS Data: 42561 15 4 8A16AD91A3093AB29C8345EA7F3CDAE284ECE8AD5EB44BD23A6A0C39D2A2AAE5CD24FA19D51F86A0AF2402433C2A5AA3
DNSSEC DS Data: 42561 15 2 7B3F8B5359FFAB56FDE1774AAC2777823E3F23F4B6001098198695262ED48F3F
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-06T19:22: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