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://www.newsfirstpost.com

  1. <!DOCTYPE html>
  2. <html lang="en-US">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. <meta name="viewport" content="width=device-width">
  6. <meta name='robots' content='max-image-preview:large, noindex, follow' />
  7. <title>WordPress &rsaquo; Error</title>
  8. <style type="text/css">
  9. html {
  10. background: #f1f1f1;
  11. }
  12. body {
  13. background: #fff;
  14. border: 1px solid #ccd0d4;
  15. color: #444;
  16. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  17. margin: 2em auto;
  18. padding: 1em 2em;
  19. max-width: 700px;
  20. -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
  21. box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
  22. }
  23. h1 {
  24. border-bottom: 1px solid #dadada;
  25. clear: both;
  26. color: #666;
  27. font-size: 24px;
  28. margin: 30px 0 0 0;
  29. padding: 0;
  30. padding-bottom: 7px;
  31. }
  32. #error-page {
  33. margin-top: 50px;
  34. }
  35. #error-page p,
  36. #error-page .wp-die-message {
  37. font-size: 14px;
  38. line-height: 1.5;
  39. margin: 25px 0 20px;
  40. }
  41. #error-page code {
  42. font-family: Consolas, Monaco, monospace;
  43. }
  44. ul li {
  45. margin-bottom: 10px;
  46. font-size: 14px ;
  47. }
  48. a {
  49. color: #2271b1;
  50. }
  51. a:hover,
  52. a:active {
  53. color: #135e96;
  54. }
  55. a:focus {
  56. color: #043959;
  57. box-shadow: 0 0 0 2px #2271b1;
  58. outline: 2px solid transparent;
  59. }
  60. .button {
  61. background: #f3f5f6;
  62. border: 1px solid #016087;
  63. color: #016087;
  64. display: inline-block;
  65. text-decoration: none;
  66. font-size: 13px;
  67. line-height: 2;
  68. height: 28px;
  69. margin: 0;
  70. padding: 0 10px 1px;
  71. cursor: pointer;
  72. -webkit-border-radius: 3px;
  73. -webkit-appearance: none;
  74. border-radius: 3px;
  75. white-space: nowrap;
  76. -webkit-box-sizing: border-box;
  77. -moz-box-sizing:    border-box;
  78. box-sizing:         border-box;
  79.  
  80. vertical-align: top;
  81. }
  82.  
  83. .button.button-large {
  84. line-height: 2.30769231;
  85. min-height: 32px;
  86. padding: 0 12px;
  87. }
  88.  
  89. .button:hover,
  90. .button:focus {
  91. background: #f1f1f1;
  92. }
  93.  
  94. .button:focus {
  95. background: #f3f5f6;
  96. border-color: #007cba;
  97. -webkit-box-shadow: 0 0 0 1px #007cba;
  98. box-shadow: 0 0 0 1px #007cba;
  99. color: #016087;
  100. outline: 2px solid transparent;
  101. outline-offset: 0;
  102. }
  103.  
  104. .button:active {
  105. background: #f3f5f6;
  106. border-color: #7e8993;
  107. -webkit-box-shadow: none;
  108. box-shadow: none;
  109. }
  110.  
  111. </style>
  112. </head>
  113. <body id="error-page">
  114. <div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
  115. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda