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://glamorouslengths.com/author/wrenhubcap48/

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.    <meta charset="UTF-8">
  5.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6.    <title>Glamorous Lenghts has moved to glhair.uk</title>
  7. <style>
  8. div#banner a img {
  9.    width: 100%;
  10.    height: 100%;
  11.    display: block;
  12. }
  13. div#text {
  14.    text-align: center;
  15.    font-size: 30px;
  16.    font-family: sans-serif;
  17. }
  18. div#logo {
  19.    max-width: 150px !important;
  20. }
  21. div#logo img {
  22.    max-width: 100%;
  23.    margin: 0 auto;
  24. }
  25.  
  26. .button{
  27.            background-color: #000; /* black background */
  28.            border: none; /* Remove border */
  29.            color: white; /* Text color */
  30.            padding: 15px 32px; /* Padding for button */
  31.            text-align: center; /* Center text */
  32.            text-decoration: none; /* Remove underline */
  33.            display: inline-block; /* Allow for inline button */
  34.            font-size: 16px; /* Font size */
  35.            margin: 4px 2px; /* Margin around the button */
  36.            cursor: pointer; /* Pointer cursor on hover */
  37.            border-radius: 8px; /* Rounded corners */
  38.            transition: background-color 0.3s; /* Smooth background color transition */
  39. }
  40. </style>
  41.    <script type="7dc03081433593b1663a11e3-text/javascript">
  42.        // Set the initial countdown time in seconds
  43.        var countdownTime = 10;
  44.  
  45.        // Function to update the countdown timer and redirect after the time is up
  46.        function updateTimer() {
  47.            if (countdownTime <= 0) {
  48.                window.location.href = "https://glhair.uk";  // Redirect when time is up
  49.            } else {
  50.                document.getElementById("timer").innerText = countdownTime + " seconds remaining";
  51.                countdownTime--;
  52.            }
  53.        }
  54.  
  55.        // Update the timer every second
  56.        setInterval(updateTimer, 1000);
  57.    </script>
  58. </head>
  59. <body>
  60. <div id="logo">
  61. <img src="https://glhair.uk/cdn/shop/files/gl-logo.png"/>
  62. </div>
  63. <div id="text">
  64. <p>Hi, we're redirecting you to our new site at GLhair.uk
  65. </p>
  66.  
  67. <p>Simply sign up, and you can continue using your trade code as usual.</p>
  68.  
  69. <p>If you need any assistance, please click the WhatsApp link for support.</p>
  70.  
  71. <p id="timer">10 seconds remaining</p>
  72. <a class="button" href="https://glhair.uk/?utm_source=glamorouslengths.com&utm_medium=referral&utm_campaign=movebanner&utm_content=movebannerlink">Visit glhair.uk</a>
  73. </div>
  74. <div id="banner">
  75. <a href="https://glhair.uk/?utm_source=glamorouslengths.com&utm_medium=referral&utm_campaign=movebanner&utm_content=movebannerlink"><img src="https://cdn.shopify.com/s/files/1/0736/5528/8090/files/gl-hair-extensions-desktop-banner.jpg" class="movebanner"/></a>
  76. </div>
  77.  
  78.  
  79.  
  80. <script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="7dc03081433593b1663a11e3-|49" defer></script></body>
  81. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda