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

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