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: https://limakaki.com/pulau-di-bengkulu.html

  1. <!DOCTYPE html>
  2. <html lang="id">
  3. <head>
  4.    <meta charset="UTF-8" />
  5.    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6.    <title>404 Not Found</title>
  7.    <style>
  8.        * { margin: 0; padding: 0; box-sizing: border-box; }
  9.        body {
  10.            font-family: 'Segoe UI', Roboto, system-ui, -apple-system, sans-serif;
  11.            text-align: center; padding: 50px 20px;
  12.            min-height: 100vh; display: flex; align-items: center; justify-content: center;
  13.            background: #0f0e1a; color: #eaeef2;
  14.        }
  15.        .container {
  16.            max-width: 700px; width: 100%; padding: 40px 30px;
  17.            background: #18172b; border-radius: 24px;
  18.            box-shadow: 0 20px 60px rgba(0,0,0,0.7), 0 0 0 1px rgba(255,215,0,0.06);
  19.        }
  20.        .status-code {
  21.            font-size: 96px; font-weight: 800; line-height: 1; margin: 0 0 8px 0;
  22.            background: linear-gradient(145deg,#f7b731,#f5a623);
  23.            -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  24.            background-clip: text; letter-spacing: -2px;
  25.            text-shadow: 0 0 40px rgba(245,166,35,0.15);
  26.        }
  27.        .status-label {
  28.            font-size: 28px; font-weight: 600; color: #f5c542;
  29.            letter-spacing: 1px; margin-bottom: 12px; text-transform: uppercase;
  30.        }
  31.        .divider {
  32.            width: 70px; height: 3px;
  33.            background: linear-gradient(90deg,#f5a623,#f7d44a);
  34.            margin: 16px auto 20px auto; border-radius: 4px;
  35.        }
  36.        .message {
  37.            font-size: 18px; color: #bcc3cd; margin-bottom: 28px; line-height: 1.6;
  38.        }
  39.        .message strong { color: #f5c542; font-weight: 500; }
  40.        .info-card {
  41.            background: #121124; border-radius: 16px; padding: 18px 24px;
  42.            margin: 10px 0 16px 0; border-left: 4px solid #f5a623;
  43.            text-align: left; box-shadow: inset 0 0 0 1px rgba(255,215,0,0.06);
  44.        }
  45.        .info-row {
  46.            display: flex; flex-wrap: wrap; align-items: baseline;
  47.            gap: 6px 12px; padding: 6px 0; font-size: 15px;
  48.            border-bottom: 1px solid rgba(255,255,255,0.04);
  49.        }
  50.        .info-row:last-child { border-bottom: none; }
  51.        .info-label { color: #8892a8; font-weight: 400; min-width: 100px; letter-spacing: 0.3px; }
  52.        .info-value {
  53.            color: #eaeef2; font-weight: 500; word-break: break-all;
  54.            font-family: 'SF Mono','Fira Code',monospace; font-size: 14px;
  55.            background: #1e1d33; padding: 2px 12px; border-radius: 6px; display: inline-block;
  56.        }
  57.        .info-value.unknown { color: #6a7a8e; font-style: italic; }
  58.        .action-suggestion {
  59.            margin-top: 28px; padding: 16px 20px; background: #1e1d33;
  60.            border-radius: 14px; font-size: 14px; color: #9aa8b9;
  61.            border: 1px solid rgba(245,166,35,0.10);
  62.        }
  63.        .action-suggestion a {
  64.            color: #f5c542; text-decoration: none; font-weight: 500;
  65.            border-bottom: 1px dotted rgba(245,197,66,0.3); transition: border-color 0.2s;
  66.        }
  67.        .action-suggestion a:hover { border-bottom-color: #f5c542; }
  68.        .badge {
  69.            display: inline-block; background: rgba(245,166,35,0.12); color: #f5c542;
  70.            font-size: 12px; font-weight: 600; padding: 2px 14px;
  71.            border-radius: 20px; letter-spacing: 0.5px; margin-top: 6px;
  72.        }
  73.        @media (max-width: 500px) {
  74.            .container { padding: 30px 18px; }
  75.            .status-code { font-size: 68px; }
  76.            .status-label { font-size: 22px; }
  77.            .info-row { flex-direction: column; align-items: flex-start; gap: 2px; padding: 8px 0; }
  78.            .info-label { min-width: auto; }
  79.            .info-value { font-size: 13px; padding: 2px 10px; }
  80.        }
  81.    </style>
  82. </head>
  83. <body>
  84.    <div class="container">
  85.        <div class="status-code">404</div>
  86.        <div class="status-label">Not Found</div>
  87.        <div class="divider"></div>
  88.        <p class="message">
  89.            Halaman yang Anda cari <strong>tidak ditemukan</strong>. <br />Mungkin URL telah berubah atau sumber daya telah dipindahkan.
  90.        </p>
  91.        <div class="info-card">
  92.            <div class="info-row">
  93.                <span class="info-label">🌐 Alamat IP</span>
  94.                <span class="info-value">3.237.223.94</span>
  95.            </div>
  96.            <div class="info-row">
  97.                <span class="info-label">🖥️ User‑Agent</span>
  98.                <span class="info-value">FeedValidator/1.3</span>
  99.            </div>
  100.            <div class="info-row">
  101.                <span class="info-label">📅 Waktu</span>
  102.                <span class="info-value">Thursday, 13-Aug-2026 22:17:46 WIB</span>
  103.            </div>
  104.        </div>
  105.        <div class="action-suggestion">
  106.            📄 Periksa kembali URL yang Anda masukkan. <a href="/">Kembali ke beranda</a> &nbsp;·&nbsp; <a href="mailto:support@bosseo.id">Laporkan tautan rusak</a> <br /><span class="badge">404 · Not Found</span>
  107.        </div>
  108.        <div style="margin-top: 18px; font-size: 12px; color: #4f5b6b;">
  109.            Referer: -
  110.        </div>
  111.    </div>
  112. </body>
  113. </html>
  114.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda