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://www.technorati.com/watchlists/rss.html?wid=338971

  1. <!doctype html>
  2. <html class="no-js" lang="en">
  3.    <head>
  4.        <title>Page Not Found - Technorati</title>
  5.  
  6. <link rel="preload" href=https://tesseract.imds-cdn.com/technorati.tesseract.css as="style">
  7.        
  8.  
  9.        
  10.        <script type="text/javascript">
  11.            (function(c,l,a,r,i,t,y){
  12.                c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
  13.                t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
  14.                y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
  15.            })(window, document, "clarity", "script", "enkzbj451r");
  16.        </script>
  17.        
  18.        
  19.  
  20.        
  21.        <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  22.            new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  23.            j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  24.            'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  25.            })(window,document,'script','dataLayer',"GTM-P7N46RL");
  26.        </script>
  27.        
  28.        
  29.  
  30.        <meta charset="utf-8" />
  31.        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  32.        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=10.0, user-scalable=no" />
  33.        <meta name="description" content="This page could not be found." />
  34.        <meta name="keywords" content="Technorati News, Technorati Sports, Technorati Entertainment, Technorati Videos, News, Sports, Entertainment, Videos" />
  35.        
  36.        <link rel="dns-prefetch" href="https://tesseract.imds-cdn.com" />
  37.        <link rel="dns-prefetch" href="https://scs.imds-api.com" />
  38.        <link rel="dns-prefetch" href="https://vam-image.imds-cdn.com" />
  39.        <link rel="dns-prefetch" href="https://location.imds-api.com" />
  40.        <link rel="dns-prefetch" href="https://portal-static.imds-cdn.com" />
  41.        <link rel="dns-prefetch" href="https://weather.imds-api.com" />
  42.        
  43.        
  44.  
  45.        <link rel="shortcut icon" href="https://portal-static.imds-cdn.com/images/technorati/icons/favicon.ico" />
  46.        <link rel="manifest" href="//manifest.json" />
  47.        
  48.        <link rel="apple-touch-icon" sizes="180x180" href="https://portal-static.imds-cdn.com/images/technorati/icons/apple-touch-icon-180.png" />
  49.        
  50.        
  51.        
  52.        
  53.        
  54. <script src="https://cmp.uniconsent.com/v2/stub.min.js"></script>
  55. <script async src='https://cmp.uniconsent.com/v2/7d36e8d438/cmp.js'></script>
  56.        
  57.  
  58.        <meta name="google-site-verification" content="oPqZenbBoCJOyaYbp6bDT7lW-fc_sysQu6puFQeJV0Q" />
  59.        <meta name="dailymotion-domain-verification" content="dmd31vd33vvwqsprn" />
  60.        <meta property="og:url" content="https://technorati.com/watchlists/rss.html" />
  61.        <meta  property="og:title" content="Page Not Found - Technorati" />
  62.        <meta  property="og:description" content="This page could not be found." />
  63.        <meta  property="og:image" content="https://portal-static.imds-cdn.com/images/technorati/icons/social-banner.jpg" />
  64.        
  65.        <link rel="canonical" href="https://technorati.com/watchlists/rss.html" />
  66.    </head>
  67.    <body class="theme-light">
  68.        
  69.        <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P7N46RL"
  70.        height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  71.        
  72.        
  73.  
  74.        <div id="SingleCube-Pages-Root" class="cube desktop" style="height: 100%;"></div>
  75. <script type="text/javascript">
  76.            (function() {
  77.                var w = window;
  78.                w.iMDS = w.iMDS || {};
  79.                w.iMDS.Device = "desktop";
  80.                w.iMDS.Env = "production";
  81.                function loadScript(u,l,e) {
  82.                    var s = document.createElement('script');
  83.                    if(l)s.onload=l;
  84.                    if(e)s.onerror=e;
  85.                    document.head.appendChild(s);
  86.                    s.src = u;
  87.                }
  88.                function trackError(e) {
  89.                    w.console.error(e);
  90.                    var img = new Image();
  91.                    img.src = "/images/track/track.gif?track=cube-error&track-error=" + encodeURIComponent(e);
  92.                }
  93.                function loadTesseractScript() {
  94.                    loadScript('https:\/\/tesseract.imds-cdn.com/tesseract.js', function() {
  95.                    w.tesseract['default']({ client: "technorati" })
  96.                        .then(t => {
  97.                            t.renderComponent("singlecube.Error", {"startContentServiceOrigin":"https://scs.imds-api.com","trovaServiceOrigin":"https://trova.imds-api.com","weatherServiceOrigin":"https://weather.imds-api.com","locationServiceOrigin":"https://location.imds-api.com","portalStaticOrigin":"https://portal-static.imds-cdn.com"},
  98.                            document.getElementById('SingleCube-Pages-Root'));
  99.                        });
  100.                    });
  101.                }
  102.                if (!('fetch'in w && ('Promise'in w && 'any'in w.Promise) && 'URL'in w && 'includes'in Array.prototype && 'assign'in Object && 'entries'in Object && 'keys'in Object)) {
  103.                    loadScript('https:\/\/tesseract.imds-cdn.com/polyfills.js', loadTesseractScript, loadTesseractScript);
  104.                } else {
  105.                    loadTesseractScript();
  106.                }
  107.            }());
  108.        </script>
  109. </body>
  110. </html>
  111.  
  112. <!-- TSUAH: portal02.be.port-ash1.sync.lan (desktop) -->
  113.  
  114.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda