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: http://www.mcabombas.com.br/?format=feed

  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="pt-BR">
  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='noindex,follow' />
  7. <title>Erro &rsaquo; WordPress</title>
  8. <style type="text/css">
  9. html {
  10. background: #f1f1f1;
  11. }
  12. body {
  13. background: #fff;
  14. color: #444;
  15. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  16. margin: 2em auto;
  17. padding: 1em 2em;
  18. max-width: 700px;
  19. -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  20. box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  21. }
  22. h1 {
  23. border-bottom: 1px solid #dadada;
  24. clear: both;
  25. color: #666;
  26. font-size: 24px;
  27. margin: 30px 0 0 0;
  28. padding: 0;
  29. padding-bottom: 7px;
  30. }
  31. #error-page {
  32. margin-top: 50px;
  33. }
  34. #error-page p,
  35. #error-page .wp-die-message {
  36. font-size: 14px;
  37. line-height: 1.5;
  38. margin: 25px 0 20px;
  39. }
  40. #error-page code {
  41. font-family: Consolas, Monaco, monospace;
  42. }
  43. ul li {
  44. margin-bottom: 10px;
  45. font-size: 14px ;
  46. }
  47. a {
  48. color: #0073aa;
  49. }
  50. a:hover,
  51. a:active {
  52. color: #00a0d2;
  53. }
  54. a:focus {
  55. color: #124964;
  56. -webkit-box-shadow:
  57. 0 0 0 1px #5b9dd9,
  58. 0 0 2px 1px rgba(30, 140, 190, 0.8);
  59. box-shadow:
  60. 0 0 0 1px #5b9dd9,
  61. 0 0 2px 1px rgba(30, 140, 190, 0.8);
  62. outline: none;
  63. }
  64. .button {
  65. background: #f7f7f7;
  66. border: 1px solid #ccc;
  67. color: #555;
  68. display: inline-block;
  69. text-decoration: none;
  70. font-size: 13px;
  71. line-height: 2;
  72. height: 28px;
  73. margin: 0;
  74. padding: 0 10px 1px;
  75. cursor: pointer;
  76. -webkit-border-radius: 3px;
  77. -webkit-appearance: none;
  78. border-radius: 3px;
  79. white-space: nowrap;
  80. -webkit-box-sizing: border-box;
  81. -moz-box-sizing:    border-box;
  82. box-sizing:         border-box;
  83.  
  84. -webkit-box-shadow: 0 1px 0 #ccc;
  85. box-shadow: 0 1px 0 #ccc;
  86. vertical-align: top;
  87. }
  88.  
  89. .button.button-large {
  90. height: 30px;
  91. line-height: 2.15384615;
  92. padding: 0 12px 2px;
  93. }
  94.  
  95. .button:hover,
  96. .button:focus {
  97. background: #fafafa;
  98. border-color: #999;
  99. color: #23282d;
  100. }
  101.  
  102. .button:focus {
  103. border-color: #5b9dd9;
  104. -webkit-box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);
  105. box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);
  106. outline: none;
  107. }
  108.  
  109. .button:active {
  110. background: #eee;
  111. border-color: #999;
  112. -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
  113. box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
  114. }
  115.  
  116. </style>
  117. </head>
  118. <body id="error-page">
  119. <div class="wp-die-message"><p>Há um erro crítico no seu site.</p><p><a href="https://wordpress.org/support/article/debugging-in-wordpress/">Aprenda mais sobre depuração no WordPress.</a></p></div></body>
  120. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda