Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ikroh.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 18 May 2025 22:30:55 GMT
Server: Apache
Location: https://ikroh.com/
Cache-Control: max-age=172800
Expires: Tue, 20 May 2025 22:30:55 GMT
Content-Length: 226
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

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

200 OK - https://ikroh.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 18 May 2025 22:30:55 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade
Cache-Control: max-age=172800
Expires: Tue, 20 May 2025 22:30:55 GMT
Vary: Accept-Encoding,User-Agent
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

http status code 200 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: ikroh.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>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-36JPS7N6PY"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-36JPS7N6PY');
</script>


    
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="Established in 2006, we strategically blend marketing advertising channels online to connect people to products and services.">
    <meta name="author" content="IKROH">
    <link rel="icon" href="favicon.ico">
    <link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
    <link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
    <link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
    <link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
    <link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
    <link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
    <link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
    <link rel="icon" type="image/png" sizes="192x192"  href="/android-icon-192x192.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    <link rel="manifest" href="/manifest.json">
    <meta name="msapplication-TileColor" content="#ffffff">
    <meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
    <meta name="theme-color" content="#ffffff">

    <title>Marketing Agency Milton Keynes Northampton Award Winning</title>
    <link href="css/bootstrap.min.css" rel="stylesheet">
    <link href='https://fonts.googleapis.com/css?family=Raleway:400,700' rel='stylesheet' type='text/css'>

    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->

    <!-- Custom styles for this site -->
    <link href="css/custom.css" rel="stylesheet">
    <link rel="stylesheet" href="css/ekko-lightbox.css">
    <script src="js/moveTo.min.js"></script>
    <script>
    document.addEventListener('DOMContentLoaded', function(){
      const easeFunctions = {
        easeInQuad: function (t, b, c, d) {
          t /= d;
          return c * t * t + b;
        },
        easeOutQuad: function (t, b, c, d) {
          t /= d;
          return -c * t* (t - 2) + b;
        }
      }
      const moveTo = new MoveTo({
        ease: 'easeInQuad'
      }, easeFunctions);
      const triggers = document.getElementsByClassName('js-trigger');
      for (var i = 0; i < triggers.length; i++) {
        moveTo.registerTrigger(triggers[i]);
      }
    });
  </script>
<script src='https://www.google.com/recaptcha/api.js'></script>
  </head>
<!-- NAVBAR
================================================== -->
  <body class="ikroh homeik" onload="myFunction()">
    <!-- <div id="loader"></div> -->
<div id="myDiv" class="animate-bottom">
  <!-- <div class="animate-bottom"> -->
  <!-- modal start -->
  <div class="modal fade contact-form-modal" tabindex="-1" role="dialog" aria-labelledby="contact-form-modal" aria-hidden="false">
    <div class="modal-dialog modal-lg">
      <div class="modal-content">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal" aria-label="Close" id="nav-close"></button>
        </div>
        <div class="modal-body">
          <div class="row">
            <div class="col-xs-12">
              <p class="text-uppercase page-title hidden-xs">Get in touch</p>
              <p class="text-uppercase page-title visible-xs text-center">

                <img src="https://www.ikroh.com/images/mob-contact-callout-new-contact-team.jpg" alt="IKROH HQ">
                <br>
                <span class="strength">
              
              We’d love to talk to you about your goals and how we can get you there. If you’ve got a project in mind big or small, drop us a line.</span>
                <br>

                <b>
                  <font color="#8ebf42" face="Verdana, Geneva, sans-serif">Tel: </font>

                    <a href="tel:0843 886 8410">
                  <font color="#8ebf42" face="Verdana, Geneva, sans-serif">0843 886 8410</font>
                  </a>
                </b>
                <br>
                <font color="#8ebf42" face="Verdana, Geneva, sans-serif">Email: 
                </font>
                <a href="mailto:[email protected]?subject=GET IN TOUCH WITH IKROH" style="color: #8ebf42">[email protected]</a>
                <br>
                <font color="#8ebf42" face="Verdana, Geneva, sans-serif">
                Where you can find us:</font>
                <br>
                Victory House,<br>
                Business Park,<br>
                400 Pavilion Dr,<br>
                Northampton,<br>
                NN4 7PA
				</p>


              <div class="dividerik hidden-xs"></div>
              <h2 class="text-uppercase hidden-xs">


              We’d love to talk to you about your goals and how we can get you there. If you’ve got a project in mind big or small, drop us a line.</span>
                <br>
                <center>

                  <b>
                  <font color="#8ebf42" face="Verdana, Geneva, sans-serif">Tel: 
                </font>
                <a href="tel:0843 886 8410">
                  <font color="#8ebf42" face="Verdana, Geneva, sans-serif">0843 886 8410</font>
                  </a>
                </b>
                <br>

                 <b>
                <font color="#8ebf42" face="Verdana, Geneva, sans-serif">Email: 
                </font> <a href="mailto:[email protected]?subject=GET IN TOUCH WITH IKROH" style="color: #8ebf42">[email protected]</a>
                </b>

                <br>

                <font color="#8ebf42" face="Verdana, Geneva, sans-serif">
                Where you can find us: </font>
                <br>
                Victory House,<br>
                Business Park,<br>
                400 Pavilion Dr,<br>
                Northampton,<br>
                NN4 7PA
                

                <br>
                

                 

                <img src="https://www.ikroh.com/images/1_new_contact_team.jpg" alt="IKROH HQ">

              
                </h2>
                </center>
            </div>
          </div>
          <div class="row">
            
            <!-- ch 29j END
            <div class="col-md-7">
              <form name="form1" method="post" action="https://www.ikroh.com/thank_you.php" class="text-uppercase" id="subForm" role="form">
                <div class="form-group form-group">
                  <div class="col-sm-12">
                                      </div>
                </div>
                <div class="form-group">
                  <input type="text" class="form-control input-lg text-uppercase" id="inputName" name="inputName" placeholder="first name &amp; last name" required>
                </div>
                <div class="form-group">
                  <input type="email" autocomplete="email" required id="inputEmail" name="inputEmail" placeholder="email address" class="form-control input-lg text-uppercase">
                </div>
                <div class="form-group">
                  <input autocomplete="tel" type="phone" class="form-control input-lg text-uppercase" id="inputTelephone" name="inputTelephone" placeholder="Phone number" required>
                </div>
                <input type="hidden" name="hidden-url" id="hidden-url" class="hidden-xs" />
                <label for="inputMessage" class="hidden-xs">Tell us how you would like us to help you today</label>
                <textarea  rows="3" class="form-control input-lg text-uppercase hidden-xs" id="inputMessage" name="inputMessage"></textarea>
                <br>
                <div class="g-recaptcha" data-sitekey="6LdMllIUAAAAAAbIqHiUL9ZskIrQrK1TuAsdIJIJ"></div>

                <button type="submit" value="submit" name="submit" class="btn btn-default btn-block btn-lg text-uppercase">Submit</button>
              </form>
              </div> 
ch 29j END -->

              <!-- out 4sep23<div class="col-md-4 col-md-offset-1 height-same mapback hidden-xs hidden-sm">-->
                <!-- <div class="row">
                  <div class="col-md-1">
                    <img src="https://www.ikroh.com/images/address-icon.png">
                  </div>
                  <div class="col-md-10">
                    <h4 class="text-uppercase">Ikroh</h4>
                  <address>The Mansion / Bletchley Park / Milton Keynes / MK3 6EB</address>
                </div>
              </div>
              <div class="row">
                <div class="col-md-1">
                  <img src="https://www.ikroh.com/images/email-icon.png">
                </div>
                <div class="col-md-10">
                  <a href="mailto:[email protected]">[email protected]</a>
                </div>
              </div> -->
              <div class="row">
<!--
                <div class="col-xs-1 col-xs-offset-2">
                  <img src="https://www.ikroh.com/images/phone-icon.png">
                </div>
                <div class="col-xs-8">
                  
                </div>
              -->
              </div>
            </div>
          </div>
          <!-- <div class="modal-map">
            <img src="https://www.ikroh.com/images/ikroh-hq-map.jpg" alt="IKROH HQ" class="img-responsive">
          </div> -->
        </div>
        </div> <!-- /modal content -->
      </div>
    </div>
    <!-- modal end -->
    <nav class="sidemenu text-center">
      <div id="slantmenu">
        
      </div>
      <div class="menu-block">
        <!-- <button id="nav-close" type="button" class="navbar-toggle text-right" aria-expanded="false" aria-controls="navbar" data-toggle="collapse" data-target="#slantmenu"></button> -->
        <div class="iklogo"><a href="https://www.ikroh.com"><img src="https://www.ikroh.com/images/BLACK - IKROH Brand logo.png"></a></div>
        
        <ul class="list-unstyled main-menu">

          <li class="text-uppercase text-center orange"></li>

          <li class="dropdown text-center">



            
            <a href="services.php" class="dropdown-toggle text-uppercase" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Services <span class="caret"></span></a>
            <ul class="dropdown-menu">
              <li class="dropdown-header text-center">Marketing</li>
              
              <!--<li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/ecommerce-development.php">Ecommerce Development</a></li>-->
              <li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/pay-per-click.php">Pay Per Click</a></li>
              <li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/search-engine-optimisation.php">Search Engine Optimisation</a></li>
              <li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/social-media-marketing.php">Social Media Marketing</a></li>
              <li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/spotify-advertising.php">Spotify Advertising</a></li>
              <li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/video-advertising.php">Video Advertising</a></li>
              
              <!--<li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/ecommerce-pay-per-click.php">Ecommerce Pay Per Click</a></li>-->
              
              <li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/email-marketing.php">Email Marketing</a></li>
              <li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/branding-agency.php">Branding</a></li>
              <li class="dropdown-header text-center">Development</li>
              <li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/website-design.php">Website Development</a></li>
              <li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/web-analytics.php">Web Analytics</a></li>
              <li class=" text-uppercase text-center"><a href="https://www.ikroh.com/services/web-audit.php">Web Audit</a></li>
            </ul>
          </li>

          <li class=" text-uppercase"><a href="https://www.ikroh.com/clients-overview.php">Clients</a></li>
          <li class=" text-uppercase"><a href="https://www.ikroh.com/story.php">About Us</a></li>
          <!-- <li class=" text-uppercase"><a href="https://www.ikroh.com/insights.php">Insights</a></li> -->
          <li class=" text-uppercase" onclick="void(0)"><a class="contact-button" id="contact-button" data-toggle="modal" data-target=".contact-form-modal">Contact</a></li>






        </ul>
      </div>
    </nav>
    <div class="navbar-wrapper">
      <div id="contactside">
        <a href="#contact-button" data-toggle="modal" data-target=".contact-form-modal">
          <p class="text-uppercase">Contact</p>
        </a>
        
    </div>
      <div class="container-fluid">
        <nav class="navbar navbar-default navbar-fixed-top">
          <div class="navbar-header" id="navbar">
            <span class="text-uppercase fade" id="hovermenu">Menu</span>
       
            <button id="menubutton" type="button" class="navbar-toggle navbar-expander fixed" aria-expanded="false" aria-controls="navbar" data-target="#slantmenu">
            <span class="sr-only">Toggle navigation</span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            </button>
            
          </div>
        </nav>
      </div>
      <a class="navbar-brand" href="https://www.ikroh.com"><img src="https://www.ikroh.com/images/ikroh-logo.png" class="img-responsive"></a>
    </div><div class="jumbotron">
<!-- <div class="pattern"></div> -->
<div class="videoWrapper hidden-xs">
<iframe id="showreel" src="https://player.vimeo.com/video/211006462?autoplay=1&loop=1&title=0&byline=0&portrait=0" width="1920" height="1080" frameborder="0"></iframe>
</div>
  <div class="container text-center visible-xs">
    <h1 class="text-uppercase text-center">Creating World-Class<br> Digital Marketing Strategies</h1>
    <p class="lead text-uppercase text-center">For some of the leading brands for over 17 years
    </p>
    <a href="https://vimeo.com/211006462" data-remote="https://player.vimeo.com/video/211006462" data-toggle="lightbox" class="btn btn-default btn-lg btn-simply text-uppercase">View Showreel</a>
  </div>
  <div id="down-arrow"><a href="#slide2" class="js-trigger"><img src="images/white-arrow-small.png" class="img-responsive center-block"></a></div>
</div>
<div class="container-fluid top-content">
<div class="row partners">
  <div class="col-xs-12">
    <img src="images/ikroh-homepage-partner-icons.jpg" class="img-responsive hidden-xs">
    <img src="images/home-header-google-partner-mob.jpg" class="img-responsive visible-xs">
  </div>
</div>
<div class="row visible-xs mobilebrand">
  <div class="col-xs-12">
    <img src="images/home-header-brands-bandw-mob.jpg" class="img-responsive">
  </div>
</div>
  <div class="row chairVideo">
        <div class="col-xs-12">
          <!-- <iframe src="https://player.vimeo.com/video/178007294?autoplay=1&loop=1&title=0&byline=0&portrait=0" width="1920" height="1200" frameborder="0"></iframe> -->
          <!-- <img src="images/home-header-join-team-desk.jpg" class="img-responsive hidden-xs">
          <img src="images/home-header-join-team-mob.jpg" class="img-responsive visible-xs"> -->
        </div>
      </div>
    </div>
    <div class="container side-collapse-container marketing" id="slide2">
      <div class="row row-one">
        <div class="col-md-7">
          <!--<p class="text-uppercase page-title">Who we are?</p>-->
          <div class="dividerik"></div>
          <h2 class="text-uppercase"><span id="type-one"></span></h2>
          <div class="hide" id="typed-strings1">
            <!--ch = -->
            <!--<p>We are a <span class="strength">digital advertising agency</span> ^1000 who put the <span class="strength">tea</span> in team...</p>
            <p>We are a <span class="strength">digital advertising agency</span> who want to join your team!</p>-->
            <!-- ch =end-->

            <p>Creating <span class="strength">World-Class Digital Marketing Strategies</span> For some of the  <span class="strength">leading brands</span> for over 17 years</p>
          </div>
          </div>
          </div>
          <div class="row row-two">
          <div class="col-md-7">
          <p>We use bold and brilliant ideas to shift perceptions of brand identity and strategically blend advertising channels online to connect people to products and services where previously there were none!
            <br><br>

          <b>Why work with us?</b><br/>
          Together, we accelerate your brand growth by combining Ikroh’s industry expertise with the latest innovations. We help you build an agile, scalable online foundation, integrating advanced data and AI capabilities — and we embed our expertise continuously to unlock new opportunities for growth and innovation.
          <br><br>

          We work with both established and emerging development clients specialising in design-led brand communication and digital innovation to build brands people love. By combining creativity with commercial insight and analytical thinking to construct powerful brand stories that reach into the hearts of your audience, People choose brands in the same way they choose friends, attracted or repelled by particular sets of characteristics. Consumers make decisions based on how you make them feel. Let IKROH join you to become your new branding company today.</p>
          <center><a href="https://vimeo.com/211006462" data-remote="https://player.vimeo.com/video/211006462" data-toggle="lightbox" class="btn btn-default btn-lg btn-simply text-uppercase">View Showreel</a></center>

          


          <!-- Ch end -- <p>We’re an industry-leading digital advertising agency that is PEOPLE FOCUSED. People are at the heart of our business with the key focus on multiple channel advertising for Return On Investment focused campaigns.</p>
          <p>We are different from the usual agency. We specialise in optimising biddable advertising media exceptionally well and finding ways to improve the performance of our clients’ websites and marketing spend through intelligent analysis. We achieve this by hiring clever people and developing powerful software. Easy!</p>-->
          <!--<a href="story.php" class="btn btn-default btn-lg text-uppercase" id="startType">Learn More</a>-->
        </div>
      </div>
      </div>
      <div class="container-fluid spinner">
      <div class="row black">
        <div class="container">
          <div class="row">
            <div class="col-sm-6 same-height">
            <p class="text-uppercase page-title visible-xs">Client Portfolio</p>
                <h2 class="text-uppercase visible-xs">Our Recent Work</h2>
              <div class="black-quote border-box text-center">
                <div id="containQuote">
                  <img src="images/g-m-logo.png" class="img-responsive center-block"><br>
                  <img src="images/quote-marks-icon.png" class="img-responsive center-block">
                  <p class="lead">I'm really pleased with the results and have no hesitation in recommending Ikroh for your search engine optimization - unless you're a mapping company of course!</p>
                  <p class="grey">A. Smith, Managing Director</p>
                </div>
              </div>
            </div>
            <div class="col-sm-6 same-height recent">
                <p class="text-uppercase page-title hidden-xs">Client Portfolio</p>
                <h2 class="text-uppercase hidden-xs">Our Recent Work</h2>
                <div class="orange-block imgLiquidFill imgLiquid" id="orange-block">
                  <a href="clients-overview.php">
                    <img src="images/g-trend-branding.jpg">
                  </a>
                </div>
            </div>
            </div> <!-- row -->
            <div class="row">
              <div class="col-sm-6">
                <div class="row sub-row">
                  <div class="col-sm-10 col-sm-offset-2 col-md-9 col-md-offset-3">
                    <div class="yellow-block imgLiquidFill imgLiquid" id="yellow-block">
                      <img src="images/award-winning-digital-agency.jpg" >
                    
                    </div>
                  </div>
                </div>
                <div class="row sub-row">
                  <div class="col-sm-12">
                    <div class="white-block text-center">
                  <div class="imgLiquidFill imgLiquid" id="white-block">
                    <img src="images/brand-logo.png">
                  </div>
                  
                  <h2 class="text-uppercase">
                  			Trusted by hundreds of brands</h2>

                  	<!--<span>One of the UK's Leading</span><br>healthcare providers</h2>-->
                </div>
                    
                  </div>
                </div>
              </div>
              <div class="col-sm-5">
                <div class="grey-block text-center" id="grey-quote">
                <img src="images/quote-marks-icon.png" class="img-responsive center-block">
                  <p id="greytext">We have found Ikroh to be very customer focused and great at what they do. We went to Ikroh as we were sure we were overspending on our Adwords account. Ikroh took the time to understand our business and put together a whole new set of campaigns and not only did we get the functionality that we needed but the campaign performed better for less budget. We really felt that they were interested in the business and became part of our team. Thanks, guys!</p>
 <p class="grey">S. Burton, Managing Director</p>
                 <!-- <div class="imgLiquidFill imgLiquid" id="grey-block">
                    <img src="images/info-chart-img.png">
                  </div>-->
                </div>
              </div>
            </div> <!-- row -->
            <div class="row">
              <div class="col-md-12 col-xs-12 col-sm-5 col-sm-offset-6 col-md-offset-0 text-center">
          <a href="clients-overview.php" class="btn btn-default btn-lg btn-simply text-uppercase">Learn More</a>
                
              </div>
            </div> <!-- row -->
          </div> <!-- container -->
      </div> <!-- row -->

</div> <!-- end container fluid -->
<div class="container science" id ="scienceContainer">
  <div class="row row-title">
    <div class="col-md-12">
      <p class="text-uppercase page-title" id="pageTitle">We combine science and creativity</p>
      <div class="dividerik"></div>
    </div>
  </div>
  <div class="row row-text" id="rowText">
    <div class="col-md-6">
        <h2 class="text-uppercase" id="servicePrompt">by running <span class="strength">clever</span> online advertising campaigns across Google, Microsoft, Facebook, Instagram &amp; X for businesses looking to grow.</h2>
    </div>
    <div class="col-md-6">
      <p>We have been awarded as one of the top 10 agencies for enterprise SEO in the UK! However, our heritage is running advertising campaigns to performance KPI’s and our ability to manage your entire customer journey makes the difference. Our beautiful websites, rigorous split testing and deep understanding of your online marketing sets us apart from the crowd.</p>
      <p>We are highly experienced in monetising the entire advertising campaign and building cross-channel strategies. We are a flexible consultative company that tailor our team and adapt to your requirements speedily.</p>  
    </div>
  </div>
  </div> <!-- end container science -->
<div class="container-fluid">
  <div class="row portfolio">
        <div class="col-md-4 col-sm-6 col-xs-6">
          <div class="hovereffect" onclick="void(0)">
            <img class="img-responsive" src="images/ppc/ppc-gallery-1.jpg" alt="">
            <div class="overlay">
              <h2>Pay Per Click [PPC]</h2>
              <p>Over 17 Years Trading History, running multilingual campaigns, shopping, display, social media advertising.</p>
              <p class="linked"><a href="services/pay-per-click.php" class="btn btn-default btn-lg text-uppercase">See More</a></p>
            </div>
          </div>
        </div>
        <div class="col-md-4 col-sm-6 col-xs-6">
          <div class="hovereffect" onclick="void(0)">
            <img class="img-responsive" src="images/ppc/ppc-gallery-2.jpg" alt="">
            <div class="overlay">
              <h2>SEO</h2>
              <p>Gain more customers through higher visibility in the search engine's unpaid results. Often referred to as "natural" or "organic".</p>
              <p class="linked"><a href="services/search-engine-optimisation.php" class="btn btn-default btn-lg text-uppercase">See More</a></p>
            </div>
          </div>
        </div>
        <div class="col-md-4 col-sm-6 col-xs-6">
          <div class="hovereffect" onclick="void(0)">
            <img class="img-responsive" src="images/ppc/ppc-gallery-3.jpg" alt="">
            <div class="overlay">
              <h2>Social Media Advertising</h2>
              <p>We have a team of social media specialists working in house to help brands and businesses – of all shapes and sizes – leverage the social web effectively!</p>
              <p class="linked"><a href="services/social-media-marketing.php" class="btn btn-default btn-lg text-uppercase">See More</a></p>
            </div>
          </div>
        </div>
        <div class="col-md-4 col-sm-6 col-xs-6">
          <div class="hovereffect" onclick="void(0)">
            <img class="img-responsive" src="images/ppc/ppc-gallery-4.jpg" alt="">
            <div class="overlay">
              <h2>360 &amp; Video Production</h2>
              <p>Whether you want to inspire, engage or motivate your target audience. Our in house specialist team create videos that achieve the desired response.</p>
              <p class="linked"><a href="services/video-advertising.php" class="btn btn-default btn-lg text-uppercase">See More</a></p>
            </div>
          </div>
        </div>
        <div class="col-md-4 col-sm-6 col-xs-6">
          <div class="hovereffect" onclick="void(0)">
            <img class="img-responsive" src="images/ppc/ppc-gallery-5.jpg" alt="">
            <div class="overlay">
              <h2>Email Marketing</h2>
              <p>We've built a reputation for consistently delivering world-class campaigns for some of the leading brands.</p>
              <p class="linked"><a href="services/email-marketing.php" class="btn btn-default btn-lg text-uppercase">See More</a></p>
            </div>
          </div>
        </div>
        <div class="col-md-4 col-sm-6 col-xs-6">
          <div class="hovereffect" onclick="void(0)">
            <img class="img-responsive" src="images/ppc/ppc-gallery-6.jpg" alt="">
            <div class="overlay">
              <h2>Ecommerce Web Development</h2>
              <p>All Businesses Are Different BUT after the same goal! Bespoke ecommerce solutions with optional eBay & Amazon integration.</p>
              <p class="linked"><a href="services/website-design.php" class="btn btn-default btn-lg text-uppercase">See More</a></p>
            </div>
          </div>
        </div>
        </div>
</div>
<div class="container-fluid studies">
  <div class="row row-flash">
    <div class="col-md-8 col-md-offset-2 text-center">
      <p class="text-uppercase page-title">ALL WRAPPED UP IN ONE PLACE</p>
      <h2 class="text-uppercase">We’re a <span class="strength">one-stop</span> creative and development hub for your businesses growth</h2>
      <div class="ikdivider"></div>
    </div>
  </div>

  <div class="row case-studies">
    <div class="col-md-2 block-box col-sm-4 first">
      <div class="box text-center">
        <a href="case-studies/case-study-360-video.php">
          <div class="box-content">
            <img src="images/360-video-production-icon.png">
            <h3>360 Video Showreel</h3>
          </div>
        </a>
      </div>
    </div>
    <div class="col-md-2 block-box col-sm-4">
      <div class="box text-center">
        <a href="case-studies/case-study-university.php">
          <div class="box-content">
            <img src="images/multiple-channel-marketing-icon.png">
            <h3>Multiple Channel Spotify Advertising Case Study</h3>
            <!--<h3>Multiple Channel Marketing Case Study</h3>-->
          </div>
        </a>
      </div>
    </div>
    <div class="col-md-2 block-box col-sm-4" id="spotLight">
      <div class="box text-center">
        <a href="case-studies/case-study-led.php">
          <div class="box-content">
            <img src="images/pay-per-click-icon.png">
            <h3>Pay Per Click Case Study</h3>
          </div>
        </a>
      </div>
    </div>
    <div class="col-md-2 block-box col-sm-4">
      <div class="box text-center">
        <a href="case-studies/case-study-school-website.php">
          <div class="box-content">
            <img src="images/seo-icon.png">
            <h3>Social Media Case Study</h3>
          </div>
        </a>
      </div>
    </div>
    <div class="col-md-2 block-box col-sm-4">
      <div class="box text-center">
        <a href="case-studies/case-study-roofing.php">
          <div class="box-content">
            <img src="images/ecommerce-icon.png">
            <h3>SEO Case Study</h3>
          </div>
        </a>
      </div>
    </div>
    <div class="col-md-2 block-box col-sm-4 last">
      <div class="box text-center">
        <a href="case-studies/case-study-solar-power.php">
          <div class="box-content">
            <img src="images/digital-design-icon.png">
            <h3>Design Case Study</h3>
            <!--<h3>Ecommerce Case Study</h3>-->
          </div>
        </a>
      </div>
    </div>
      <div class="col-md-2 back-box">
      </div> <!-- hidden box -->
  </div>
  </div>
   <div class="container-fluid footer1">
<div class="row darker" id="footerForm">
  <div class="col-xs-12">
  <div class="col-sm-6 col-sm-offset-5">
    <h3 class="text-uppercase">Celebrating over 17 years in business</h3>
    <hr class="ikwhite">
    <p class="text-uppercase">WE SAW AN OPPORTUNITY IN 2006 TO COMBINE OUR GEEKINESS, CREATIVITY, AND PROBLEM-SOLVING TALENTS, AND OVER MANY DRINKS IKROH WAS BORN.</p>
    <p class="text-uppercase">WE BELIEVED WE COULD OFFER A COMPELLING ALTERNATIVE TO THE LARGER AD AGENCY ORGANISATIONS WE'D LEFT BEHIND.</p>
  </div>
    <button class="btn btn-default btn-block btn-success text-uppercase" href="#contact-button" data-toggle="modal" data-target=".contact-form-modal">let's <strong>create</strong> something great together</button>
  </div>
</div>
<div class="row form-mug hidden-xs">
    <div class="col-lg-4 col-sm-5">
      <img src="https://www.ikroh.com/images/10-year-mug-IKROH.png" class="img-responsive mug" id="ikrohmug">
    </div>
  </div>
<div class="row codebreak">
    <div class="col-md-5 col-md-offset-1">
      <p class="text-uppercase page-title">Where We are</p>
      <div class="dividerik"></div>
      <h2 class="text-uppercase historic">IKROH is a forward thinking, highly ethical <span class="strength">digital marketing agency</span>. We are committed to reaching new heights for our clients by providing innovative solutions that work in the real world.




      </h2>
      <p>Founded in 2006, IKROH is a privately owned UK company with over 20 years worth of experience in the field of search. Specialising in Pay Per Click advertising services, we work as a close-knit team on a one-to-one basis with all our clients, which include some of the biggest brands in the world.</p>
    </div>
    <div class="col-md-6 mansionimage imgLiquid imgLiquidFill" id="mansionImg">
      <a href="https://vimeo.com/211006462" data-remote="https://player.vimeo.com/video/211006462" data-toggle="lightbox">
        <img src="https://www.ikroh.com/images/ikroh-office.jpg" alt="Ikroh Head Office">
        <h2 class="text-uppercase text-center park-header">Only have a minute?<br><span class="strength">

          watch our showreal</span>.</h2>
      </a>
    </div>
  </div>
  <div class="row gmap">
    <div class="col-xs-12">
      <div class="map-wrap">
        <div class="overlay" onClick="style.pointerEvents='none'"></div>
        <iframe class="map" src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d39310.40708130159!2d-0.75480205!3d51.9904682!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2suk!4v1470329272608" width="100%" height="400" frameborder="0" style="border:0" scrolling="no"></iframe>
      </div>
    </div>
  </div> <!-- row -->
</div> <!-- container -->
  <footer>
    <div class="container-fluid">
      <div class="row black">
      <div class="col-sm-4 text-center col-sm-push-8">
        <div class="row">
          <!--<div class="col-sm-1 col-sm-offset-4 hidden-xs">
            <img src="https://www.ikroh.com/images/phone-icon.png">
          </div>-->
          <!--<div class="col-sm-4">
            
          </div>
        -->
        </div>
      </div>
      <div class="col-sm-4 text-center">
        <div class="row">
          <div class="col-sm-1 col-sm-offset-4 hidden-xs">
            <img src="https://www.ikroh.com/images/email-icon.png">
          </div>
          <div class="col-sm-4">
            <a href="mailto:[email protected]">[email protected]</a>
          </div>
        </div>
      </div>
      <div class="col-sm-4 text-center col-sm-pull-8">
          <div class="row">
            <div class="col-sm-1 col-sm-offset-4 hidden-xs">
              <img src="https://www.ikroh.com/images/address-icon.png">
            </div>
            <div class="col-sm-4">
              <h4 class="text-uppercase">Ikroh</h4>
            <!--<address>The Mansion / Bletchley Park / Milton Keynes / MK3 6EB</address>-->

<!-- 
Services to add = 
-->

          </div>
        </div>
      </div>
    </div>
    <div class="row darker">
      <div class="col-xs-10 col-xs-offset-1">
        <p class="medusa-paragraph text-center">&copy; 2006 - <script language="javascript" type="text/javascript">
          var today = new Date()
          var year = today.getFullYear()
          document.write(year)
          </script> All rights reserved | <a href="https://www.ikroh.com/privacy.php" rel="NOFOLLOW">Privacy</a> | <a href="https://www.ikroh.com/terms.php" rel="NOFOLLOW">Terms</a></p>
        
        <script type="text/javascript">
		var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "https://www.");
		document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
		</script>

		<script type="text/javascript">
		try {
		var pageTracker = _gat._getTracker("UA-6687803-1");
		pageTracker._trackPageview();
		} catch(err) {}</script>
        
      </div>
      </div> <!-- row -->
      
  </footer>

    <!-- Bootstrap core JavaScript
    ================================================== -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
    <script src="js/imgLiquid-min.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <script src="js/typed.js"></script>
    <!-- <script src="js/waypoint.js"></script> -->
    <script src="js/jquery.waypoints.js"></script>
    <script src="js/ekko-lightbox.min.js"></script>
    <script src="js/home.js"></script>
    <script src="https://player.vimeo.com/api/player.js"></script>
    <script type="text/javascript">
    //Select the #embeddedVideo element
    var video = document.getElementById('showreel');

    //Create a new Vimeo.Player object
    var player = new Vimeo.Player(video);

    //When the player is ready, set the volume to 0
    player.ready().then(function() {
        player.setVolume(0);
    });
</script>
  </body>
</html>
                               

Whois info of domain

Domain Name: IKROH.COM
Registry Domain ID: 617626462_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.123-reg.co.uk
Registrar URL: http://www.meshdigital.com
Updated Date: 2024-09-15T04:24:01Z
Creation Date: 2006-10-02T21:33:25Z
Registry Expiry Date: 2025-10-02T21:33:25Z
Registrar: 123-Reg Limited
Registrar IANA ID: 1515
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +44.3454502310
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.SHADOW.UNITEDHOSTING.CO.UK
Name Server: NS2.SHADOW.UNITEDHOSTING.CO.UK
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-18T22:30:38Z <<<
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