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://retoolkorea.com/bbs/board.php?bo_table=free&wr_id=117028

  1. <!doctype html>
  2. <html lang="ko"><head>
  3. <meta charset="utf-8">
  4. <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=0,maximum-scale=10,user-scalable=yes">
  5. <meta name="HandheldFriendly" content="true">
  6. <meta name="format-detection" content="telephone=no">
  7. <meta http-equiv="X-UA-Compatible" content="IE=10,chrome=1">
  8. <title>오류안내 페이지 | 리툴코리아에 오신것을 환영합니다.</title>
  9. <link rel="stylesheet" href="http://retoolkorea.com/theme/macaroon/css/mobile_shop.css?ver=161020">
  10. <!--[if lte IE 8]>
  11. <script src="http://retoolkorea.com/js/html5.js"></script>
  12. <![endif]-->
  13. <!--[if lt IE 9]>
  14.    <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  15.    <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
  16. <![endif]-->
  17. <script>
  18. // 자바스크립트에서 사용하는 전역변수 선언
  19. var g5_url       = "http://retoolkorea.com";
  20. var g5_bbs_url   = "http://retoolkorea.com/bbs";
  21. var g5_is_member = "";
  22. var g5_is_admin  = "";
  23. var g5_is_mobile = "1";
  24. var g5_bo_table  = "";
  25. var g5_sca       = "";
  26. var g5_editor    = "";
  27. var g5_cookie_domain = "";
  28. var g5_shop_url = "http://retoolkorea.com/shop";
  29. var g5_theme_shop_url = "http://retoolkorea.com/theme/macaroon/shop";
  30. </script>
  31. <script src="http://retoolkorea.com/js/jquery-1.8.3.min.js"></script>
  32. <script src="http://retoolkorea.com/js/common.js?ver=161020"></script>
  33. <script src="http://retoolkorea.com/js/wrest.js?ver=161020"></script>
  34. <script src="http://retoolkorea.com/js/modernizr.custom.70111.js"></script>
  35.  
  36. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
  37. </head>
  38. <body>
  39.  
  40. <script>
  41. alert("존재하지 않는 게시판입니다.");
  42. //document.location.href = "http://retoolkorea.com";
  43. document.location.replace("http://retoolkorea.com");
  44. </script>
  45.  
  46. <noscript>
  47. <div id="validation_check">
  48.    <h1>다음 항목에 오류가 있습니다.</h1>
  49.    <p class="cbg">
  50.        존재하지 않는 게시판입니다.    </p>
  51.        <div class="btn_confirm">
  52.        <a href="http://retoolkorea.com">돌아가기</a>
  53.    </div>
  54.    
  55. </div>
  56. </noscript>
  57.  
  58.  
  59.  
  60. <!-- ie6,7에서 사이드뷰가 게시판 목록에서 아래 사이드뷰에 가려지는 현상 수정 -->
  61. <!--[if lte IE 7]>
  62. <script>
  63. $(function() {
  64.    var $sv_use = $(".sv_use");
  65.    var count = $sv_use.length;
  66.  
  67.    $sv_use.each(function() {
  68.        $(this).css("z-index", count);
  69.        $(this).css("position", "relative");
  70.        count = count - 1;
  71.    });
  72. });
  73. </script>
  74. <![endif]-->
  75.  
  76. </body>
  77. </html>
  78.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda