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

  1. <!DOCTYPE html>
  2. <html lang="en-PH">
  3. <head>
  4.    <meta charset="UTF-8">
  5.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6.    <title>Highlighted Dates Philippines - Important Dates & Events in the Philippines</title>
  7.    <meta name="description" content="Discover important dates and events in the Philippines, including holidays, festivals, and historical events. Stay updated with the most important Philippines dates.">
  8.    <link rel="canonical" href="https://highlighteddates.com/">
  9.    <meta name="robots" content="index, follow">
  10.    
  11.    <!-- Preload key resources -->
  12.    <link rel="preload" href="styles.css" as="style">
  13.    <link rel="preload" href="favicon.svg" as="image" type="image/svg+xml">
  14.    
  15.    <!-- Favicon -->
  16.    <link rel="icon" href="favicon.svg" type="image/svg+xml">
  17.    <link rel="apple-touch-icon" sizes="180x180" href="favicon.svg">
  18.    <link rel="icon" type="image/svg+xml" href="favicon.svg" sizes="192x192">
  19.    
  20.    <!-- CSS -->
  21.    <link rel="stylesheet" href="styles.css">
  22.    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap">
  23.    
  24.    <!-- Open Graph / Social Media -->
  25.    <meta property="og:type" content="website">
  26.    <meta property="og:url" content="https://highlighteddates.com/">
  27.    <meta property="og:title" content="Highlighted Dates Philippines - Important Events & Holidays">
  28.    <meta property="og:description" content="Discover important dates and events in the Philippines, including holidays, festivals, and historical events.">
  29.    <meta property="og:image" content="https://highlighteddates.com/images/og-image.jpg">
  30.    <meta property="og:image:width" content="1200">
  31.    <meta property="og:image:height" content="630">
  32.    
  33.    <!-- Twitter Card -->
  34.    <meta name="twitter:card" content="summary_large_image">
  35.    <meta name="twitter:title" content="Highlighted Dates Philippines - Important Events & Holidays">
  36.    <meta name="twitter:description" content="Discover important dates and events in the Philippines, including holidays, festivals, and historical events.">
  37.    <meta name="twitter:image" content="https://highlighteddates.com/images/og-image.jpg">
  38.    
  39.    <!-- Structured Data JSON-LD -->
  40.    <script type="application/ld+json">
  41.    {
  42.      "@context": "https://schema.org",
  43.      "@type": "WebSite",
  44.      "url": "https://highlighteddates.com/",
  45.      "name": "Highlighted Dates Philippines",
  46.      "description": "Discover important dates and events in the Philippines, including holidays, festivals, and historical events.",
  47.      "potentialAction": {
  48.        "@type": "SearchAction",
  49.        "target": "https://highlighteddates.com/search?q={search_term_string}",
  50.        "query-input": "required name=search_term_string"
  51.      },
  52.      "publisher": {
  53.        "@type": "Organization",
  54.        "name": "Highlighted Dates Philippines",
  55.        "logo": {
  56.          "@type": "ImageObject",
  57.          "url": "https://highlighteddates.com/favicon.svg",
  58.          "width": "192",
  59.          "height": "192"
  60.        }
  61.      },
  62.      "inLanguage": "en-PH"
  63.    }
  64.    </script>
  65.    
  66.    <script type="application/ld+json">
  67.    {
  68.      "@context": "https://schema.org",
  69.      "@type": "LocalBusiness",
  70.      "name": "Highlighted Dates Philippines",
  71.      "image": "https://highlighteddates.com/favicon.svg",
  72.      "url": "https://highlighteddates.com/",
  73.      "address": {
  74.        "@type": "PostalAddress",
  75.        "addressCountry": "PH"
  76.      },
  77.      "geo": {
  78.        "@type": "GeoCoordinates",
  79.        "latitude": "14.5995",
  80.        "longitude": "120.9842"
  81.      },
  82.      "openingHoursSpecification": {
  83.        "@type": "OpeningHoursSpecification",
  84.        "dayOfWeek": [
  85.          "Monday",
  86.          "Tuesday",
  87.          "Wednesday",
  88.          "Thursday",
  89.          "Friday",
  90.          "Saturday",
  91.          "Sunday"
  92.        ],
  93.        "opens": "00:00",
  94.        "closes": "23:59"
  95.      }
  96.    }
  97.    </script>
  98. </head>
  99. <body>
  100.    <!-- Header Section -->
  101.    <header>
  102.        <div class="container navbar">
  103.            <div class="logo">
  104.                <img src="favicon.svg" alt="Highlighted Dates Logo">
  105.                <h1>Highlighted Dates</h1>
  106.            </div>
  107.            <nav>
  108.                <ul>
  109.                    <li><a href="#home">Home</a></li>
  110.                    <li><a href="#dates">Important Dates</a></li>
  111.                    <li><a href="#games">Games</a></li>
  112.                    <li><a href="#about">About</a></li>
  113.                    <li><a href="#contact">Contact</a></li>
  114.                </ul>
  115.            </nav>
  116.            <button class="mobile-menu-btn">☰</button>
  117.        </div>
  118.    </header>
  119.  
  120.    <!-- Hero Section -->
  121.    <section class="hero" id="home">
  122.        <div class="container">
  123.            <div class="hero-content">
  124.                <h2>Discover Important Dates in the Philippines</h2>
  125.                <p>Stay updated with the most significant holidays, festivals, and events happening in the Philippines throughout the year.</p>
  126.                <a href="#dates" class="btn">Explore Dates</a>
  127.            </div>
  128.        </div>
  129.    </section>
  130.  
  131.    <!-- Featured Dates Section -->
  132.    <section id="dates">
  133.        <div class="container">
  134.            <div class="section-title">
  135.                <h2>Important Dates</h2>
  136.            </div>
  137.            <div class="dates-grid">
  138.                <!-- Date Card 1 -->
  139.                <div class="date-card">
  140.                    <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='200' viewBox='0 0 400 200'%3E%3Crect width='400' height='200' fill='%234a90e2'/%3E%3Cpath d='M0 100L400 30V200H0' fill='%233498db'/%3E%3Ctext x='200' y='100' font-family='Arial' font-size='26' fill='white' text-anchor='middle'%3EIndependence Day%3C/text%3E%3C/svg%3E" alt="Philippine Independence Day">
  141.                    <div class="date-card-content">
  142.                        <span class="date-tag">June 12</span>
  143.                        <h3>Philippine Independence Day</h3>
  144.                        <p>Commemorating the Philippine Declaration of Independence from Spain on June 12, 1898.</p>
  145.                        <a href="#" class="read-more">Learn more ›</a>
  146.                    </div>
  147.                </div>
  148.                
  149.                <!-- Date Card 2 -->
  150.                <div class="date-card">
  151.                    <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='200' viewBox='0 0 400 200'%3E%3Crect width='400' height='200' fill='%23e74c3c'/%3E%3Cpath d='M0 100L400 70V200H0' fill='%23c0392b'/%3E%3Ctext x='200' y='100' font-family='Arial' font-size='26' fill='white' text-anchor='middle'%3ESinulog Festival%3C/text%3E%3C/svg%3E" alt="Sinulog Festival">
  152.                    <div class="date-card-content">
  153.                        <span class="date-tag">January</span>
  154.                        <h3>Sinulog Festival</h3>
  155.                        <p>One of the grandest festivals in the Philippines, held every third Sunday of January in Cebu City.</p>
  156.                        <a href="#" class="read-more">Learn more ›</a>
  157.                    </div>
  158.                </div>
  159.                
  160.                <!-- Date Card 3 -->
  161.                <div class="date-card">
  162.                    <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='200' viewBox='0 0 400 200'%3E%3Crect width='400' height='200' fill='%232ecc71'/%3E%3Cpath d='M0 100L400 130V200H0' fill='%2327ae60'/%3E%3Ctext x='200' y='100' font-family='Arial' font-size='26' fill='white' text-anchor='middle'%3EHoly Week%3C/text%3E%3C/svg%3E" alt="Holy Week in Philippines">
  163.                    <div class="date-card-content">
  164.                        <span class="date-tag">March/April</span>
  165.                        <h3>Holy Week</h3>
  166.                        <p>An important religious observance in the Philippines with various traditions and practices.</p>
  167.                        <a href="#" class="read-more">Learn more ›</a>
  168.                    </div>
  169.                </div>
  170.                
  171.                <!-- Date Card 4 -->
  172.                <div class="date-card">
  173.                    <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='200' viewBox='0 0 400 200'%3E%3Crect width='400' height='200' fill='%23f39c12'/%3E%3Cpath d='M0 100L400 50V200H0' fill='%23d35400'/%3E%3Ctext x='200' y='100' font-family='Arial' font-size='26' fill='white' text-anchor='middle'%3EMasskara Festival%3C/text%3E%3C/svg%3E" alt="MassKara Festival">
  174.                    <div class="date-card-content">
  175.                        <span class="date-tag">October</span>
  176.                        <h3>MassKara Festival</h3>
  177.                        <p>A festival held in Bacolod City featuring colorful masks, street dancing, and music competitions.</p>
  178.                        <a href="#" class="read-more">Learn more ›</a>
  179.                    </div>
  180.                </div>
  181.            </div>
  182.        </div>
  183.    </section>
  184.  
  185.    <!-- Game Section -->
  186.    <section class="game-section" id="games">
  187.        <div class="container">
  188.            <div class="section-title">
  189.                <h2>Philippine Gaming</h2>
  190.            </div>
  191.            <div class="game-container">
  192.                <div class="game-card">
  193.                    <h3>Popular Gaming Options</h3>
  194.                    <p>The Philippines has a vibrant gaming community with many online and traditional options available.</p>
  195.                    <div class="game-links">
  196.                        <a href="https://phslotonline.com/" target="_blank" rel="noopener noreferrer" title="Play Philippine Slots Online">Philippine Slots</a>
  197.                        <a href="https://slotsonline.ph/" target="_blank" rel="noopener noreferrer" title="Enjoy the best online slots games in the Philippines">Slots Games</a>
  198.                        <a href="https://funslotpro.com/" target="_blank" rel="noopener noreferrer" title="Fun slot games for Filipino players">Fun Slot Pro</a>
  199.                        <a href="https://slotpinas.com/" target="_blank" rel="noopener noreferrer" title="Experience Pinas slots gaming">Slot Games</a>
  200.                        <a href="https://www.nytimes.com/2017/06/04/world/asia/philippines-casino-resorts-world-manila-jessie-carlos.html" target="_blank" rel="noopener noreferrer" title="News about Philippines gaming industry">nytimes</a>
  201.                    </div>
  202.                </div>
  203.                <div class="game-card">
  204.                    <h3>Gaming Events</h3>
  205.                    <p>Stay updated with the latest gaming events, tournaments, and competitions happening throughout the Philippines.</p>
  206.                    <div class="game-links">
  207.                        <a href="#" class="btn">Upcoming Events</a>
  208.                    </div>
  209.                </div>
  210.            </div>
  211.        </div>
  212.    </section>
  213.  
  214.    <!-- About Section -->
  215.    <section id="about">
  216.        <div class="container">
  217.            <div class="about-section">
  218.                <div class="about-image">
  219.                    <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='400' viewBox='0 0 600 400'%3E%3Crect width='600' height='400' fill='%234a90e2'/%3E%3Cpath d='M0 300Q150 250 300 350T600 300V400H0' fill='%233498db'/%3E%3Ccircle cx='450' cy='100' r='50' fill='%23f1c40f'/%3E%3Cpath d='M0 400L600 400L600 370Q450 390 300 350T0 370' fill='%2327ae60'/%3E%3Ctext x='300' y='200' font-family='Arial' font-size='30' fill='white' text-anchor='middle'%3EPhilippine Calendar%3C/text%3E%3C/svg%3E" alt="About Highlighted Dates">
  220.                </div>
  221.                <div class="about-content">
  222.                    <h2>About Highlighted Dates</h2>
  223.                    <p>Highlighted Dates is your premier resource for tracking important dates, events, and holidays in the Philippines. We provide comprehensive information about cultural celebrations, historical commemorations, and upcoming events throughout the country.</p>
  224.                    <p>Our mission is to help both locals and visitors stay informed about significant dates in the Filipino calendar, promoting cultural awareness and appreciation of the Philippines' rich heritage.</p>
  225.                    <a href="#" class="btn">Learn More About Us</a>
  226.                </div>
  227.            </div>
  228.        </div>
  229.    </section>
  230.  
  231.    <!-- Newsletter Section -->
  232.    <section class="newsletter">
  233.        <div class="container">
  234.            <h2>Stay Updated</h2>
  235.            <p>Subscribe to our newsletter to receive updates about upcoming events and important dates in the Philippines.</p>
  236.            <form class="newsletter-form">
  237.                <input type="email" placeholder="Enter your email address">
  238.                <button type="submit" class="btn">Subscribe</button>
  239.            </form>
  240.        </div>
  241.    </section>
  242.  
  243.    <!-- Footer -->
  244.    <footer>
  245.        <div class="container">
  246.            <div class="footer-content">
  247.                <div class="footer-column">
  248.                    <h3>Highlighted Dates</h3>
  249.                    <ul>
  250.                        <li><a href="#home">Home</a></li>
  251.                        <li><a href="#dates">Important Dates</a></li>
  252.                        <li><a href="#games">Games</a></li>
  253.                        <li><a href="#about">About</a></li>
  254.                        <li><a href="#contact">Contact</a></li>
  255.                    </ul>
  256.                </div>
  257.                <div class="footer-column">
  258.                    <h3>Categories</h3>
  259.                    <ul>
  260.                        <li><a href="#">National Holidays</a></li>
  261.                        <li><a href="#">Festivals</a></li>
  262.                        <li><a href="#">Historical Events</a></li>
  263.                        <li><a href="#">Religious Celebrations</a></li>
  264.                    </ul>
  265.                </div>
  266.                <div class="footer-column">
  267.                    <h3>Resources</h3>
  268.                    <ul>
  269.                        <li><a href="#">Calendar</a></li>
  270.                        <li><a href="#">Blog</a></li>
  271.                        <li><a href="#">FAQ</a></li>
  272.                        <li><a href="#">Privacy Policy</a></li>
  273.                    </ul>
  274.                </div>
  275.                <div class="footer-column">
  276.                    <h3>Contact</h3>
  277.                    <ul>
  278.                        <li>Email: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="5930373f361931303e3135303e312d3c3d3d382d3c2a773a3634">[email&#160;protected]</a></li>
  279.                        <li>Phone: +63 2 8888 8888</li>
  280.                        <li>Manila, Philippines</li>
  281.                    </ul>
  282.                </div>
  283.            </div>
  284.            <div class="footer-bottom">
  285.                <div class="logo-footer">
  286.                    <img src="favicon.svg" alt="Highlighted Dates Logo">
  287.                </div>
  288.                <div class="social-links">
  289.                    <a href="#" aria-label="Facebook">FB</a>
  290.                    <a href="#" aria-label="Twitter">TW</a>
  291.                    <a href="#" aria-label="Instagram">IG</a>
  292.                    <a href="#" aria-label="LinkedIn">LI</a>
  293.                </div>
  294.                <p>&copy; 2025 Highlighted Dates Philippines. All rights reserved.</p>
  295.            </div>
  296.        </div>
  297.    </footer>
  298.  
  299.    <!-- JavaScript -->
  300.    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
  301.        // Mobile Menu Toggle
  302.        document.querySelector('.mobile-menu-btn').addEventListener('click', function() {
  303.            document.querySelector('nav ul').classList.toggle('show');
  304.        });
  305.  
  306.        // Smooth Scrolling
  307.        document.querySelectorAll('a[href^="#"]').forEach(anchor => {
  308.            anchor.addEventListener('click', function (e) {
  309.                e.preventDefault();
  310.                document.querySelector(this.getAttribute('href')).scrollIntoView({
  311.                    behavior: 'smooth'
  312.                });
  313.            });
  314.        });
  315.    </script>
  316. </body>
  317. </html>
  318.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda