https://production.primarysite.net/=_default_=/

Enlaces: 1 encontrados

EnlaceTEXTO
https://primarysite.net/primarysite.net

Variables JavaScript: 3 encontradas

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensajes de registro de la consola: 1 encontrados

TipoCategoríaRegistrar
errornetwork
URL
https://production.primarysite.net/favicon.ico
TEXTO
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html><head>
    <meta name="robots" content="noindex">
    <title>Primarysite Landing Page</title>

    <style type="text/css">
      html {
        font-size: 62.5%;
      }

      body {
        font: normal 1.5em / 25px Helvetica, 'Segoe UI', Tahoma, Arial, sans-serif;
        text-align: center;
        color: #0f3f75;
        background: #88c03c url(https://primarysite-prod-sorted.s3.amazonaws.com/static/6.35.10/images/default_landing/background.jpg) center top repeat-x;
      }

      a {
        text-decoration: none;
        color: #0f3f75;
      }

      a:focus,
      a:hover {
        text-decoration: underline;
      }

      p {
        padding: 0;
        margin: 1.1rem;
      }

      .container {
        position: relative;
        width: 86.8rem;
        height: 50.7rem;
        padding: 0;
        margin: 0 auto;
        background-image: url(https://primarysite-prod-sorted.s3.amazonaws.com/static/6.35.10/images/default_landing/sign.png);
      }

      .container::before {
        display: block;
        position: absolute;
        top: 2.9rem;
        left: 50%;
        width: 44.8rem;
        height: 16rem;
        content: '';
        margin-left: -22.4rem;
        background: url(https://primarysite-prod-sorted.s3.amazonaws.com/static/6.35.10/images/primarysite-logo.svg) center / contain no-repeat;
      }

      .content {
        position: absolute;
        top: 17.5rem;
        left: 9.5rem;
        width: 65.5rem;
      }

      .important {
        font-weight: bold;
      }

      .link {
        padding-top: 1.5rem;
      }
    </style>
  </head>

  <body>
    <div class="container">
      <div class="content">
        <p class="important">Welcome to the default landing page for Primarysite's Content Management System</p>

        <p>We are the UK's leading provider of websites for primary schools. With more than 5,000 primary school websites created, our experience, knowledge and understanding of primary schools and website design mean you too can benefit from: <span class="important">Design Excellence</span>, <span class="important">Easy Website Updating</span>, <span class="important">Expertise in Schools</span> and <span class="important">Unrivalled Customer Service.</span>

        </p><p class="link">Visit <a href="https://primarysite.net/">primarysite.net</a> for more information.</p>
      </div>
    </div>
  

</body></html>