Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - ticsw.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 09 May 2025 02:46:44 GMT
Content-Type: text/html; charset=iso-8859-1
Content-Length: 202
Connection: keep-alive
Location: https://ticsw.com/

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://ticsw.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 09 May 2025 02:46:45 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: sec_session_id=1650e95a3f2ec978cc271fafb2e2c47c; path=/; secure; HttpOnly
Vary: Accept-Encoding

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: ticsw.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>
  <script src="dmxAppConnect/dmxAppConnect.js"></script>
  <base href="/">
  <!-- Required meta tags -->
  <title>Training In Construction (TIC) SW Limited - NPORS Courses Centre Plant &amp; Workers</title>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <meta name="description" content="Training in Construction (TIC) SW Limited is a NPORS Accredited training company set up to provide industry based Plant training and certification to the South West.">
  <!-- Bootstrap CSS -->
  <!-- Custom CSS styles-->
  <link rel="stylesheet" href="css/style.css">
  <script src="https://code.jquery.com/jquery-3.5.1.min.js" crossorigin="anonymous"></script>
  <link rel="stylesheet" href="fontawesome6/css/all.min.css" />
  <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.22.2/moment.min.js" integrity="sha256-CutOzxCRucUsn6C6TcEYsauvvYilEniTXldPa6/wu0k=" crossorigin="anonymous"></script>
  <script src="dmxAppConnect/dmxBootstrap5Navigation/dmxBootstrap5Navigation.js" defer></script>
  <link rel="stylesheet" href="bootstrap/5/css/bootstrap.min.css" />
  <script src="dmxAppConnect/dmxBackgroundVideo/dmxBackgroundVideo.js" defer></script>
  <script src="dmxAppConnect/dmxVideo/dmxVideo.js" defer></script>
  <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon">
  <script src="dmxAppConnect/dmxStateManagement/dmxStateManagement.js" defer></script>
  <script src="dmxAppConnect/dmxBootstrap5Alert/dmxBootstrap5Alert.js" defer></script>
</head>

<body is="dmx-app" id="index">
  
  <div id="message" style="display:none;"></div>
<script>
setTimeout(function() {
    $('#message').slideUp('fast');
  }, 8000);
</script>  
  <dmx-cookie-manager id="cookies1"></dmx-cookie-manager>
  <div class="alert text-center position-fixed bottom-0 start-0 end-0 text-dark mb-0 bg-secondary p-2 rouded-0 border-0" id="alert1" is="dmx-bs5-alert" role="alert" type="secondary" style="z-index: 1000;border-radius: 0;" dmx-bind:show="cookies1.data.notification!=1">
    <p class="mb-0 text-light">This site uses cookies. <a href="https://www.cookiesandyou.com/" traget="_blank">Learn more</a>
      <button id="btn1" class="btn text-white btn-info btn-sm ms-4" dmx-on:click="cookies1.set('notification',1,{expires: 90})">Close</button>
    </p>
  </div>

  <!-- Wappler include head-page="../index.php" bootstrap5="local" fontawesome_6="local" jquery_slim_35="cdn" moment_2="cdn" -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2DGBN2XGQV"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-2DGBN2XGQV');
</script>
<div class="fixed-top">
  <div class="container-fluid p-0 bg-dark">
    <p class="style6 m-0 ms-auto py-2 ps-4 pe-3 bg-body-color text-primary"><a href="/courses.php" title="Courses with available spaces">COURSES AVAILABLE TO BOOK NOW</a></p>
  </div>
  <nav class="navbar navbar-expand-lg navbar-dark px-1 px-sm-2 h-25 bg-dark border-bottom border-primary border-3">
    <a title="Home" href=""><img src="assets/images/TIC_logo_navbar.png" srcset="assets/images/[email protected] 2x" class="nav-logo ms-1" style="z-index: 3;"></a>
    <div class="container-fluid d-flex justify-content-end" style="height:47px;">
      <button class="navbar-toggler order-3 order-lg-1 ms-3" type="button" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation" data-bs-toggle="collapse" data-bs-target="#navbarNav"> <span class="navbar-toggler-icon"></span> </button>
      <div class="collapse navbar-collapse" id="navbarNav">
        <ul class="navbar-nav ms-auto">
          <li class="nav-item px-2"> <a class="nav-link" href="">Home</a> </li>
          <li class="nav-item px-2"> <a class="nav-link" href="training-centre.php">Training Centre</a> </li>
          <li class="nav-item dropdown px-2" id="navbarDropdown">
            <a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">Courses</a>
            <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
              <li><a class="dropdown-item" href="course-360excavator.php">360 Excavator</a></li>
              <li><a class="dropdown-item" href="course-180excavator.php">180 Excavator</a></li>
              <li><a class="dropdown-item" href="course-telehandler.php">Telehandler</a></li>
              <li><a class="dropdown-item" href="course-dumper.php">Forward/Rear Tipping Dumper</a></li>
              <li><a class="dropdown-item" href="course-loadingshovel.php">Loading Shovel</a></li>
              <li><a class="dropdown-item" href="course-roller.php">Road Roller</a></li>
              <li><a class="dropdown-item" href="course-forklift.php">Counterbalance Forklift</a></li>
              <li><a class="dropdown-item" href="course-other.php">Other Courses</a></li>
            </ul>
          </li>
          <li class="nav-item px-2"> <a class="nav-link" href="contact.php">Contact Us</a> </li>
        </ul>
      </div>
      <a class="order-1 order-lg-2" href="tel:01823214234" title="Phone 01823 214234">
        <i class="fa-solid fa-phone text-primary fa-2x mx-3" style="font-size:1.6em;"></i>
      </a>
      <a class="order-2" href="mailto:[email protected]" title="Email [email protected]">
        <i class="fa-solid fa-envelope text-primary fa-2x"></i>
      </a>
    </div>
  </nav>
</div>
  <header id="page-header">
    <div class="bg-light video-wrapper">
      <video is="dmx-video" id="video1" preload="yes" autoplay loop muted playsinline width="100%" height="auto" poster="assets/images/poster.jpg">
        <source src="assets/images/TIC_Home_Banner.webm" type="video/webm">
        <source src="assets/images/TIC_Home_Banner.mp4" type="video/mp4">
      </video>
      <div class="container-fluid video-overlay d-flex align-items-center">
        <div class="container text-center py-5 mt-5 mt-md-0">
          <h1 class="display-5 text-primary">Training in Construction (TIC) SW Limited</h1>
          <h4 class="text-light">3 miles from M5 J27 (Tiverton)</h4>
        </div>
      </div>
    </div>
  </header>
  <section>
    <div class="container mt-3 mb-5 text-white text-center">
      <p>Training in Construction (TIC) SW Limited is a NPORS Accredited training provider, established to provide industry based plant training and certification to the South West. We are located 3 miles from Junction 27 (M5) and work with several training providers across Devon as well as our in house Instructor, Matt.</p>
      <p>We can offer training at our <a href="training-centre.php" title="Training Centre">Training Centre</a> located at Whiteball, as well as on our Client’s own Sites. Candidates can learn in a safe and friendly environment under the supervision of our experienced Instructors. We provide training to those wanting to start their journey in the industry, from Novices to those with years of experiences looking to renew their accreditation and refresh their training. We can tailor make our training to your Company’s or personal requirements to ensure that you get the best out of your workforce.</p>
      <p>Please enquire directly with us via the <a href="contact.php" title="Contact Us">Contact Us</a> page to learn more about what we have to offer and obtain a quote and availability. For more information on our Training Centre, please click <a href="training-centre.php" title="Training Centre">here</a></p>
    </div>
    <div class="container courses mb-5">
      <div class="row">
        <div class="col-12 text-center">
          <h3 class="section-title text-primary">Courses</h3>
        </div>
      </div>
      <div class="row justify-content-center g-2 g-sm-3">
        <div class="col-6 col-sm-6 col-md-4 col-xxl-3">
          <div class="card h-100"> <img class="card-img-top style1" src="assets/images/Vector-360excavator.png" srcset="assets/images/[email protected] 2x" alt="360 Excavator">
            <div class="card-body text-center pb-0 px-1 px-md-3">
              <h5 class="card-title">360 Excavator</h5>
            </div>
            <div class="card-footer text-center d-grid p-0">
              <a href="course-360excavator.php" class="btn btn-primary fw-bold rounded-0 rounded-bottom stretched-link py-2">MORE INFO</a>
            </div>
          </div>
        </div>
        <div class="col-6 col-sm-6 col-md-4 col-xxl-3">
          <div class="card h-100"> <img class="card-img-top style1" src="assets/images/Vector-180excavator.png" srcset="assets/images/[email protected] 2x" alt="180 Excavator">
            <div class="card-body text-center pb-0 px-1 px-md-3">
              <h5 class="card-title">180 Excavator</h5>
            </div>
            <div class="card-footer text-center d-grid p-0">
              <a href="course-180excavator.php" class="btn btn-primary fw-bold rounded-0 rounded-bottom stretched-link py-2">MORE INFO</a>
            </div>
          </div>
        </div>
        <div class="col-6 col-sm-6 col-md-4 col-xxl-3">
          <div class="card h-100"> <img class="card-img-top style1" src="assets/images/Vector-telehandler.png" srcset="assets/images/[email protected] 2x" alt="Telehandler">
            <div class="card-body text-center pb-0 px-1 px-md-3">
              <h5 class="card-title">Telehandler</h5>
            </div>
            <div class="card-footer text-center d-grid p-0">
              <a href="course-telehandler.php" class="btn btn-primary fw-bold rounded-0 rounded-bottom stretched-link py-2">MORE INFO</a>
            </div>
          </div>
        </div>
        <div class="col-6 col-sm-6 col-md-4 col-xxl-3">
          <div class="card h-100"> <img class="card-img-top style1" src="assets/images/Vector-dumper.png" srcset="assets/images/[email protected] 2x" alt="Forward/Rear Tipping Dumper">
            <div class="card-body text-center pb-0 px-1 px-md-3">
              <h5 class="card-title">Forward/Rear Tipping Dumper</h5>
            </div>
            <div class="card-footer text-center d-grid p-0">
              <a href="course-dumper.php" class="btn btn-primary fw-bold rounded-0 rounded-bottom stretched-link py-2">MORE INFO</a>
            </div>
          </div>
        </div>
        <div class="col-6 col-sm-6 col-md-4 col-xxl-3">
          <div class="card h-100"> <img class="card-img-top style1" src="assets/images/Vector-loadingshovel.png" srcset="assets/images/[email protected] 2x" alt="Loading Shovel">
            <div class="card-body text-center pb-0 px-1 px-md-3">
              <h5 class="card-title">Loading Shovel</h5>
            </div>
            <div class="card-footer text-center d-grid p-0">
              <a href="course-loadingshovel.php" class="btn btn-primary fw-bold rounded-0 rounded-bottom stretched-link py-2">MORE INFO</a>
            </div>
          </div>
        </div>
        <div class="col-6 col-sm-6 col-md-4 col-xxl-3">
          <div class="card h-100"> <img class="card-img-top style1" src="assets/images/Vector-roller.png" srcset="assets/images/[email protected] 2x" alt="Road Roller">
            <div class="card-body text-center pb-0 px-1 px-md-3">
              <h5 class="card-title">Road Roller</h5>
            </div>
            <div class="card-footer text-center d-grid p-0">
              <a href="course-roller.php" class="btn btn-primary fw-bold rounded-0 rounded-bottom stretched-link py-2">MORE INFO</a>
            </div>
          </div>
        </div>
        <div class="col-6 col-sm-6 col-md-4 col-xxl-3">
          <div class="card h-100"> <img class="card-img-top style1" src="assets/images/Vector-forklift.png" srcset="assets/images/[email protected] 2x" alt="Counterbalance Forklift">
            <div class="card-body text-center pb-0 px-1 px-md-3">
              <h5 class="card-title">Counterbalance Forklift</h5>
            </div>
            <div class="card-footer text-center d-grid p-0">
              <a href="course-forklift.php" class="btn btn-primary fw-bold rounded-0 rounded-bottom stretched-link py-2">MORE INFO</a>
            </div>
          </div>
        </div>
        <div class="col-6 col-sm-6 col-md-4 col-xxl-3">
          <div class="card h-100"> <img class="card-img-top style1" src="assets/images/Vector-other.png" srcset="assets/images/[email protected] 2x" alt="Other Courses">
            <div class="card-body text-center pb-0 px-1 px-md-3">
              <h5 class="card-title">Other Courses</h5>
            </div>
            <div class="card-footer text-center d-grid p-0">
              <a href="course-other.php" class="btn btn-primary fw-bold rounded-0 rounded-bottom stretched-link py-2">MORE INFO</a>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="container mt-3 mb-5 text-white">
      <div class="row">
        <div class="col-12 col-md-6">
          <h1><i class="fa-solid fa-quote-left text-primary"></i></h1>
          <h3>Our Testimonials</h3>
          <p class="fs-5">Hear from our clients. Check out our testimonials here!</p>
        </div>
        <div class="col-12 col-md-6">
          <div id="carouselTestimonials" class="carousel slide mt-3">
            <div class="carousel-indicators">
              <button type="button" data-bs-target="#carouselTestimonials" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
            </div>
            <div class="carousel-inner px-5 pb-5">
              <div class="carousel-item active">
                <p class="text-primary fs-5">The instructors' knowledge and moreover the approach to the candidates, was exemplary. Everyone’s skills and health and safety awareness have improved dramatically thanks to the training they've received from TIC SW</p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>

  <!-- Wappler include head-page="../index.php" bootstrap5="local" fontawesome_6="local" jquery_slim_35="cdn" moment_2="cdn" -->
<footer id="page-footer" class="bg-light pb-5">
  <div class="container my-3">
    <div class="row">
      <div class="col-12 col-lg-4">
        <div class="d-flex">
          <p class="mt-1"><i class="fa fa-map-marker text-primary fa-xl"></i></p>
          <div class="ms-3">
            <p class="mb-1"><span class="lead"> Training In Construction (TIC) SW Limited</span></p>
            <p class="mb-0">Maidendown Stage<br>Burlescombe<br>Tiverton<br>EX16 7JX</p>
          </div>
        </div>
      </div>
      <div class="col-12 col-lg-4">
        <div class="d-flex justify-content-lg-center">
          <p class="lead d-inline"><a href="tel:01823214234"><i class="fa-solid fa-phone text-primary me-2"></i> 01823 214234</a><br>
            <a href="mailto:[email protected]"><i class="fa-solid fa-envelope text-primary me-2"></i> [email protected]</a>
          </p>
        </div>
      </div>
      <div class="col-12 col-lg-4">
        <a href="https://npors.com/" target="_blank" title="NPORS Website"><img class="img-responsive d-block ms-lg-auto" style="max-width:200px;" src="../assets/images/NPORS-Logo.png" srcset="../assets/images/[email protected] 2x"></a>
      </div>
    </div>

  </div>
  <div class="container d-flex justify-content-between">
    <span class="text-muted">Copyright 2025 Training In Construction (TIC) SW Limited</span>
    <span class="text-muted text-end">Company Number 14890568</span>
  </div>
</footer>  <!-- Optional JavaScript -->
  <!-- jQuery first, then Popper.js, then Bootstrap JS -->
  <script src="bootstrap/5/js/bootstrap.bundle.min.js"></script>
</body>

</html>                               

Whois info of domain

Domain Name: TICSW.COM
Registry Domain ID: 2783387683_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.tucows.com
Registrar URL: http://www.tucows.com
Updated Date: 2025-04-23T14:30:38Z
Creation Date: 2023-05-23T14:30:05Z
Registry Expiry Date: 2027-05-23T14:30:05Z
Registrar: Tucows Domains Inc.
Registrar IANA ID: 69
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4165350123
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.LIVEDNS.CO.UK
Name Server: NS2.LIVEDNS.CO.UK
Name Server: NS3.LIVEDNS.CO.UK
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-09T02:46:36Z <<<
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