It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://seogamer.ck.page/fa44e87dd7/

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>The page you were looking for doesn't exist (404)</title>
  5. <style type="text/css">
  6.    @import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700,600);
  7.    body {
  8.        background: #fff url('/assets/icon-fade-bg.png') repeat-x center top;
  9.        font-family: "Open Sans","Helvetica Neue",Helvetica,sans-serif;
  10.        margin: 0px;
  11.        padding: 0px;
  12.    }
  13.    .error_message {
  14.        -moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
  15.        -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
  16.        background: #212F4F;
  17.        box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
  18.        margin: 100px auto;
  19.        overflow: hidden;
  20.        width: 400px;
  21.      color: rgba(255,255,255,.8);
  22.      padding: 50px 75px 60px;
  23.    }
  24.  
  25.    .error_message h1 {
  26.    color: #fff;
  27.    font-size: 120px;
  28.    margin: 0px;
  29.    padding: 0px;
  30.    }
  31.  
  32.  .error_message h2 {
  33.    color: #fff;
  34.    font-size: 34px;
  35.    font-weight: 200;
  36.    margin: -20px 0px 0px;
  37.    padding: 0px;
  38.    text-transform: uppercase;
  39.  }
  40.  
  41.    .error_message p {
  42.    font-size: 18px;
  43.  }
  44.  
  45.  .error_message .links {
  46.    list-style: none;
  47.    margin: 0;
  48.    padding: 10px 0px 0px;
  49.  }
  50.  
  51.    .error_message .links li {
  52.      float: left;
  53.      margin-right: 20px;
  54.      text-align: center;
  55.      width: 190px;
  56.    }
  57.  
  58.    .error_message .links li.docs_link {
  59.      float: right;
  60.      margin-right: 0;
  61.    }
  62.  
  63.    .error_message .links li a {
  64.      border: solid transparent 1px;
  65.      color: #fff;
  66.      background: #FB6970;
  67.      display: block;
  68.      font-size: 18px;
  69.      padding: 10px;
  70.      text-decoration: none;
  71.    }
  72.  
  73.    .error_message .links li a:hover {
  74.      background: #D85A60;
  75.    }
  76.  
  77.    .error_message .links li span {
  78.      font-size: 11px;
  79.      text-transform: uppercase;
  80.    }
  81.  
  82.  </style>
  83. </head>
  84. <body>
  85.  
  86. <div class="error_message">
  87. <h1>404!</h1>
  88. <h2>The page you were looking for doesn't exist.</h2>
  89. <p id="reason">You may have mistyped the address or the page may have moved.</p>
  90. <ul class="links">
  91. <li class="status_link">
  92. <a href="http://status.convertkit.com">Status Page</a>
  93. <span>Get the latest information</span>
  94. </li>
  95. <li class="docs_link">
  96. <a href="http://help.convertkit.com">Help Docs</a>
  97. <span>Read our documentation</span>
  98. </li>
  99. </ul>
  100. </div>
  101. </body>
  102. </html>
  103.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda