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://shikabe.net/seinen/?feed=atom

  1. <!DOCTYPE html>
  2. <html lang="ja">
  3. <head>
  4.  <meta charset="UTF-8">
  5.  <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
  6.  <meta http-equiv="refresh" content="5; URL=https://goope.jp/">
  7.  <title>Goope(グーペ)で作成されたページは見つかりませんでした。</title>
  8.  <link rel="shortcut icon" href="favicon.ico" />
  9.  <style type="text/css">
  10.    * {
  11.      padding: 0px;
  12.      margin: 0px;
  13.    }
  14.  
  15.    a {
  16.      text-decoration: none;
  17.    }
  18.  
  19.    a:link,
  20.    a:visited {
  21.      color: #1897c4;
  22.    }
  23.  
  24.    a:hover,
  25.    a:active {
  26.      color: #31b9dd;
  27.    }
  28.  
  29.    .error__page {
  30.      background-color: #f9f9ef;
  31.      height: 100%;
  32.      font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
  33.      font-size: 16px;
  34.      line-height: 1.6;
  35.      color: #333;
  36.    }
  37.  
  38.    .error__contents__area {
  39.      margin-top: 30px;
  40.      text-align: center;
  41.    }
  42.  
  43.    .error__contents__logo {
  44.      display: inline-block;
  45.      background: transparent url(img/error_logo.png) 0 0 no-repeat;
  46.      background-size: 180px 95px;
  47.      width: 180px;
  48.      height: 95px;
  49.      overflow: hidden;
  50.      text-indent: 100%;
  51.      white-space: nowrap;
  52.    }
  53.  
  54.    .error__caption__title {
  55.      display: inline-block;
  56.      padding-top: 15px;
  57.      font-size: 22px !important;
  58.      color: #ff5c5c;
  59.      font-weight: bold;
  60.    }
  61.  
  62.    h1.error__caption__wrap {
  63.      padding-top: 5px;
  64.      font-size: 16px !important;
  65.      color: #726e54;
  66.    }
  67.  
  68.    .error__image__wrap__404 {
  69.      display: inline-block;
  70.      margin-top: 30px;
  71.      background: transparent url(img/icon_404.png) 0 0 no-repeat;
  72.      background-size: 150px 150px;
  73.      width: 150px;
  74.      height: 150px;
  75.    }
  76.  
  77.    .error__button__list__wrap {
  78.      padding: 30px 0 0 !important;
  79.    }
  80.  
  81.    .error__button__list,
  82.    .error__link__list {
  83.      list-style-type: none;
  84.      display: inline-block;
  85.      padding: 0 1em;
  86.    }
  87.  
  88.    a.error__button__list__link {
  89.      width: 190px;
  90.      padding: .6em 0;
  91.      display: inline-block;
  92.      color: #fff;
  93.      font-weight: bold;
  94.      text-decoration: none;
  95.      font-size: 18px;
  96.      border-radius: 5px;
  97.    }
  98.  
  99.    a.error__button__list__link__history__back {
  100.      background-color: #5e5e5e;
  101.      display: inline-block !important;
  102.    }
  103.  
  104.    a.error__button__list__link__history__back:hover {
  105.      background-color: #3c3c3c;
  106.    }
  107.  
  108.    a.error__button__list__link__about {
  109.      background-color: #ff5c5c;
  110.    }
  111.  
  112.    a.error__button__list__link__about:hover {
  113.      background-color: #ff4040;
  114.    }
  115.  
  116.    .error__footer__area {
  117.      position: fixed;
  118.      width: 100%;
  119.      left: 0;
  120.      bottom: 0;
  121.      background-color: #e2e1d0;
  122.      padding: .8em 0;
  123.    }
  124.  
  125.    .error__link__list__wrap {
  126.      padding: 0 0 5px !important;
  127.      margin: 0;
  128.      line-height: 1;
  129.    }
  130.  
  131.    .error__link__list:first-child {
  132.      border-right: #aca890 solid 1px;
  133.    }
  134.  
  135.    a.error__link__text {
  136.      color: #333;
  137.      font-size: 14px;
  138.    }
  139.  
  140.    a.error__link__text:hover {
  141.      color: #000;
  142.    }
  143.  
  144.    .error__copyright__wrap {
  145.      font-size: 14px;
  146.      -webkit-text-size-adjust: 100%;
  147.    }
  148.  
  149.    @media (max-width: 479px) and (-webkit-min-device-pixel-ratio: 2),
  150.    (max-width: 479px) and (-webkit-min-device-pixel-ratio: 1.5),
  151.    (max-width: 479px) and (-o-min-device-pixel-ratio: 3 / 2),
  152.    (max-width: 479px) and (min--moz-device-pixel-ratio: 1.5),
  153.    (max-width: 479px) and (min-device-pixel-ratio: 1.5) {
  154.      .error__page {
  155.        margin: 0;
  156.      }
  157.  
  158.      .error__contents__area {
  159.        margin-top: 15px;
  160.        padding: 0 10px;
  161.      }
  162.  
  163.      .error__contents__logo {
  164.        background: transparent url(img/error_logo@2x.png) 0 0 no-repeat;
  165.        background-size: 140px 74px;
  166.        width: 140px;
  167.        height: 74px;
  168.      }
  169.  
  170.      .error__caption__title {
  171.        font-size: 16px !important;
  172.      }
  173.  
  174.      h1.error__caption__wrap {
  175.        padding-top: 5px;
  176.        padding-left: 5px;
  177.        padding-right: 5px;
  178.        font-size: 14px !important;
  179.      }
  180.  
  181.      h1.error__caption__wrap br {
  182.        display: none;
  183.      }
  184.  
  185.      .error__image__wrap__404 {
  186.        margin-top: 10px;
  187.        background: transparent url(img/icon_404@2x.png) 0 0 no-repeat;
  188.        background-size: 100px 100px;
  189.        width: 100px;
  190.        height: 100px;
  191.      }
  192.  
  193.      .error__button__list__wrap {
  194.        padding: 10px 0 0 !important;
  195.      }
  196.  
  197.      .error__button__list {
  198.        padding: 0 .5em;
  199.      }
  200.  
  201.      a.error__button__list__link {
  202.        width: auto;
  203.        padding: .6em 1.4em;
  204.        font-size: 14px;
  205.      }
  206.  
  207.      .error__footer__area {
  208.        padding: 5px 0;
  209.      }
  210.  
  211.      a.error__link__text,
  212.      .error__copyright__wrap {
  213.        font-size: 10px;
  214.      }
  215.    }
  216.  
  217.    .error__note {
  218.      color: #726e54;
  219.      font-weight: bold;
  220.      font-size: 13px;
  221.      margin: 1.5em 0;
  222.    }
  223.  
  224.    @media screen and (min-width: 480px) {
  225.      .error__note {
  226.        font-size: 18px;
  227.        margin: 1em 0 0;
  228.      }
  229.    }
  230.  </style>
  231.  <script src="https://code.jquery.com/jquery-1.12.1.min.js"></script>
  232. </head>
  233. <body class="error__page error__page__404" id="404" style="text-align: center;">
  234.  <div class="error__contents__area">
  235.    <div class="error__contents__logo__wrap">
  236.      <a href="https://goope.jp/" id="error__link__logo__404" class="error__contents__logo">
  237.        Goope(グーペ)
  238.      </a>
  239.    </div>
  240.    <span class="error__caption__title" style="font-size: 16px;">お探しのページは見つかりませんでした</span>
  241.    <h1 class="error__caption__wrap" style="font-size: 20px;">
  242.      Goope(グーペ)で作成されたホームページは、<br />
  243.      削除されたかアドレスが変更になった可能性があります。
  244.    </h1>
  245.    <span class="error__image__wrap__404"></span>
  246.    <p class="error__note">
  247.      5秒後にGoopeのサービスページに移動します。
  248.    </p>
  249.    <ul class="error__button__list__wrap" style="list-style: none;padding-left: 0;">
  250.      <li class="error__button__list">
  251.        <a href="javascript:history.back();" class="error__button__list__link error__button__list__link__history__back" id="error__link__back__404" style="display: none;">戻る</a>
  252.      </li>
  253.      <li class="error__button__list">
  254.        <a href="https://goope.jp/" class="error__button__list__link error__button__list__link__about" id="error__link__about__404">Goopeってなに?</a>
  255.      </li>
  256.    </ul>
  257.    <div class="error__footer__area">
  258.      <ul class="error__link__list__wrap" style="list-style: none;padding-left: 0;">
  259.        <li class="error__link__list">
  260.          <a href="https://goope.jp/support/faq" class="error__link__text" id="error__link__faq__404">よくある質問</a>
  261.        </li>
  262.        <li class="error__link__list">
  263.          <a href="https://goope.jp/support/inquiry" class="error__link__text" id="error__link__inquiry__404">お問い合わせ</a>
  264.        </li>
  265.      </ul>
  266.      <div class="error__copyright__wrap">
  267.        <a href="https://goope.jp/" class="error__link__text" id="error__link__footer__goope__404">グーペ</a> &copy;  <script type="text/javascript">document.write(new Date().getFullYear());</script> <a href="https://pepabo.com/" class="error__link__text" id="error__link__footer__pepabo__404">GMOペパボ株式会社</a> All rights reserved.
  268.      </div>
  269.    </div>
  270.  </div>
  271. <script>
  272.  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  273.  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  274.  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  275.  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  276.  
  277.  ga('create', 'UA-8800865-7', 'auto');
  278.  ga('send', 'pageview');
  279.  
  280.  $(function() {
  281.    $('a').each(function() {
  282.      var _thispage = $('body').attr('id');
  283.      var _thisid = ($(this).attr('id')) ? $(this).attr('id') : 'url:' + $(this).attr('href');
  284.      $(this).click(function() {
  285.        ga('send', 'event', _thispage, 'click', _thisid);
  286.      });
  287.    });
  288.  });
  289. </script>
  290. </body>
  291. </html>
  292.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda