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://seekingalpha.com/user/57637487/profile

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.  <meta charset="utf-8">
  5.  <meta name="viewport" content="width=device-width, initial-scale=1">
  6.  <title>Access to this page has been denied.</title>
  7.  <link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
  8.  <style>
  9.    html, body {
  10.      margin: 0;
  11.      padding: 0;
  12.      font-family: 'Open Sans', sans-serif;
  13.      color: #000;
  14.    }
  15.  
  16.    .container {
  17.      align-items: center;
  18.      display: flex;
  19.      flex: 1;
  20.      justify-content: space-between;
  21.      flex-direction: column;
  22.      height: 100%;
  23.    }
  24.  
  25.    .container > div {
  26.      width: 100%;
  27.      display: flex;
  28.      justify-content: center;
  29.    }
  30.  
  31.    .container > div > div {
  32.      display: flex;
  33.      width: 80%;
  34.    }
  35.  
  36.    .customer-logo-wrapper {
  37.      padding-top: 2rem;
  38.      flex-grow: 0;
  39.      background-color: #fff;
  40.    }
  41.  
  42.    .customer-logo {
  43.      border-bottom: 1px solid #000;
  44.    }
  45.  
  46.    .customer-logo > img {
  47.      padding-bottom: 1rem;
  48.      max-height: 50px;
  49.      max-width: 100%;
  50.    }
  51.  
  52.    .page-title-wrapper {
  53.      flex-grow: 0;  /* was 2, but that pushed it too far down the page */
  54.    }
  55.  
  56.    .page-title {
  57.      flex-direction: column-reverse;
  58.    }
  59.  
  60.    .content-wrapper {
  61.      flex-grow: 5;
  62.    }
  63.  
  64.    .content {
  65.      flex-direction: column;
  66.    }
  67.  
  68.    @media (min-width: 768px) {
  69.      html, body {
  70.        height: 100%;
  71.      }
  72.    }
  73.  </style>
  74.  <script>
  75.    window._pxAppId = 'PXxgCxM9By';
  76.    window._pxJsClientSrc = '/xgCxM9By/init.js';
  77.    window._pxHostUrl = '/xgCxM9By/xhr';
  78.  
  79.    startTime = Date.now();
  80.    window._pxOnCaptchaSuccess = function(isValid){
  81.      var solutionTime = Math.floor((Date.now() - startTime) / 1000);
  82.      var reload = function(){ top.location.reload(); };
  83.      sendEvent("captcha/solved?px_uuid=" + window._pxUuid + "&time_to_solution=" + solutionTime + '&isValid=' + isValid, reload);
  84.      setTimeout(reload, 700);
  85.    };
  86.  
  87.    function sendEvent(event, onload){
  88.      var xhr = new XMLHttpRequest();
  89.      xhr.open("GET", "/_sa_track/" + event);
  90.      if (onload) xhr.addEventListener("load", onload);
  91.      xhr.send();
  92.    }
  93.  </script>
  94. <script type="text/javascript">window._pxVid = "";window._pxUuid = "edfe1c87-8299-11ef-b8b3-f602070d6cb9";</script></head>
  95. <body>
  96. <section class="container">
  97.  <div class="page-title-wrapper">
  98.    <div class="page-title">
  99.      <h1>To continue, please prove you are not a robot</h1>
  100.    </div>
  101.  </div>
  102.  <div class="content-wrapper">
  103.    <div class="content">
  104.      <div id="px-captcha"></div>
  105.      <p></p>
  106.      <p>
  107.        To ensure this doesn’t happen in the future, please enable Javascript and cookies in your browser.<br/>
  108.        Is this happening to you frequently? Please <a href="https://help.seekingalpha.com">report it on our feedback forum</a>.
  109.      </p>
  110.      <p>
  111.        If you have an ad-blocker enabled you may be blocked from proceeding. Please disable your ad-blocker and refresh.
  112.      </p>
  113.      <p>Reference ID: <span id="refid"></span></p>
  114.    </div>
  115.  </div>
  116.  <script>
  117.    document.getElementById("refid").innerHTML = window._pxUuid;
  118.    sendEvent("captcha/shown?px_uuid=" + window._pxUuid);
  119.  </script>
  120. </section>
  121.  
  122. <script src="/xgCxM9By/captcha/PXxgCxM9By/captcha.js?a=c&m=0"></script>
  123.  
  124. </body>
  125. </html>
  126.  
  127.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda