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

  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>没有找到站点</title>
  6. <style>
  7. *{margin:0;padding:0;color:#444}
  8. body{font-size:14px;font-family:"宋体"}
  9. .main{width:600px;margin:10% auto;}
  10. .title{background: #20a53a;color: #fff;font-size: 16px;height: 40px;line-height: 40px;padding-left: 20px;}
  11. .content{background-color:#f3f7f9; height:300px;border:1px dashed #c6d9b6;padding:20px}
  12. .t1{border-bottom: 1px dashed #c6d9b6;color: #ff4000;font-weight: bold; margin: 0 0 20px; padding-bottom: 18px;}
  13. .t2{margin-bottom:8px; font-weight:bold}
  14. ol{margin:0 0 20px 22px;padding:0;}
  15. ol li{line-height:30px}
  16. </style>
  17. </head>
  18.  
  19. <body>
  20. <div class="main">
  21. <div class="title">没有找到站点</div>
  22. <div class="content">
  23. <p class="t1">您的请求在Web服务器中没有找到对应的站点!</p>
  24. <p class="t2">可能原因:</p>
  25. <ol>
  26. <li>您没有将此域名或IP绑定到对应站点!</li>
  27. <li>配置文件未生效!</li>
  28. </ol>
  29. <p class="t2">如何解决:</p>
  30. <ol>
  31. <li>检查是否已经绑定到对应站点,若确认已绑定,请尝试重载Web服务;</li>
  32. <li>检查端口是否正确;</li>
  33. <li>若您使用了CDN产品,请尝试清除CDN缓存;</li>
  34. <li>普通网站访客,请联系网站管理员;</li>
  35. </ol>
  36. </div>
  37. </div>
  38. </body>
  39. </html>
  40.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda