# Domain Names | Web Hosting | Dedicated Servers | UK Based | Easyspace

> Markdown mirror of DialtoneApp's public top-site detail page for `titaninternet.co.uk`.

URL: https://dialtoneapp.com/top-sites/titaninternet.co.uk/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/titaninternet.co.uk

## Summary

- Domain: `titaninternet.co.uk`
- Website: https://titaninternet.co.uk
- Description: ai readable | score 24 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 340459

## robots

Not found.

## llms

~~~text
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>Domain Names | Web Hosting | Dedicated Servers | UK Based | Easyspace</title>
    <meta name="description" content="UK based Easyspace sell Domain names, Web Hosting, Microsoft 365, Email Hosting, Dedicated Servers & UK Support">
    <meta name="keywords" content="Domain names, Web Hosting, Microsoft 365, Email Hosting, Dedicated Servers, UK Support, UK">
    <meta name="robots" content="index,follow,noodp,noydir">
    <meta name="abstract" content="Domain names, Web Hosting, Microsoft 365, Email Hosting, Dedicated Servers, UK Support, UK">
    <meta name="canonical" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
    <meta name="format-detection" content="telephone=no">
    <meta name="language" content="en-gb" />
    <meta name="copyright" content="2026 Easyspace">
    <meta name="author" content="Easyspace">
    <meta name="google" content="notranslate">
    <meta name="classification" content="Web Services" />
    <meta name="rating" content="Safe For Kids" />
    
    <!--    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jsSocials/1.4.0/jssocials.css" type="text/css">
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jsSocials/1.4.0/jssocials-theme-flat.css" type="text/css">-->
    <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,700&display=swap" rel="stylesheet">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css" type="text/css">
    <link rel="stylesheet" href="/assets/css/animation.css" type="text/css">
    <link rel="stylesheet" href="/assets/css/style.css?v=29" type="text/css">
    <link rel="stylesheet" href="/assets/css/banners.css?v=2" type="text/css">
    <link rel="stylesheet" href="/assets/css/reviews.css" type="text/css">
    <link rel="stylesheet" href="/assets/vendor/slick/1.6.0/slick.css" type="text/css">
    <link rel="stylesheet" href="/assets/css/slick.css" type="text/css">

    <!--TODO: Add Opengraph/Twitter meta data-->

    <!-- Google Tag Manager -->
    <script>
        (function(w, d, s, l, i) {
            w[l] = w[l] || [];
            w[l].push({
                'gtm.start': new Date().getTime(),
                event: 'gtm.js'
            });
            var f = d.getElementsByTagName(s)[0],
                j = d.createElement(s),
                dl = l != 'dataLayer' ? '&l=' + l : '';
            j.async = true;
            j.src =
                'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
            f.parentNode.insertBefore(j, f);
        })(window, document, 'script', 'dataLayer', 'GTM-M9RSJ93');
    </script>
    <!-- End Google Tag Manager -->

    <!--AB Testing-->
    
    <meta name="apple-mobile-web-app-title" content="Easyspace.com">
    <meta name="theme-color" content="#ec5f19">

    <link href='/assets/css/index.css?v=3' rel='stylesheet' type='text/css'/>
    
    <!--TODO: The JQuery is required by the prefix library. With Gulp we can remove both these includes.-->
    <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> -->
    <script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script>
    <script src="/assets/vendor/jquery-prefixfree/prefixfree.dynamic-dom.min.js"></script>
    <script src="https://www.google.com/recaptcha/api.js"></script>

    </head>

<body class="non-business-hours">
    <!-- Google Tag Manager (noscript) -->
    <noscript>
        <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M9RSJ93" height="0" width="0" style="display:none;visibility:hidden"></iframe>
    </noscript>
    <!-- End Google Tag Manager (noscript) -->

    <style>
        .important.ribbon {
            background: #333;
            position: absolute;
            top: 3.3em;
            width: 100%;
            color: white;
            text-align: center;
            padding: 0.2em 2em;
            display: inline-flex;
            justify-content: center;
            align-items: baseline;
            opacity: 0;
        }

        .important.ribbon.display {
            opacity: 1;
        }

        .important.ribbon span {
            display: none;
        }

        .important.popup {
            border: 1px solid #0000001a;
            background: #fff;
            color: #333;
            padding: 1.8em 2em 1.8em 72px;
            position: fixed;
            right: .5em;
            top: .5em;
            z-index: 10;
            width: calc(100% - 1em);
            font-size: .85em;
            line-height: 1.5;
            border-radius: 7px;
            box-shadow: 0 2px 10px #0000002b;
            transform: translateX(2em);
            opacity: 0;
            pointer-events: none;
        }

        .important.animate {
            transition: transform 300ms ease, opacity 300ms ease;
        }

        .important.popup.display {
            transform: translateX(0);
            opacity: 1;
            pointer-events: all;
        }

        .important i {
            color: #e84407;
            margin-right: 0.6em;
        }

        .important.popup i {
            position: absolute;
            top: 20px;
            left: 20px;
            font-size: 2.5em;
            margin: 0;
        }

        .important p {
            margin: 0;
            padding: 0;
        }

        .important a {
            color: #ec5f19;
            border-bottom: 1px dotted;
            white-space: nowrap;
        }

        .important .bold {
            font-size: 1.35em;
            margin-bottom: 0.3em;
            display: block;
            font-weight: 600;
        }

        .important.popup .cross {
            position: absolute;
            top: 0.7em;
            right: 0.7em;
            width: 1.35em;
            height: 1.35em;
            font-size: 2em;
            line-height: .5em;
            padding: 0.4em;
            cursor: pointer;
        }

        @media only screen and (min-width: 1024px) {
            .important.ribbon {
                top: 9em;
            }

            .important.popup {
                width: 350px;
                top: 5.2em;
                bottom: unset;
            }
        }
    </style>
    <script>
        var go = true;
        $(window).scroll(function() {
            if ($(this).scrollTop() > 50 && go) {
                $(".important").removeClass("ribbon animate display").addClass("popup");
                setTimeout(function() {
                    $(".important").addClass("animate display");
                }, 300);
                go = false;
            } else if ($(this).scrollTop() < 50 && !go) {
                $(".important").removeClass("display");
                setTimeout(function() {
                    $(".important").removeClass("popup animate").addClass("ribbon");
                }, 290);
                setTimeout(function() {
                    $(".important").addClass("animate display");
                }, 310);
                go = true;
            }
        });


        $(document).ready(function() {
            $(".important .cross").click(function() {
                $(".important").removeClass("display");
                setTimeout(function() {
                    $(".important").remove();
                }, 300);
                go = true;
            });
        });
    </script>

    <header>
        <div class="topnav">
                        <div class="toplinks" style="width: 1000px;text-align: right;">
                 <a class="navBusinessHours"  href="/contact-easyspace" ><span>Click here for the easyspace callback service </span></a>

                    <a href="https://controlpanel.easyspace.com/">Renew Services</a>
                    <a href="https://supportservices.easyspace.com/">Support</a>
                    <a href="https://www.easyspace.com/webmail">Webmail</a>
                    <a href="https://www.easyspace.com/blog/">Blog</a>
                    <div class="dropdown">
                        <a href="https://controlpanel.easyspace.com/" class="cp-link">Control Panel</a>
                                            </div>


                                </div>
            <a onclick="history.go(-1)" class="backlink"><i class="fa fa-chevron-left" aria-hidden="true"></i> back</a>
        </div>
        
<nav role="navigation"><a href="/" class="logo">Easyspace.com</a>
    <div class="headerdomain">
        <form action="/wizard/?journey=domain&stage=domain/search" method="post">
            <input type="hidden" name="source" placeholder="basic_domain_search">
            <!-- fast lookup options -->
            <input type="hidden" name="fast" value="yes">
            <input type="hidden" name="nosearch" value="yes">
            <input type="hidden" name="ajaxload" value="onscroll">
            <!-- options -->
            <input type="hidden" name="source" placeholder="basic_domain_search">
            <input type="hidden" name="suggestion" value="no">
            <input type="hidden" name="presearched" value="yes">
            <input type="hidden" name="order_results" value="yes">
            <input type="hidden" name="preselected" value="yes">
            <input type="hidden" name="getoffers" value="yes">
            <input type="hidden" name="usens" value="yes">
            <input type="hidden" name="chunks" value="0">
            <!--Required by bulk search-->
            <input type="hidden" name="max_suggestions" value="35">
            <input type="hidden" name="wait" value="8">
            <input type="hidden" name="extensions" value="">
            <input name="domain" type="text" placeholder="Search for a domain name">
            <input type="hidden" name="crsf_token" value="75d9328840888f75e283c6f50689dfd95b7452c763c7d827ed9418f93b0b16dfc788af3c5c00bcff7814675366fa061f78f84195c77464ab5c09bcc5cc5080a4">            <button type="submit" class="headerdomainsearch g-recaptcha" data-callback='onSubmitTopNav' data-action='submit' data-sitekey='6LcT2qIZAAAAAFW-xFOW8JsPtvqU65UgmbEB469o'><i class="fa fa-search" aria-hidden="true"></i></button>
            <i class="fa fa-close"></i>
            <span class="pre-search"><i class="fa fa-search"></i> Search for a domain name</span>
        </form>
    </div>
    <ul>
        <li><a href="#" class="first has-sub   ">Domain<t class="ShowOnSmallScreen">s</t>
                <t class="HideOnSmallScreen">Names</t>
            </a> <span id="s1"></span>
            <ul class="subs">

                <form action="/wizard/?journey=domain&stage=domain/search" class="domain_input" method="post">
                    Search for a domain name
                    <input type="hidden" name="source" placeholder="basic_domain_search">
                    <!-- fast lookup options -->
                    <input type="hidden" name="fast" value="yes">
                    <input type="hidden" name="nosearch" value="yes">
                    <input type="hidden" name="ajaxload" value="onscroll">
                    <!-- options -->
                    <input type="hidden" class="suggestions" name="suggestion" value="no">
                    <input type="hidden" name="keyword_search" value="no">
                    <input type="hidden" name="chunk" value="0">
                    <!--Required by bulk search-->
                    <input type="hidden" name="presearched" value="yes">
                    <input type="hidden" name="order_results" value="yes">
                    <input type="hidden" name="preselected" value="yes">
                    <input type="hidden" name="getoffers" value="yes">
                    <input type="hidden" name="usens" value="yes">
                    <input type="hidden" name="max_suggestions" value="35">
                    <input type="hidden" name="wait" value="8">
                    <input type="hidden" name="extensions" value="">
                    <input name="domain" type="text" placeholder="Domain search">
                    <input type="hidden" name="crsf_token" value="75d9328840888f75e283c6f50689dfd95b7452c763c7d827ed9418f93b0b16dfc788af3c5c00bcff7814675366fa061f78f84195c77464ab5c09bcc5cc5080a4">                    <input type="submit" value="" class="g-recaptcha" data-callback='onSubmitNav' data-action='submit' data-sitekey='6LcT2qIZAAAAAFW-xFOW8JsPtvqU65UgmbEB469o'>
                    <select class="searchnav" name="searchnav">
                        <option value="domain">Domain Names</option>
                        <option value="premium">Premium Domains</option>
                        <option value="keyword">Keywords</option>
                        <!-- <option value="auction">Auctions</option> -->
                        <option value="bulk">Bulk Search</option>
                    </select>
                </form>
                <form action="/wizard/?journey=domain&stage=domain/search" onSubmit="return validateTextarea();" name="textareaForm" class="domain_textarea" method="post" id="bulkSearchForm">
                    Search for a domain names
                    <input type="hidden" name="source" placeholder="basic_domain_search">
                    <!-- fast lookup options -->
                    <input type="hidden" name="fast" value="yes">
                    <input type="hidden" name="nosearch" value="yes">
                    <input type="hidden" name="ajaxload" value="onscroll">
                    <!-- options -->
                    <input type="hidden" class="suggestions" name="suggestion" value="no">
                    <input type="hidden" name="keyword_search" value="no">
                    <input type="hidden" name="chunk" value="0">
                    <!--Required by bulk search-->
                    <input type="hidden" name="presearched" value="yes">
                    <input type="hidden" name="order_results" value="yes">
                    <input type="hidden" name="preselected" value="yes">
                    <input type="hidden" name="getoffers" value="yes">
                    <input type="hidden" name="usens" value="yes">
                    <input type="hidden" name="max_suggestions" value="35">
                    <input type="hidden" name="wait" value="8">
                    <input type="hidden" name="extensions" value="">
                    <textarea name="domain" placeholder="Enter your domain names (e.g. firstDomain.com, secondDomain.co.uk, ...)"></textarea>
                    <input type="hidden" name="crsf_token" value="75d9328840888f75e283c6f50689dfd95b7452c763c7d827ed9418f93b0b16dfc788af3c5c00bcff7814675366fa061f78f84195c77464ab5c09bcc5cc5080a4">                    <input type="submit" value="" class="g-recaptcha" data-callback='onSubmitBulk' data-action='submit' data-sitekey='6LcT2qIZAAAAAFW-xFOW8JsPtvqU65UgmbEB469o'>
                    <select class="searchnav" name="searchnav">
                        <option value="domain">Domain Names</option>
                        <option value="premium">Premium Domains</option>
                        <option value="keyword">Keywords</option>
                        <!-- <option value="auction">Auctions</option> -->
                        <option value="bulk" selected>Bulk Search</option>
                    </select>
                </form>

                <li>
                    <ul>
   <li class="">
      <a href="/domain-names">
         <strong>Domain Names</strong> Search
         <p>Register and manage domain names easily. From .co.uk to .com and .email to .shop - find the right name here.</p>
      </a>
   </li>
   <li class="">
      <a href="/domain-names/transfer">
         <strong>Transfer Domain Names</strong> to Easyspace
         <p>Move your domain names to Easyspace and take advantage of our expertise, security &amp; great offers.</p>
      </a>
   </li>
   <li class="">
      <a href="/domain-names/domain-name-management">
         <strong>Corporate Domain</strong> Management<span></span>
         <p> A managed service for clients who require efficient and compliant management of their domain names.</p>
      </a>
   </li>
   <li class="">
      <a href="/premium-domains">
         <strong>Premium Domain Name</strong> Search<span></span>
         <p> Search for popular web addresses with strong branding opportunities.</p>
      </a>
   </li>
</ul>
<ul>
   <li class="">
      <a href="/domain-names/extensions">
         <strong>Domain Name</strong> Extensions
         <p>We can register and manage 95% of the global domain names – including ccTLD’s new gTLD’s.</p>
      </a>
   </li>
   <li class="">
      <a href="/domain-names/accreditations">
         <strong>Domain Name</strong> Accreditations
         <p>Easyspace are one of the few ICANN accredited registrars in the UK.</p>
      </a>
   </li>
	<li class="">
      <a href="/domain-names/adultblock">
         <strong>AdultBlock</strong>
         <p>The AdultBlock and AdultBlock+ service is a new rights protection blocking service provided by ICM Registry specifically for brand holders.</p>
      </a>
   </li>
	<li class=" mobileonly">
      <a href="/domain-protect">
         <strong>Domain Protect</strong>
      </a>
   </li>
</ul>
                    <style>.navPromoHostingSSL{padding-top:10px}.navPromoHostingSSL h3{margin:10px 0 -21px 0}.navPromoHostingSSL{text-align:center;color:#f06028}.navPromoHostingSSL a.imageLink,.navPromoHostingSSL a.imageLink img{width:100%}.navPromoHostingSSL i.fa-sun-o{color:#fc0!important;font-size:32px!important;position:absolute;right:0;top:-20px}.navPromoHostingSSL a{line-height:49px!important;width:190px;font-size:16px}
.navPromo .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
nav ul.subs .navPromo li {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
.navPromo li:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
    padding: 0 0 1.5em;
    margin: 0 0 1.5em;
}
.navPromo h3 {
    text-align: center;
    margin: 0.5em;
    font-size: 1.1em;
}
.navPromo .flex > div {
    width: calc(50% - 0.5em);
    padding: 0;
    margin: 0;
    text-align: center;
}
.navPromo .flex > div a {
	padding: 0;
    margin: 0;
    border: none!important;
}
.navPromo .flex > div a img {
    width: 100%;
}
.navPromo .flex > div p {
	margin: 1em 0 1em;
	font-size: .89em;
	line-height: 1.4em;
}
.navPromo a.btn {
    padding: 0.7em 1em;
    height: auto;
}
.navPromo .flex > div.col33 {
	width: calc(100% / 3 - 0.5em);
}
.navPromo .flex > div.col66 {
	width: calc((100% / 3) * 2 - 0.5em);
}
</style>
<ul class="standardnav navPromo desktoponly" style="margin-top: -4.9em;">
    <li>
        <div class="flex">
			<div class="col33">
				<a class="imageLink" href="/domain-protect">
					<img src="/assets/images/content/domains/domain-protect/domain-protect-1.svg" alt="Domain Protect (DNSSEC)">
				</a>
			</div>
			<div class="col66">
				<h3 class="clr--doveGray">Domain Protect (DNSSEC)</h3>
				<p>Domain Protect (DNSSEC) adds authentication to DNS for increased trust.</p>
				<a href="/domain-protect" class="btn buy">Find out more</a>
			</div>
        </div>
    </li>
    <li>
        <div class="flex">
			<div class="col33">
				<a class="imageLink" href="/secure-forwarding">
					<img src="/assets/images/content/webhosting/elephants/secure-forwarding.svg" alt="Secure Domain Forwarding">
				</a>
			</div>
			<div class="col66">
				<h3 class="clr--doveGray">Secure Domain Forwarding</h3>
				<p></p>Ensure visitors can access your site.</p>
				<a href="/secure-forwarding" class="btn buy">Find out more</a>
			</div>
        </div>
    </li>
</ul>                </li>
                <li>
                </li>
            </ul>
        </li>
        <li><a href="#" class="has-sub ">
                <t class="HideOnSmallScreen">Web</t>
                Hosting
            </a>
            <ul class="subs">
                <li>
                    <ul>
   <li class="">
      <a href="/web-hosting">
         <strong>Web Hosting</strong> Packages
         <p>SSL friendly UK based Web hosting packages available online, with free domain names and 24x7 UK support.</p>
      </a>
   </li>
   <li class="">
      <a href="/web-hosting/entry-web-hosting">
         Entry <strong>Website Hosting</strong>
         <p>Get started online easily, hosting in its easiest form, with email and a free domain name on yearly purchases.</p>
      </a>
   </li>
   <li class="">
      <a href="/web-hosting/standard-web-hosting">
         Standard <strong>Hosting</strong>
         <p>Host a website with a database, domain name and email with full 24x7 UK based support.</p>
      </a>
   </li>
</ul>
<ul>
   <li class="">
      <a href="/web-hosting/premium-web-hosting">
         Premium <strong>Website Hosting</strong>
         <p>Premium website hosting comes free with SSL (HTTPS:), backup & restore, IMAP email, and unlimited storage.</p>
      </a>
   </li>
   <li class="">
      <a href="/web-hosting/wordpress">
         <strong>Dedicated</strong> WordPress Hosting
         <p>The package comes complete with Backup & Restore, IMAP email all on a dedicated environment.</p>
      </a>
   </li>
</ul>                    <style>.navPromoHostingSSL{padding-top:10px}.navPromoHostingSSL h3{margin:10px 0 -21px 0}.navPromoHostingSSL{text-align:center;color:#f06028}.navPromoHostingSSL a.imageLink,.navPromoHostingSSL a.imageLink img{width:100%}.navPromoHostingSSL i.fa-sun-o{color:#fc0!important;font-size:32px!important;position:absolute;right:0;top:-20px}.navPromoHostingSSL a{line-height:49px!important;width:190px;font-size:16px}
.navPromo .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
nav ul.subs .navPromo li {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
.navPromo li:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
    padding: 0 0 1.5em;
    margin: 0 0 1.5em;
}
.navPromo h3 {
    text-align: center;
    margin: 0.5em;
    font-size: 1.1em;
}
.navPromo .flex > div {
    width: calc(50% - 0.5em);
    padding: 0;
    margin: 0;
}
.navPromo .flex > div a {
	padding: 0;
    margin: 0;
    border: none!important;
    text-align: center;
}
.navPromo .flex > div a img {
    width: 100%;
}
.navPromo .flex > div a.btn {
    padding: 0.7em 1em;
    height: auto;
}
</style>
<ul class="standardnav navPromo desktoponly">
    <li>
        <h3 class="clr--doveGray">Secure your website easily with a simple click&hellip;</h3>
        <div class="flex">
            <div>
                <a class="imageLink" href="/web-hosting/secure">
                    <img src="/assets/images/content/nav-promos/hostingSSLv2.png" alt="Secure Hosting SSL">
                </a>
            </div>
            <div>
                <a href="/web-hosting/secure" class="btn buy">HTTPS hosting</a>
            </div>
        </div>
    </li>
    <li>
        <h3 class="clr--doveGray">Never lose your files.</h3>
        <div class="flex">
            <div>
                <a class="imageLink" href="/web-hosting/secure-backup">
                    <img src="/assets/images/content/webhosting/elephants/disaster-recovery.svg" alt="Secure Website Backup">
                </a>
            </div>
            <div>
                <a href="/web-hosting/secure-backup" class="btn buy">Secure website backup</a>
            </div>
        </div>
    </li>
</ul>                </li>
            </ul>
        </li>
        <li><a href="/email-hosting" class="has-sub ">Email</a>
            <ul class="subs">
                <li>
                    <ul>
   <li class="">
      <a href="/email-hosting">
         <strong>Email</strong>
         <p>Professional email packages from standard POP & IMAP solutions - through to Microsoft Exchange email plans.</p>
      </a>
   </li>
   <li class="">
      <a href="/email-hosting/easymail">
         <strong>EasyMail</strong>
         <p>EasyMail, 2GB mailbox as standard. Access email anywhere at any time on desktop, mobile or webmail. Upgrade to our bundles to save money.</p>
      </a>
   </li>
   <li class="">
      <a href="/email-hosting/easymailpro">
         <strong>EasyMail Pro</strong>
         <p>EasyMail Pro is our business-grade email package. Archiving, quarantining folders and multi-site redundancy included.</p>
      </a>
   </li>
</ul>
<ul>
   <li class="">
      <a href="/email-hosting/exchange">
         <strong>Microsoft Exchange</strong> Online Email
         <p>Feature-rich enterprise-grade Microsoft Exchange. Fully redundant with a massive 100GB mailbox and archiving.</p>
      </a>
   </li>
   <li class="">
      <a href="/microsoft365">
         <strong>Microsoft 365</strong> - Email and Applications
         <span></span>
         <p>Get your favourite Microsoft Office applications on PC, Mac, iOS and Android devices, any time, any place.</p>
      </a>
   </li>
   <li class="">
      <a href="/email-hosting/email-filter">
         <strong>Email
         Filter</strong> - Stop SPAM.
         <p>Easyspace Mail Filter searches for and blocks spam, viruses, phishing emails and trojans.</p>
      </a>
   </li>
</ul>                    <style>.navPromoEmailTrial{padding-top:10px}.navPromoEmailTrial h3{margin:10px 0 -21px 0}.navPromoEmailTrial{text-align:center;color:#f06028}.navPromoEmailTrial a.imageLink,.navPromoEmailTrial a.imageLink img{width:100%}.navPromoEmailTrial i.fa-sun-o{color:#fc0!important;font-size:32px!important;position:absolute;right:0;top:-20px}.navPromoEmailTrial a{line-height:49px!important;width:190px;font-size:16px}</style>
<ul class="standardnav navPromo navPromoEmailTrial desktoponly">
    <h3 class="clr--doveGray">New! EasyMail Pro<br>
    Archiving - 5GB Mailbox - Quarantine Management</h3>
    <br>
    <a class="imageLink" href="/email-hosting">
        <img src="/assets/images/content/nav-promos/safe-easymail.png" alt="EasyMail Service">
    </a>

    <p class="clr--doveGray">Enterprise-level features</p>
    <a href="/email-hosting/easymailpro" class="btn buy">EasyMail Pro</a>
</ul>                </li>
            </ul>
        <li class="subnav">
        </li>

        <li><a href="/office365" class="has-sub ">Microsoft 365</a>
            <ul class="subs">
                <li>
                    
<style>
   .mbusinessentry a {
      padding: 6px 10px!important;
      margin: 0!important;
   }
   .mbusinessentry .title {
      float: left;
      line-height: 1.2;
      vertical-align: middle;
      color: #2f2f2f;
      margin: 0;
   }
   .mbusinessentry .title strong {
      display: block;
      line-height: 1.2;
   }
   .mbusinessentry .price {
      float: right;
      vertical-align: middle;
      color: #2f2f2f;
   }
   .mbusinessentry .price span {
      display: inline;
      font-weight: 800;
      font-size: 1.5em;
   }
   ul li.mbusinessentry:nth-child(2) .price span {
      color:#d54764;
   }
   ul li.mbusinessentry:nth-child(3) .price span {
      color:#f8692c;
   }
   ul li.mbusinessentry:nth-child(4) .price span {
      color:#f08d19;
   }
   ul.enterprisepanel {
      padding: 0 20px;
      border-left: 1px solid #ddd;
   }
   ul.enterprisepanel li {
      padding: 0!important;
   }
</style>
<ul>
   <li class="">
      <a href="/microsoft365">
         <strong>Microsoft 365</strong> for Business
         <p>Make light work of working remotely.</p>
      </a>
   </li>
   <li class="mbusinessentry desktoponly">
      <a href="/microsoft365">
         <p class="title"><strong>Microsoft 365</strong> Business Basic</p>
         <p class="price"><span>£5.95</span> user/month</p>
      </a>
   </li>
   <li class="mbusinessentry desktoponly">
      <a href="/microsoft365">
         <p class="title"><strong>Microsoft 365</strong> Business Standard</p>
         <p class="price"><span>£10.95</span> user/month</p>
      </a>
   </li>
   <li class="mbusinessentry desktoponly">
      <a href="/microsoft365">
         <p class="title"><strong>Microsoft 365</strong> Apps for Business</p>
         <p class="price"><span>£8.95</span> user/month</p>
      </a>
   </li>
   <li class="" style="margin-top: 5px;">
      <a href="/office365/microsoft-packages">
         <strong>Microsoft</strong> Package Listing
         <p>A full list of our Microsoft & Office 365 products, with pricing.</p>
      </a>
   </li>
</ul>
<ul class="enterprisepanel">
   <li class="">
      <a href="/office365/e1">
         <strong>Office 365</strong> Enterprise
         <p>For larger companies (300+) who want to harness the power of Office 365.</p>
      </a>
   </li>
   <li class="">
      <a href="/microsoft365/enterprise">
         <strong>Microsoft 365</strong> Enterprise
         <p>Empower every employee, from the office to the Firstline worker with a Microsoft 365.</p>
      </a>
   </li>
   <li class="">
      <a href="/microsoft/azure">
         <strong>Managed</strong> Azure
         <p>The power of the cloud for your business.</p>
      </a>
   </li>
</ul>                    <style>.navPromoOfficeBP h3{margin-top:0}.navPromoOfficeBP{text-align:center;color:#f06028}.navPromoOfficeBP a.imageLink,.navPromoOfficeBP a.imageLink img{width:100%}.navPromoOfficeBP a{line-height:49px!important;width:190px;font-size:16px}
.navPromoOfficeBP h3 {
	color: #2f2f2f;
}
.navPromoOfficeBP p {
	color: #787878;
	text-align: left;
	line-height: 1.5;
}
.leftlist {
    width: 45%!important;
    text-align: left;
    line-height: 1.2;
    margin-left: 1.5em;
}
.leftlist li {
    margin: .5em 0;
    padding: 0!important;
    font-size: .9em;
    color: #2f2f2f;
}
.leftlist li:before {
    content: "";
    width: 1.2em;
    height: 1.2em;
    background: url(../assets/images/content/365/check.png);
    position: absolute;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: -1.7em;
}
.rightimage {
	width: 45%;
}
.navPromoOfficeBP .btn.buy {
    padding: 0 20px;
    color: #fff!important;
    background: #2fbe49;
    margin: 1.5em 0 0;
}
</style>
<ul class="standardnav navPromo navPromoOfficeBP desktoponly">
    <h3 style="text-align: left;font-weight: 700; margin-top: 10px;">Move your 365 products to Easyspace</h3>
    <p>Want to move your email to Microsoft 365 or move your 365 to us? We can do that for you...</p>
    <ul class="leftlist">
    	<li>Free Migration 365 to 365</li>
    	<li>No Downtime</li>
    	<li>Save Monthly Costs</li>
    	<li>Full Awesome UK Support</li>
    </ul>
    <img class="rightimage" src="/assets/images/content/365/rollers.svg">
    <a href="/microsoft365/migration" class="btn buy">Learn More</a>

</ul>                </li>
            </ul>
        <li class="subnav">
        </li>

        <li><a href="/web-design" class="has-sub ">Get a Website</a>
            <ul class="subs">
                <li>
                    <ul>
   <li class="">
      <a href="/web-design"> Custom <strong>Webdesign</strong>
         <p>Give you idea or business the website it deserves. Built in the UK to your specifications in a matter of
            weeks. </p>
      </a>
   </li>
   <li class="">
      <a href="/website-builder">Build a <strong>Simple Website</strong>
         <span
            style="background: #f4311c; color: #fff; padding: .3em .8em; border-radius: 4px; font-size: .75em; font-weight: 600; letter-spacing: .02em; box-shadow: 0 2px 7px -4px #000000bb; display: inline-block; position: relative; top: -.15em; float: right;">50%
            OFF</span>
         <p>WebBuilder X – AI-powered content creation now at half price! Get a simple but effective website online
            today. </p>
      </a>
   </li>
</ul>
<ul class="sitelikethis">
   <li>
      <ul>
         <li><img src="/assets/images/content/webdesign/customer-sites/slides/krieder.png" height="247px" width="380px"
               alt="krieder" /></li>
      </ul>
   </li>
   <li class="link"><a href="/web-design" class="btn buy">See more websites...</a></li>
</ul>
<script>
   $(".sites-slideshow > li:gt(0)").hide();
   setInterval(function () {
      $('.sites-slideshow > li:first')
         .fadeOut(1000)
         .next()
         .fadeIn(1000)
         .end()
         .appendTo('.sites-slideshow');
   }, 3000);
</script>                    <style>.navPromoWebDesign h3{margin-top:0}.navPromoWebDesign{text-align:center;color:#f06028}.navPromoWebDesign a.imageLink,.navPromoWebDesign a.imageLink img{width:100%}.navPromoWebDesign a{line-height:49px!important;width:190px;font-size:16px}</style>
<ul class="standardnav navPromo navPromoWebDesign desktoponly">
    <h3 class="clr--doveGray">
        Fully Managed Website Design Service
    </h3>
    <a class="imageLink" href="/web-design">
        <img src="/assets/images/content/nav-promos/design.png" alt="Website Design Consultation">
    </a>

    <p class="clr--doveGray">Free Consultation - See our website</p>
    <a href="/web-design" class="btn buy">Web design</a>

</ul>                </li>
            </ul>
        <li class="subnav">

        </li>
        <li><a href="/dedicated-servers" class="has-sub ">Dedicated Servers</a>
            <ul class="subs navDservers">
                <li>
                    <ul>
   <li class="">
      <a href="/dedicated-servers/nvme-eco-servers-usa">
         <strong>New Server</strong> Packages
         <p>Welcome to our new range of servers with a focus of Speed with our NVMe Dedicated Servers, our Eco Servers - and our new servers hosted in Dallas, Texas.</p>
      </a>
   </li>
   <li class="">
      <a href="/dedicated-servers">
         <strong>Dedicated Server</strong> Packages
         <p>Easyspace Dedicated Servers are quick to setup, with amazing value and a full range of options.</p>
      </a>
   </li>
   <li class="">
      <a
         href="/dedicated-servers/pre-built">
         <strong>Pre-built</strong> Dedicated Servers
         <p>Our pre-build list (updated daily) contains dedicated servers that are ready to go. </p>
      </a>
   </li>
   <li class="">
      <a href="/dedicated-servers/hardware-firewall">
         <strong>Dedicated Hardware</strong> Firewalls
         <p>Cisco & pfSense physical hardware firewalls available in our UK datacentres</p>
      </a>
   </li>
</ul>
<div class="subright">
   <ul>
      <li class="">
         <a
            href="/dedicated-servers/management">
            <strong>Managed Dedicated</strong> Servers<br>
            <p>From OS updates, security hardening, monitoring and alerting.</p>
         </a>
      </li>
   </ul>
   <ul class="quadnav">
      <li class="">
         <a href="/dedicated-servers/backup"
            class="first">
            <strong>Secure Server</strong> Backup
            <p>A comprehensive product set for dedicated server backup options.</p>
         </a>
      </li>
      <li class="">
         <a href="/dedicated-servers/control-panel">
            <strong>Server</strong> Control Panels
            <p>Our own Control Panel allows KVMoIP, re-boots and full DNS management.</p>
         </a>
      </li>
      <li class="">
         <a href="/dedicated-servers/hardware-os">
            <strong>Server Hardware</strong> and OS
            <p>A full range of Operating Systems and hardware options.</p>
         </a>
      </li>
      <li class="">
         <a href="/dedicated-servers/infrastructure">
            <strong>UK Datacentres</strong>
            <p>With 10 state of the art data centres.</p>
         </a>
      </li>
   </ul>
</div>                </li>
            </ul>
        </li>
        <li><a href="/cloud-servers" class="has-sub ">VPS & Cloud
                Servers</a>
            <ul class="subs">
                <li>
                    <ul style="border-right: 1px solid #dadada;padding-right: 1.5em;margin-right: .8em;">
   <li class="">
      <a href="/cloud-servers">
         <strong>Cloud Server </strong>Packages
         <p>Easyspace Cloud Servers all have dedicated resources and are built on a resilient self-healing platform.</p>
      </a>
   </li>
   <li class="">
      <a href="/virtual-servers">
         <strong>Virtual Server (VPS)</strong> Packages – Linux
         <p>Spin up a Linux VPS quickly - with full root access and a choice of options including Plesk control panels. </p>
      </a>
   </li>
   <li class="">
      <a href="/virtual-servers/comparison">
         <strong>Package</strong> Comparison
         <p>Find out the key differences between Virtual Servers (VPS) and Cloud Servers.</p>
      </a>
   </li>
</ul>
<ul class="binav">
   <li class="">
      <a href="/dedicated-servers/control-panel">
         <strong>Server</strong> Control Panels
         <p>Our own Control Panel allows KVMoIP, re-boots and full DNS management.</p>
      </a>
   </li>
   <li class="">
      <a href="/dedicated-servers/infrastructure">
         <strong>UK Datacentres</strong>
         <p>With 10 state of the art data centres.</p>
      </a>
   </li>
</ul>
<div class="desktoponly">
   <img src="/assets/images/content/nav-promos/cloud.png" style="position:absolute;top: 5em;right: 5em;" alt="Cloud Servers from Eayspace allow you to use all these applications">
</div>                </li>
            </ul>
        </li>
        <li><a href="/ssl-certificates" class="sslnav ">SSL
                <t class="HideOnSmallScreen">Certificates</t>
            </a></li>
        <li><a href="/" class="has-sub ">More
                <span><span></span> <span></span> <span></span></span> </a>
            <ul class="subs">
                <li>
                    <ul>
	<li class=""><a href="/about-easyspace"><strong>About</strong> Easyspace
<p>Who we are, where we are and what makes us tick.  </p></a>
	</li>
	<li class=""><a href="/dedicated-servers/infrastructure "><strong>Network </strong>and Infrastructure
  <p>More information about our self-owned UK infrastructure</p></a></li>
  
  
  
  <li class=""><a href="/reviews"><strong>Customer</strong> Reviews
<p>Honest reviews from our customer base. </p></a>
	</li>
	<li class=""><a href="/customers"><strong>Easyspace</strong> Customers
  <p>From small web enthusiasts to large corporate customers</p></a>
	</li>
</ul>
	
<ul>
	<li class=""><a href="/resellers-partners"><strong>Resellers</strong> & Partners
  <p>Resell our web hosting services.</p></a>
	</li>
	<li class=""><a href="/startup-entrepreneur-blog"><strong>Startup</strong> Advice <p>Find out what it takes to grow a business online</p></a>
	</li>
	<li class=""><a href="/affiliates"><strong>Affiliates</strong> - Promote our Services
<p>Make money by promoting our services online</p></a>
	</li>
	<li class=""><a href="/contact-easyspace"><strong>Contact</strong> us
<p>Get in touch with us – our address, our numbers.</p></a>
	</li>
</ul>                    <ul class="standardnav desktoponly">
   <li><a href="https://www.easyspace.com/blog/"><i class="fa fa-rss"></i>Blog</a></li>
   <li><a href="https://twitter.com/easyspace" target="_blank" style="display: inline-flex;align-items: center;width: 100%;"><i class="fa fa-twitter"><svg viewBox="0 0 24 24" aria-hidden="true" class="r-18jsvk2 r-4qtqp9 r-yyyyoo r-16y2uox r-8kz0gk r-dnmrzs r-bnwqim r-1plcrui r-lrvibr r-lrsllp"><g><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg></i>X</a></li>
   <li><a href="https://www.facebook.com/easyspaceltd" target="_blank"><i class="fa fa-facebook"></i>Facebook</a></li>
   <li><a href="https://www.youtube.com/user/easyspaceltd"><i class="fa fa-youtube-play"></i>Youtube</a></li>
</ul>
<div class="sitesearch desktoponly"> </div>                </li>
            </ul>
        </li>
        <li class="mobileonly"><a  href="/blog/">Blog</a></li>

    </ul>

    <div id="mobile-icon"><span></span> <span></span> <span></span> <span></span></div>
    <div class="mobile-showsearch"></div>
</nav>

<script>
    function onSubmitNav(token) {

        var form = document.querySelector(".domain_input");
        var recaptchaInput = document.createElement('input');
        recaptchaInput.setAttribute("type", "hidden");
        recaptchaInput.setAttribute("name", "g_recaptcha_response");
        recaptchaInput.setAttribute("value", token);
        form.appendChild(recaptchaInput);
        form.submit();
    }

    function onSubmitTopNav(token) {

        var form = document.querySelector(".headerdomain form");
        var recaptchaInput = document.createElement('input');
        recaptchaInput.setAttribute("type", "hidden");
        recaptchaInput.setAttribute("name", "g_recaptcha_response");
        recaptchaInput.setAttribute("value", token);
        form.appendChild(recaptchaInput);
        form.submit();

    }

    function onSubmitBulk(token) {

        var form = document.getElementById("bulkSearchForm");
        var recaptchaInput = document.createElement('input');
        recaptchaInput.setAttribute("type", "hidden");
        recaptchaInput.setAttribute("name", "g_recaptcha_response");
        recaptchaInput.setAttribute("value", token);
        form.appendChild(recaptchaInput);
        form.submit();

    }
</script>

        
    </header>

    
<style>
    section.alert {
        position: fixed;
        z-index: 100;
        left: 20px;
        transition: all 300ms ease;
    }
    section.alert.top {
        top: 50px;
    }
    section.alert.scrolled {
        top: 10px;
    }
    section.alert .btn {
        background: #e94810;
        color: #fff;
        margin: 0;
        padding: .75em 1.2em .85em;
        height: auto;
        line-height: .9em;
        display: block;
        border-radius: 0 0 5px 5px;
        border-top: 1px solid #d6300c;
    }
    section.alert.scrolled .btn {
        border-radius: 5px;
        border-top: none;
    }

    section.alert .btn:hover {
        background: #ff6d24;
    }

    #main section.grey-bevel::after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(/assets/images/content/index/es-home-clouds-bg.webp);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: contain;
        transform: none;
    }

    #main section.grey-bevel .home-elephant {
        position: absolute;
        top: 0;
        right: -6.5%;
        left: unset;
        height: 100%;
        width: unset;
        object-fit: contain;
        display: none;
    }

    #main ul.home-promo-points li a img.icon {
        height: 2.2em;
        margin-right: 0.6em;
        width: unset;
    }


    @media only screen and (min-width: 400px) {
        .grey-bevel .columns .col50 svg.hero-graphic.livechat-elephant-graphic {
            left: 25%;
        }
    }

    @media only screen and (min-width: 1024px) {
        section.alert.top {
            top: 136px;
        }
        section.alert.scrolled {
            top: 60px;
        }
        section.alert.scrolled .btn {
            border-radius: 0 0 5px 5px;
            border-top: 1px solid #d6300c;
        }
        .grey-bevel .columns .col50 .chatsatisfaction {
            font-size: 2.8em!important;
            top: calc(6.9em)!important;
            width: 80%!important;
        }
        .grey-bevel .columns .col50 svg.hero-graphic.livechat-elephant-graphic {
            max-width: 80%;
            top: 9em;
            left: 65%;
        }
        #main section.grey-bevel .home-elephant {
            display: block;
        }
    }

    @media only screen and (min-width: 3000px) {
        #main section.grey-bevel::after {
            background-position: bottom center;
            background-size: cover;
        }
    }
</style>

<!--<section class="alert top">
    <a class="btn" href="https://www.easyspace.com/blog/2020/03/27/corona-virus-covid-19/" target="_blank">COVID-19 Update</a>
</section>-->

<div class="banner nobevel">
   <!-- <div class="strips strip3"></div>
    <div class="strips strip2"></div>
    <div class="strips strip1"></div>-->
</div>
<div id="main">
<section class="grey-bevel home">
    <div class="wrapper">
        <div class="columns">
            <div class="col col50" style="position: relative; z-index: 20;">
                <div class="ttl">
                    <h1>Domain&nbsp;names.</h1>
                    <span>Search&nbsp;Now&nbsp;&nbsp;<i class="fa fa-caret-right" aria-hidden="true"></i></span>
                </div>
				<p style="margin: 0 0 1em;"><strong style="color:#ec5f19">Top Tip: </strong>Register your domains for up to ten years, lock this year's price in.</p>
                <form action="/wizard/?journey=domain&stage=domain/search" method="post">
                    <input type="hidden" name="source" placeholder="basic_domain_search">
                    <!-- fast lookup options -->    
                    <input type="hidden" name="fast" value="yes">
                    <input type="hidden" name="nosearch" value="yes">
                    <input type="hidden" name="ajaxload" value="onscroll">
                    <!-- options -->
                    <input type="hidden" name="source" placeholder="basic_domain_search">
                    <input type="hidden" name="suggestion" value="no">
                    <input type="hidden" name="presearched" value="yes">
                    <input type="hidden" name="order_results" value="yes">
                    <input type="hidden" name="preselected" value="yes">
                    <input type="hidden" name="getoffers" value="yes">
                    <input type="hidden" name="usens" value="yes">
                    <input type="hidden" name="max_suggestions" value="35">
                    <input type="hidden" name="wait" value="8">
                    <input type="hidden" name="extensions" value="">
                    <input type="hidden" name="crsf_token" value="75d9328840888f75e283c6f50689dfd95b7452c763c7d827ed9418f93b0b16dfc788af3c5c00bcff7814675366fa061f78f84195c77464ab5c09bcc5cc5080a4">                    <input class="domain-names" name="domain" type="text" placeholder="Search for Domain Names" required>
                    <button type="submit" class="g-recaptcha" data-callback='onSubmit' data-action='submit' data-sitekey='6LcT2qIZAAAAAFW-xFOW8JsPtvqU65UgmbEB469o'><i class="fa fa-search"></i></button>
                </form>
            </div>
            <div class="col col50" style="position: relative; z-index: 10;">
                <img class="home-elephant" src="/assets/images/content/index/elephants/es-domain-search-elephant.webp">
            </div>
            <!--
            <div class="col col50 hero-visuals" style="position: relative; z-index: 0;">
                <li class="hero-link">
                    <a href="https://www.easyspace.com/blog/2020/08/03/i-cant-get-no-satisfaction/" target="_blank">
                        <img class="hero-graphic livechat-elephant-graphic" src="assets/images/content/index/elephants/livechat-elephant.svg">
                        <span class="chatsatisfaction" style="text-align: center;"><strong>96%</strong> Chat&nbsp;satisfaction<br>
                            <p style="font-size: .4em;float: left;">(we are working on the other 4%)</p>
                            <p style="font-size: .4em;color: #ec6019;border-bottom: 1px solid;float: right;padding-bottom: .3em;cursor: pointer;">read more</p>
                        </span>
                    </a>
                </li>
                <li class="hero-link">
                    <a href="/domain-names">
                        <img class="hero-graphic" src="assets/images/content/index/elephants/index-domain.svg">
                        <span>Find your <strong>dream</strong> domain name now</span>
                    </a>
                </li>
                <li class="hero-link">
                    <a href="/email-hosting">
                        <img class="hero-graphic" src="assets/images/content/email/elephants/EasyMail-Elephant.svg">
                        <span>Easy to setup <strong>lightning&nbsp;fast</strong> email!</span>
                    </a>
                </li>
                <li class="hero-link">
                    <a href="/web-hosting">
                        <img class="hero-graphic" src="assets/images/content/webhosting/elephants/Home-Elephant.svg">
                        <span>First class <strong>great&nbsp;value</strong> web hosting</span>
                    </a>
                </li>
                <li class="hero-link">
                    <a href="/web-design">
                        <img class="hero-graphic" src="assets/images/content/webdesign/elephants/Webdesign-Elephant.svg">
                        <span>Your new website <strong>custom</strong> made!</span>
                    </a>
                </li>
            </div>
            -->
            <div class="col col100 home-promo-points-container">
                <ul class="home-promo-points">
                    <li>
                        <a href="/web-hosting">
                            <img class="icon" src="/assets/images/content/index/icons/es-home-globe.svg">
                            <div><h3>Web Hosting</h3>UK based Web Hosting from <strong><b data-gbp='2.99'>£2.99</b></strong></div>
                        </a>
                    </li>
                    <li>
                        <a href="/web-design">
                            <img class="icon" src="/assets/images/content/index/icons/es-home-design.svg">
                            <div><h3>Custom Website Design</h3>Built and designed <strong>in the UK</strong></div>
                        </a>
                    </li>
                
                    <li>
                        <a href="/dedicated-servers">
                            <img class="icon" src="/assets/images/content/index/icons/es-home-uk.svg">
                            <div><h3>UK Dedicated Servers</h3>From <strong><b data-gbp='69.00'>£69</b></strong> per month</div>
                        </a>
                    </li>
                
                    <li>
                        <a href="/cloud-servers">
                            <img class="icon" src="/assets/images/content/index/icons/es-home-cloud.svg">
                            <div><h3>Cloud Servers</h3>With firewall management<strong> <b data-gbp='19.99'>£19.99</b></strong> pm</div>
                        </a>
                    </li>
                </ul>
            </div>
        </div>
    </div>
    <div class="mouse">
        <div class="mousewheel"></div>
    </div>
</section>
<script>
$(".hero-visuals > li:gt(0)").hide();

setInterval(function() { 
  $('.hero-visuals > li:first')
    .fadeOut(1000)
    .next()
    .fadeIn(1000)
    .end()
    .appendTo('.hero-visuals');
},  3000);
</script>
    <section class="content-slider products-index">
        <div class="wrapper wrapper-full">
            <div class="col col100">
                <h3><span>Easyspace provides </span>Domain names, Web Hosting, Microsoft 365, Dedicated Servers & UK Support</h3>
            </div>
            <div class="columns sliding-products">
                <div>
                    <span class="info"><i class="fa fa-info-circle" aria-hidden="true"></i></span>
                    <div class="col col100 card">
                        <div class="face front">
                            <div class="product-name">
                                <i class="fa fa-globe" aria-hidden="true"></i>
                                <h3>Domain Names</h3>
                                <p class="price">only <span><b data-gbp='8.15'>£8.15</b></span>/pm</p>
                            </div>
                            <div class="product-content">
                                <ul>
                                    <li>Over 500 Domain extensions</li>
                                    <li>Free email trial or forwarding</li>
                                    <li>Domain Protection &amp; Privacy</li>
                                    <li>Full DNS Management - FREE</li>
                                </ul>
                                <a href="/domain-names" class="btn buy">Domain names</a>
                            </div>
                        </div>
                        <div class="face back">
                            <div class="product-name">
                                <i class="fa fa-close" aria-hidden="true"></i>
                                <h3>Domain Names Information</h3>
                                <p>Choose your domain names with Easyspace and you will receive a number of excellent benefits including FREE DNS management, access to domain privacy, free email and email forwarding.</p>
                                <p>Easyspace is one of the few ICANN accredited registrars in the UK. We have been trusted for almost two decades to manage domain names on behalf of our customers.</p><a href="/domain-names" class="btn buy">Domain names</a>
                            </div>
                        </div>
                    </div>
                </div>
                <div>
                    <span class="info"><i class="fa fa-info-circle" aria-hidden="true"></i></span>
                    <div class="col col100 card">
                        <div class="face front">
                            <div class="product-name">
                                <i class="fa fa-envelope-o" aria-hidden="true"></i>
                                <h3>Microsoft 365</h3>
                                <p class="price">only <span>£5.95</span>/pm</p>
                            </div>
                            <div class="product-content">
                                <ul>
                                    <li>Free UK Support</li>
                                    <li>Free Managed Migration</li>
                                    <li>Full choice of packages</li>
                                    <li>Manage easily online</li>
                                </ul>
                                <a href="/office365" class="btn buy">Microsoft 365</a></div>
                        </div>
                        <div class="face back">
                            <div class="product-name">
                                <i class="fa fa-close" aria-hidden="true"></i>
                                <h3>Microsoft 365 information</h3>
                                <p>Microsoft 365 helps you to reduce costs, embrace the cloud, and use powerful business-ready tools across desktops, laptops, and mobile devices.</p>
                                <p>You can access your email, documents, calendar and contacts anytime, anywhere, making it easy to communicate and collaborate</p><a href="/microsoft365" class="btn buy">Microsoft 365</a>
                            </div>
                        </div>
                    </div>
                </div>
                <div>
                    <span class="info"><i class="fa fa-info-circle" aria-hidden="true"></i></span>
                    <div class="col col100 card">
                        <div class="face front">
                            <div class="product-name">
                                <i class="fa fa-server" aria-hidden="true"></i>
                                <h3>Web Hosting</h3>
                                <p class="price">from <span><b data-gbp='2.99'>£2.99</b></span>/pm</p>
                            </div>
                            <div class="product-content">
                                <ul>
                                    <li>Business grade UK hosting</li>
                                    <li>UK based 24x7 Support</li>
                                    <li>PHP 8.2</li>
                                    <li>Secure and up to date</li>
                                </ul>
                                <a href="/web-hosting" class="btn buy">Web Hosting</a>
                            </div>
                        </div>
                        <div class="face back">
                            <div class="product-name">
                                <i class="fa fa-close" aria-hidden="true"></i>
                                <h3>UK Web hosting information</h3>
                                <p>You've spent many hours nurturing your ideas and your designs and now you need a host who is equally committed to caring for them.</p>
                                <p>We've tailored our hosting to your needs: Simple pricing, simple setup and plain simple advice from our UK support teams - when you need it.</p>
                                <a href="/web-hosting" class="btn buy">Web Hosting</a>
                            </div>
                        </div>
                    </div>
                </div>
                <div>
                    <span class="info"><i class="fa fa-info-circle" aria-hidden="true"></i></span>
                    <div class="col col100 card">
                        <div class="face front">
                            <div class="product-name">
                                <i class="fa fa-server" aria-hidden="true"></i>
                                <h3>Dedicated Servers</h3>
                                <p class="price">only <span><b data-gbp='69.00'>£69</b></span>/pm</p>
                            </div>
                            <div class="product-content">
                                <ul>
                                    <li>UK Data centres - Full control</li>
                                    <li>Lowest prices in the UK</li>
                                    <li>Latest Operating Systems</li>
                                    <li>UK Based Support</li>
                                </ul>
                                <a href="/dedicated-servers" class="btn buy">Dedicated Servers</a>
                            </div>
                        </div>
                        <div class="face back">
                            <div class="product-name">
                                <i class="fa fa-close" aria-hidden="true"></i>
                                <h3>Dedicated Servers - Information</h3>
                                <p>Easyspace Dedicated Servers are perfect for designers and agencies and individuals who need reliabile resilience with genuine cost effective products.</p>
                                <p>We offer a full range of ongoing support and management options, from a basic foundation level for more confident customers to an advanced managed service.</p>
                                <a href="/dedicated-servers" class="btn buy">Dedicated Servers</a>
                            </div>
                        </div>
                    </div>
                </div>
                <div>
                    <span class="info"><i class="fa fa-info-circle" aria-hidden="true"></i></span>
                    <div class="col col100 card">
                        <div class="face front">
                            <div class="product-name">
                                <i class="fa fa-cloud" aria-hidden="true"></i>
                                <h3>UK Cloud Servers</h3>
                                <p class="price">from <span><b data-gbp='19.99'>£19.99</b></span>/pm</p>
                            </div>
                            <div class="product-content">
                                <ul>
                                    <li>SSD Based - Self-healing Cloud</li>
                                    <li>Pay monthly - Pay as you go</li>
                                    <li>UK Based Dedicated Cloud</li>
                                    <li>FULL control panel</li>
                                </ul>
                                <a href="/cloud-servers" class="btn buy">Cloud Servers</a>
                            </div>
                        </div>
                        <div class="face back">
                            <div class="product-name">
                                <i class="fa fa-close" aria-hidden="true"></i>
                                <h3>Cloud Servers - Information</h3>
                                <p>Easyspace Cloud Servers are built on a resilient self healing platform based in the our UK Datacentres.</p>
                                <p> We offer a full range of Operating Systems, Control-panels and self-management options including Reboots - Re-image and fully loaded Cloud control panel as standard.</p> <a href="/cloud-servers" class="btn buy">Cloud Servers</a>
                            </div>
                        </div>
                    </div>
                </div>
                <div>
                    <span class="info"><i class="fa fa-info-circle" aria-hidden="true"></i></span>
                    <div class="col col100 card">
                        <div class="face front">
                            <div class="product-name">
                                <i class="fa fa-server"></i>
                                <h3>Website Design</h3>
                                <p class="price">from <span><b data-gbp='299'>£299</b></span></p>
                            </div>
                            <div class="product-content">
                                <ul>
                                    <li>Full Design Consultation</li>
                                    <li>Custom built in the UK - no templates</li>
                                    <li>Mobile & Tablet friendly</li>
                                    <li>Delivered and online in weeks</li>
                                </ul>
                                <a href="/web-design" class="btn buy">Web Design</a>
                            </div>
                        </div>
                        <div class="face back">
                            <div class="product-name">
                                <i class="fa fa-close" aria-hidden="true"></i>
                                <h3>UK Website design - Information</h3>
                                <p>Easyspace has years of experience offering affordable website design services to businesses and individuals throughout the UK.</p>
                                <p>Every website we build is carefully designed to make your business stand out against your competitors, and is created from scratch by our dedicated, UK-based design and development team.</p> <a href="/web-design" class="btn buy">Web Design</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <section class="content-slider">
        <div class="wrapper">
            <div class="col col100"><h2><span>our mission?</span>To be there when you need us!</h2></div>
            <div class="your-class">
                <div><!-- Domain Offer -->
                    <div class="columns">
                        <div class="col col50">
                            <div class="box-image"><a href="/domain-names"><img src="/assets/images/content/index/domain-name-registration.png" alt="click to visit our domain name search"/></a></div>
                        </div>
                        <div class="col col50">
                            <h3>Domain Name Registrations from <b data-gbp='8.15'>£8.15</b></h3>
                            <p>Easyspace Domain names come backed with the assurance from ICANN - the world body for the governance of Domain names. We host a full range of domain name extensions with domain protection features.</p>
                            <p><a href="/domain-names">Domain Name Registration</a></p>
                        </div>
                    </div>
                </div>
                <div><!-- Dedicated Servers Offer -->
                    <div class="columns">
                        <div class="col col50">
                            <div class="box-image"><a href="dedicated-servers"><img src="/assets/images/content/index/dedicated-server.png" alt="click to visit our dedicated servers page"/></a></div>
                        </div>
                        <div class="col col50">
                            <h3>Dedicated Servers from <b data-gbp='69.00'>£69</b></h3>
                            <p>A full range of pre-built and custom UK based Dedicated Servers. Our Dedicated servers are racked &amp; ready to go and come complete with quick setup &dash; UK Infrastructure &dash; and a full range of options.</p>
                            <p><a href="/dedicated-servers">Dedicated Servers</a></p>
                        </div>
                    </div>
                </div>
                <div><!-- WordPress Hosting Offer -->
                    <div class="columns">
                        <div class="col col50">
                            <div class="box-image"><a href="/web-hosting"><img src="/assets/images/content/index/wordpress-optimised.png" alt="click to visit our wordpress web hosting page search"/></a></div>
                        </div>
                        <div class="col col50">
                            <h3>WordPress optimised UK Web Hosting</h3>
                            <p>Easyspace operate a dedicated hosting platform just for WordPress users. Complete with a range of features designed to make your website perform the way you designed it.</p>
                            <p><a href="/web-hosting/wordpress">WordPress Web Hosting</a></p>
                        </div>
                    </div>
                </div>
                <div><!-- Office 365 Offer -->
                    <div class="columns">
                        <div class="col col50">
                            <div class="box-image"><a href="/email-hosting/exchange"> <a href="/web-hosting"><img src="/assets/images/content/index/exchange-email.png" alt="click to visit our exchange email page"/></a></div>
                        </div>
                        <div class="col col50">
                            <h3>Get Exchange email and the latest Office apps</h3>
                            <p>Set your business free with Microsoft 365. Easy to setup - easy to manage and available anywhere. Reduce your software and email license costs in one simply package.</p>
                            <p><a href="/office365">Microsoft 365</a></p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <section class="reviews">
    <div class="inner">
        <div class="wrapper">
            <div class="columns">
                <div class="col col40">
                    <img src="/assets/images/content/customers/logic3.png" alt="Logic3 Logo">
                </div>
                <div class="col col60">
                    <div class="review">
                        "Easyspace email hosting services are perfect for anyone seeking a reliable, robust and easy to use email solution. Send and receive business email securely via desktop, webmail or mobile, using your own domain name!"
                        <span>Logic3</span>
                    </div></div>
            </div>
        </div>
    </div>
</section>
    <section class="map">
  <div class="wrapper" >
    <h2><span>Why Choose Easyspace?</span>Easyspace are the number 1 choice for uk web hosting</h2>
    <div class="columns">
      <div class="col col33">
        <ol>
          <li> <span>Welcome setup calls for new customers.</span> </li>
          <li> <span>Brilliant talented staff – at your disposal.</span> </li>
          <li> <span>10 self-owned UK Data centres & Network.</span> </li>
          <li> <span>Support staff based in our data centres.</span> </li>
          <li> <span>UK based - and proudly so.</span> </li>
        </ol>
      </div>
      <div class="col col33  themap">
        <a href="/data-centre/glasgow" class="icon icon-glasgow slideDown">
          <div class="info">
            <h3>Glasgow <br> Data Centre</h3>
            <p>Click for more info</p>
          </div>
        </a>
        <a href="/data-centre/stasaph" class="icon icon-stasaph slideDown">
          <div class="info">
            <h3>St. Asaph<br>  Data Centre</h3>
            <p>Click for more info</p>
          </div>
        </a>
        <a href="/data-centre/manchester" class="icon icon-manchester slideDown">
          <div class="info">
            <h3>Manchester<br> Data Centre</h3>
            <p>Click for more info</p>
          </div>
        </a>
        <a href="/data-centre/nottingham" class="icon icon-nottinghan slideDown">
          <div class="info">
            <h3>Nottingham<br>  Data Centre</h3>
            <p>Click for more info</p>
          </div>
        </a>
        <a href="/data-centre/leicester" class="icon icon-leicester slideDown">
          <div class="info">
            <h3>Leicester<br>  Data Centre</h3>
            <p>Click for more info</p>
          </div>
        </a>
        <a href="/data-centre/maidenhead" class="icon icon-maidenhead slideDown">
          <div class="info">
            <h3>Maidenhead<br>  Data Centre</h3>
            <p>Click for more info</p>
          </div>
        </a>
        <a href="/data-centre/london" class="icon icon-london slideDown">
          <div class="info">
            <h3>London<br>  Data Centre</h3>
            <p>Click for more info</p>
          </div>
        </a>
        <a href="/data-centre/gosport" class="icon icon-gosport slideDown">
          <div class="info">
            <h3>Gosport<br>  Data Centre</h3>
            <p>Click for more info</p>
          </div>
        </a>
        <div class="icon icon-guide"><span></span> = Easyspace UK data centre</div>
      </div>
      <div class="col col33">
        <ol  start="6">
          <li> <span>Industry accreditations – ICANN, ISO, PCI etc.</span> </li>
          <li> <span>Massive investment in web hosting architecture.</span> </li>
          <li> <span>Over 12 years web hosting experience.</span> </li>
          <li> <span>Financial stability and transparency.</span> </li>
          <li> <span>100% network uptime – 100% Satisfaction.</span> </li>
        </ol>
      </div>
    </div>
  </div>
</section>
    <aside class="moreinfo">
        <div class="wrapper">
            <h3><strong>Need more information?</strong> <a href="/contact-easyspace"><span>Click here for a callback</span></a></h3>
        </div>
    </aside>
<style>
    .accreditations-parent {
        overflow:hidden;
        margin-top: -116px;
    }
    .accreditations-parent > .accreditations {
        position: relative;
        z-index: 4;
        margin-top: 0px;
        margin-bottom: -1px;
        margin-right: -1px;
        background: #fff;
        display: flex;
        flex-wrap: wrap;
    }
    .accreditations div {
        width: unset;
        flex: 1 1 30%;
        border: 1px solid #e0e0e0!important;
        border-top: none!important;
        border-left: none!important;
    }
    .accreditations div img {
        display: block;
        width: 100%;
        height: 8.5em;
        padding: calc(1em + 0.3vw);
        margin: 0 auto;
        object-fit: contain;
    }

    @media only screen and (min-width: 1000px) {
        .accreditations div {
            flex: 1;
        }
    }

</style>
<aside class="accreditations-parent">
    <div class="accreditations">
        <div><img src="/assets/images/structure/accreditations/icann.svg" alt="Easyspace - Icann Accredited Registrar" width="300" height="160" style="padding: calc(.65em + 0.3vw);"/></div>
        <div><img src="/assets/images/structure/accreditations/27001.png" alt="Easyspace - 27001 Accredited Registrar" width="300" height="160" /></div>
        <div><img src="/assets/images/structure/accreditations/cyber-essentials.svg" alt="Easyspace - Cyber Essentials Accredited Registrar" width="300" height="160" /></div>
        <div><img src="/assets/images/structure/accreditations/pci-dss.png" alt="Easyspace - PCI-DSS Accredited Registrar" width="300" height="160" /></div>
        <div><img src="/assets/images/structure/accreditations/nominet.svg" alt="Easyspace - Nominet Accredited Channel Partner" width="300" height="160" style="padding-left: .75em;padding-right: .75em;"/></div>
        <div><img src="/assets/images/structure/accreditations/org.svg" alt="Easyspace - .org Registrar" width="300" height="160" /></div>
        <div><img src="/assets/images/structure/accreditations/centralnic.svg" alt="Easyspace - Centralnic Registrar" width="300" height="160" style="padding-left: .75em;padding-right: .75em;"/></div>
        <div><img src="/assets/images/structure/accreditations/me.svg" alt="Easyspace - .me Registrar" width="300" height="160" /></div>
        <div><img src="/assets/images/structure/accreditations/identity-digital.svg" alt="Easyspace - Identity Digital Registrar" width="300" height="160" /></div>
        <div><img src="/assets/images/structure/accreditations/info.svg" alt="Easyspace - .info Registrar" width="300" height="160" /></div>
        <div><img src="/assets/images/structure/accreditations/dotcom.svg" alt="Easyspace - .com Registrar" width="300" height="160" /></div>
        <div><img src="/assets/images/structure/accreditations/dotnet.png" alt="Easyspace - .net Registrar" width="300" height="160" style="width: 85%;"/></div>
        <div><img src="/assets/images/structure/accreditations/dotco.svg" alt="Easyspace - .co Registrar" width="300" height="160" /></div>
    </div>
</aside></div>
<ul class="mobile-nav-bottom">
    <li><a href="https://controlpanel.easyspace.com/"><i class="fa fa-cog"></i>Control Panel</a></li>
    <li><a href="https://www.easyspace.com/webmail"><i class="fa fa-envelope-o"></i>Webmail</a></li>
    <li>
                    <a href="/contact-easyspace"><i class="fa fa-envelope-o"></i>
                Contact us</a>
        
    <li class="livechat-button"><a><i class="far fa fa-commenting-o"></i>Chat with us</a></li>

</ul>
<footer>
            <section>
            <div class="wrapper">
                <div class="sitemap">
                    <div>
                        <h3>Domain Names</h3>
                        <ul>
                            <li><a href="/domain-names">Search for a Domain</a></li>
                            <li><a href="/domain-names/transfer">Transfer a Domain</a></li>
                            <li><a href="/domain-protect">Domain Protect</a></li>
                            <li><a href="/domain-names/whois">Whois Search Facility</a></li>
                        </ul>
                        <h3>Web Hosting</h3>
                        <ul>
                            <li><a href="/web-hosting/entry-web-hosting">Entry Web hosting</a></li>
                            <li><a href="/web-hosting/standard-web-hosting">Standard Web hosting</a></li>
                            <li><a href="/web-hosting/premium-web-hosting">Premium Web Hosting</a></li>
                            <li><a href="/web-hosting/wordpress">WordPress Web Hosting</a></li>
                        </ul>
                    </div>
                    <div>
                        <h3>Virtual Servers</h3>
                        <ul>
                            <li><a href="/virtual-servers">Build your own VPS Server</a></li>
                            <li><a href="/virtual-servers/comparison">Compare Solutions</a></li>
                            <li><a href="/ssl-certificates">SSL Certificates</a></li>
                        </ul>
                        <h3>Cloud Servers</h3>
                        <ul>
                            <li><a href="/cloud-servers">Cloud Server Hosting</a></li>
                            <li><a href="/virtual-servers/comparison">Compare Solutions</a></li>
                            <li><a href="/dedicated-servers/infrastructure">UK Data Centres</a></li>
                        </ul>
                    </div>
                    <div>
                        <h3>Dedicated Servers</h3>
                        <ul>
                            <li><a href="/dedicated-servers#custom">Custom Dedicated Servers</a></li>
                            <li><a href="/dedicated-servers/pre-built">Pre-built Servers</a></li>
                            <li><a href="/dedicated-servers/management">Server Management</a></li>

                        </ul>
                        <h3>UK Web Design</h3>
                        <ul>
                            <li><a href="/web-design">UK Based web design</a></li>
                            <li><a href="/website-builder">WebBuilder</a></li>
                        </ul>
                    </div>
                    <div>
                        <h3>Email Hosting</h3>
                        <ul>
                            <li><a href="/email-hosting/easymail">Easymail Email Hosting</a></li>
                            <li><a href="/microsoft365">Microsoft 365 Email and Apps</a></li>
                            <li><a href="/office365/migration">Move your email provider</a></li>
                        </ul>
                        <h3>Business Startup Advice</h3>
                        <ul>
                            <li><a href="/startup-entrepreneur-blog">Entrepreneur Blog</a></li>
                            <li><a href="/startup-partners">Partners</a></li>
                            <li><a href="/startup-tools">Start-up Tools</a></li>
                        </ul>
                    </div>
                    <div>
                        <h3>About Easyspace</h3>
                        <ul>
                            <li><a href="/secret">Secret Page</a></li>
                            <li><a href="/resellers-partners">Resellers & Partnerships</a></li>
                            <li><a href="/affiliates">Affiliates</a></li>
                            <li><a href="/gift-vouchers">Gift Vouchers</a></li>
                            <li><a href="/contact-easyspace">Contact us</a></li>
                            <li><a href="/reviews">Reviews</a></li>
                            <li><a href="/history">History</a></li>
                            <li><a href="/pricelist">Price List</a></li>
                            <li><a href="https://www.iomart.com/careers">Work for us</a></li>
                            <li><a href="/terms-and-conditions">Terms & Conditions</a></li>
                            <li><a href="/terms-and-conditions">Privacy Policy</a></li>
                            <li><a href="/assets/downloads/Modern_Slavery_and_Human_Trafficking_Statement-Year_ended_31st_March_2025.pdf" target="_blank">Modern Slavery Statement</a></li>
                        </ul>
                    </div>
                </div>
                <div class="columns">
                    <div class="newsletter col col75">
                    </div>
                    <div class="social col col25">
                    </div>
                </div>
            </div>
        </section>
        <section class="footer-last">
        <div class="wrapper">
            <div class="columns">
                <div class="col col70"> Copyright &copy; Easyspace Ltd as part of the iomart group. Easyspace Limited is a
                    company registered in England with company number 03405586. Domain Names, Web
                    Design and Web Hosting Services. All prices exclude VAT
                    (20%) unless otherwise stated. $, &euro; prices shown as a guideline only.
                    <span class="currencyChoice">
                        <label> Change Currency -
                            <select name="currency">
                                <option value="GBP">GBP (&pound;)</option>
                                <option value="USD">USD ($)</option>
                                <option value="EUR">EUR (&euro;)</option>
                            </select>
                        </label>
                    </span>
                </div>
                <div class="col col30">
                    <a href="https://www.iomart.com" target="_blank">
                        <img src="/assets/images/structure/footer-logo.png" width="309" height="28" alt="Easyspace and iomart group company" />
                    </a>
                    <a class="green-badge" rel="nofollow" href="https://www.thegreenwebfoundation.org/green-web-check/?url=easyspace.com" target="_blank"><img src="/assets/images/structure/easyspace-footer-badge.png" width="193" height="77" alt="This website is hosted Green - checked by thegreenwebfoundation.org"></a>
                </div>
            </div>
        </div>
    </section>
    <li class="livechat-container">
    </li>

    <script>
        var nav = "home";
                    var subnav = "";
            </script>

    <div class="chatncontact desktop">
                <div class="livechat-button">
            <img src="/images/chat-elephant.png">
        </div>
                <a href="/contact-easyspace"><span>or </span><u>contact</u> sales 24/7</a>
    </div>

</footer>

<!--<script src="https://cdn.jsdelivr.net/jquery.jssocials/1.1.0/jssocials.min.js" type="text/javascript"></script>-->
<script src="/assets/vendor/modernizr/3.5.0/modernizr-custom.js" type="text/javascript"></script>
<script src="/assets/vendor/js-cookie/3.0.1/js.cookie.min.js" type="text/javascript"></script>
<script src="/assets/js/fontfaceobserver.js" type="text/javascript"></script>
<script src="/assets/js/scripts.js?v=13" type="text/javascript"></script>
<script src="/assets/js/basket-functions.js?v=3" type="text/javascript"></script>
<script src="/assets/js/currency.js?v=3" type="text/javascript"></script>
<script src="/assets/vendor/jquery-visible/jquery.visible.min.js" type="text/javascript"></script>
<script src="/assets/vendor/jquery-match-height/0.7.2/jquery.matchHeight-min.js" type="text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.5/jquery.validate.min.js"></script>
<script src="/assets/vendor/wickedpicker/wickedpicker.js"></script>
<script src="/assets/vendor/slick/1.8.1/slick/slick.min.js"></script>
<script src="/assets/js/basket.js?v=1"></script>


<script type="text/javascript">
    // Slick Sliders
    $(".your-class").not('.slick-initialized').slick({
        lazyLoad: 'ondemand',
        autoplay: true,
        arrows: true,
        infinite: true,
        dots: true,
        autoplaySpeed: 4000,
    });
    $('.sliding-products').slick({
        lazyLoad: 'ondemand',
        centerMode: true,
        centerPadding: '0',
        slidesToShow: 5,
        initialSlide: 2,
        arrows: true,
        infinite: false,
        focusOnSelect: true,
        responsive: [{
                breakpoint: 1400,
                settings: {
                    arrows: true,
                    slidesToShow: 3,

                }
            },
            {
                breakpoint: 1024,
                settings: {
                    arrows: false,
                    centerMode: true,
                    slidesToShow: 3
                }
            },
            {
                breakpoint: 700,
                settings: {
                    centerPadding: '70px',
                    slidesToShow: 1
                }
            },
            {
                breakpoint: 480,
                settings: {
                    centerPadding: '30px',
                    slidesToShow: 1
                }
            },
            {
                breakpoint: 360,
                settings: {
                    centerPadding: '15px',
                    slidesToShow: 1
                }
            }
        ]
    });

    // slideup header elements on load
    // if ($(window).width() >= 860) {
    //     $('.banner h1').delay(400).queue(function () {
    //        $(this).addClass('slideUp').clearQueue();
    //    });
    //    $('.banner form').delay(900).queue(function () {
    //        $(this).addClass('slideUp').clearQueue();
    //    });
    //}


    // Flip slider product cards

    $('.slick-slide').on("click", function() {
        $('.slick-slide .card .back').css('display', 'none');
        $('.slick-current .card .back').css('display', 'block');
    });
    $('.slick-slide .info').on("click", function(e) {
        $('.slick-current .card').toggleClass('flipped');
        if ($('.slick-current .card').hasClass('flipped')) {
            window.setTimeout(function() {
                $('.slick-current .card .front').addClass('hideformac');
            }, 300);
        } else {
            $('.slick-slide .card .front').removeClass('hideformac');
        }
        e.preventDefault();
    });

    $('.slick-slide .card .fa-close').on("click", function() {
        $(this).closest('.slick-current .card').removeClass('flipped');
        window.setTimeout(function() {
            $('.slick-current .card .front').removeClass('hideformac');
        }, 100);
        window.setTimeout(function() {
            $('.slick-slide .card .back').css('display', 'none');
        }, 400);
    });
</script>

<script src="/assets/js/plugins.js?v=9"></script>
<script>env ='live';shop ='https://shop.easyspace.com/s2/api/';basketURL ='https://www.easyspace.com/basket';wwwBasketPath ='/wizard/basket/';extras ='&key=HJDUE83832JHDUDH78HDU2882hd8d92jsdhUI880&callback=?';</script>
<script>
    function init_shop() {
        if (Cookies.get('WWWJSESSIONID') === undefined) {
            var url = shop + 'session_mirror.cfm';

            $.getScript(url, function (data, textStatus) {

            });
        }
    }
    if (Cookies.get('WWWJSESSIONID') === undefined) {
        init_shop();
    }
</script>
</body>

</html>
<script>
var stringToType1 = "Search for a domain name";
var stringToType6 = "Or enter keywords to get ideas";
var stringToType2 = "your-amazing-website.com";
var stringToType3 = "uk";
var stringToType4 = "joe bloggs cafe";
var stringToType5 = "my-idea.co.uk";

function typeString(){
    var field = $('input.domain-names');
    var i = 0;
    var base_interval = 70;

    field.attr('placeholder','');

    var letters = stringToType1.split('');
    $.each(letters,function(index,value){
        if(value==' '){

        }else{
            i++;
        }
        setTimeout(function(){
            field.attr('placeholder',field.attr('placeholder')+value);
        },base_interval*i);
    });

    i=i+30;
    setTimeout(function(){
        field.attr('placeholder','');
    },base_interval*i);

    var letters = stringToType6.split('');
    $.each(letters,function(index,value){
        if(value==' '){

        }else{
            i++;
        }
        setTimeout(function(){
            field.attr('placeholder',field.attr('placeholder')+value);
        },base_interval*i);
    });

    i=i+30;
    setTimeout(function(){
        field.attr('placeholder','');
    },base_interval*i);

    var letters = stringToType2.split('');
    $.each(letters,function(index,value){
        if(value==' '){

        }else{
            i++;
        }
        setTimeout(function(){
            field.attr('placeholder',field.attr('placeholder')+value);
        },base_interval*i);
    });

    setTimeout(function(){
        field.attr('placeholder','your-amazing-website.co');
    },base_interval*i);
    i++;
    setTimeout(function(){
        field.attr('placeholder','your-amazing-website.c');
    },base_interval*i);
    i++;
    setTimeout(function(){
        field.attr('placeholder','your-amazing-website.');
    },base_interval*i);

    i=i+10;

    var letters = stringToType3.split('');
    $.each(letters,function(index,value){
        if(value==' '){

        }else{
            i++;
        }
        setTimeout(function(){
            field.attr('placeholder',field.attr('placeholder')+value);
        },base_interval*i);
    });

    i=i+30;
    setTimeout(function(){
        field.attr('placeholder','');
    },base_interval*i);

    var letters = stringToType4.split('');
    $.each(letters,function(index,value){
        if(value==' '){

        }else{
            i++;
        }
        setTimeout(function(){
            field.attr('placeholder',field.attr('placeholder')+value);
        },base_interval*i);
    });

    i=i+30;
    setTimeout(function(){
        field.attr('placeholder','');
    },base_interval*i);

    var letters = stringToType5.split('');
    $.each(letters,function(index,value){
        if(value==' '){

        }else{
            i++;
        }
        setTimeout(function(){
            field.attr('placeholder',field.attr('placeholder')+value);
        },base_interval*i);
    });

}

typeString();

setInterval(function(){
    typeString();
},20000);
</script>

<script>
   function onSubmit(token) {

     var form = document.querySelector(".home form");
     var recaptchaInput = document.createElement('input');
     recaptchaInput.setAttribute("type", "hidden");
     recaptchaInput.setAttribute("name", "g_recaptcha_response");
     recaptchaInput.setAttribute("value", token);
     form.appendChild(recaptchaInput);
     form.submit();
   }
 </script>
~~~

## llms-full

Not found.