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://rayfordyhudson.cabanova.com/

  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>404. Page not found.</title>
  7. <script type="text/javascript" src="https://www.cabanova.com/static/js/jquery.pub.min.js"></script>
  8. <style type="text/css">
  9. img {border: none}
  10. div.main
  11. {
  12. width: 414px;
  13. margin-left: auto;
  14. margin-right: auto;
  15. margin-top: 60px;
  16. }
  17. div.right
  18. {
  19. float: left;
  20. background: #cb7c76;
  21. width: 221px;
  22. color: #f8eeed;
  23. font-size: 0.75em;
  24. font-family: Tahoma, sans-serif;
  25. text-align: left;
  26. line-height: 18px;
  27. }
  28. div.right a { color: #f8eeed; }
  29. div.right .padd { padding-bottom: 10px; padding-left: 10px; padding-right: 8px; padding-top: 5px; }
  30. div.cb { clear:both; height: 0; font-size: 0; }
  31. </style>
  32. </head>
  33. <body style="margin: 0; padding: 0;">
  34. <div class="main">
  35. <a href="https://www.cabanova.com/" title="Build your best business website ever. HTML5 site builder, domains and email hosting."><img id="logo" src="https://www.cabanova.com/static/images/cabanovatx_lock_logo.png" style="float:left;display:none" border="0" /></a>
  36. <div id="no-logo" style="float:left;background:#aaa; color:white; font-size: 40px; font-weight:bold; padding:30px">
  37. 404
  38. </div>
  39. <img style="float:left; margin:17px 0 0 11px" src="https://www.cabanova.com/static/images/arr_l1.gif" />
  40. <div class="right" style="min-height:60px">
  41. <div class="padd" id="reason"></div>
  42. </div>
  43. <div class="cb"></div>
  44. </div>
  45. <script>
  46. var url = 'https://sitebuilder.cabanova.com/action/404';
  47. if (/cabanova/.test(self.location.host)) {
  48. $('#logo').show();
  49. $('#no-logo').hide();
  50. }
  51. function onReady(ret) {
  52. var index = self.location.pathname.indexOf('/draft/') == 0 ? self.location.host + '/draft/' : self.location.host;
  53. ret = ret.replace('{$domain}', '<a href="https://' + index + '">' + index + '</a>');
  54. $('#reason').html(ret);
  55. }
  56. var data = {
  57. h: self.location.host,
  58. p: self.location.pathname
  59. }
  60. $.ajax(url + '?' + $.param(data), {
  61. jsonp: 'cbjp',
  62. crossDomain: true,
  63. dataType: 'jsonp',
  64. success: onReady
  65. });
  66. </script>
  67. </body>
  68. </html>
  69.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda