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://autoinsurances.biz/

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <title>autoinsurances.biz</title>
  7. <meta name="viewport" content="width=device-width, initial-scale=1">
  8. <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
  9.     <style>
  10.     @import url("https://fonts.googleapis.com/css?family=Neucha|Cabin+Sketch");
  11.  
  12.     body {
  13.     padding: 0px;
  14.     margin: 0px;
  15.     height:100%;
  16.     background: #efefef;
  17.     font-family: "Neucha", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  18.  font-size: 1rem;
  19.  font-weight: 700;
  20.  line-height: 1.5;
  21.     }
  22.     .container {
  23.     position: absolute;
  24.     top: 0; left: 0; bottom: 0; right: 0;
  25.     display: table;
  26.     width:100%;
  27.     height:100%;
  28.     background: url(/assets/images/summer_ballon.jpg) no-repeat center center fixed;
  29.   -webkit-background-size: cover;
  30.   -moz-background-size: cover;
  31.   -o-background-size: cover;
  32.   background-size: cover;
  33.     }
  34.     #left {
  35.     display: table-cell;
  36.     padding-top:30px;
  37.     width: 320px;
  38.     text-align: center;
  39.     height:100%;
  40.     background: rgba(0,0,0,0.35);
  41.   color: #fff;
  42.     }
  43.     #left h1 {
  44.     font-size: 3em;
  45.     }
  46.     #right {
  47.     display: table-cell;
  48.    
  49.   }
  50.  
  51.   .center {
  52.     margin: auto;
  53.     width: 90%;
  54.     padding: 10px;
  55.     clear:both;
  56.    
  57. }
  58. .center h2 {
  59. }
  60. #tcContainer {}
  61. .tcItem {
  62. overflow:hidden;
  63. text-align:left;
  64. display: table;
  65. width:90%;
  66.   background: #fff; /* fallback for browsers that don't understand rgba */
  67.   /*border-top: solid 5px #000; */
  68.   clear: both;
  69.   margin:10px;
  70.   padding:0px !important;
  71.   /*padding: 2rem 1rem;*/
  72.   margin-bottom: 2rem;
  73.   opacity: 0.8;
  74.   border-radius: 555px 25px 15px 25px/25px 5px 35px 555px;
  75.   -webkit-box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.35);
  76. -moz-box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.35);
  77. box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.35);
  78.  
  79. }
  80. .tcItem h5 {font-size: 1.8em; margin: 0 0 5px 0;font-family: "Neucha", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;}
  81. .tcButton {float:right; padding:2px 10px 2px 10px; line-height: 25px !important;}
  82. .tcImage {display: table-cell;padding:0;}
  83. .tcImage img {margin:-5px 5px -5px -5px;width:160px;z-index:999;}
  84. .tcText {font-size: 0.9em;display: table-cell;padding:15px 15px 15px 15px;}
  85. .tcPrice{font-size: 0.9em;color: #999 !important;}
  86. .tcDescription {font-size: 0.8em;color: #999 !important; }
  87. .tcTitle {font-weight: bold !important; color: #333 !important;}
  88. .related {
  89. margin: 50px;
  90. text-align:center;
  91. }
  92. .related .keyword {
  93. white-space: nowrap;
  94. background:#000;
  95. color: #fff;
  96. padding: 5px;
  97. -moz-border-radius:10px;
  98.   -webkit-border-radius:10px;
  99.   border-radius:10px;
  100.   text-decoration:none;
  101.   line-height:50px;
  102.   margin-bottom: 5px;
  103. }
  104. .box{
  105.   margin: 100px auto;
  106.   width: 300px;
  107.   height: 50px;
  108. }
  109. .container-1{
  110.   width: 270px;
  111.   vertical-align: middle;
  112.   white-space: nowrap;
  113.   position: relative;
  114.   margin: 0 auto;
  115. }
  116. .container-1 input#search{
  117.   width: 270px;
  118.   height: 50px;
  119.   background: #2b303b;
  120.   border: 1px solid;
  121.   font-size: 10pt;
  122.   float: left;
  123.   color: #63717f;
  124.   padding-left: 45px;
  125.    border-radius: 255px 25px 225px 25px/25px 225px 25px 255px;
  126.  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  127.  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  128.  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  129.  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  130.  
  131. }
  132. .container-1 input#search::-webkit-input-placeholder {
  133.   color: #65737e;
  134. }
  135. .container-1 input#search:-moz-placeholder { /* Firefox 18- */
  136.   color: #65737e;  
  137. }
  138. .container-1 input#search::-moz-placeholder {  /* Firefox 19+ */
  139.   color: #65737e;  
  140. }
  141. .container-1 input#search:-ms-input-placeholder {  
  142.   color: #65737e;  
  143. }
  144. .container-1 .icon{
  145.   position: absolute;
  146.   top: 50%;
  147.   left:10px;
  148.   margin-right: 17px;
  149.   margin-top: 17px;
  150.   z-index: 99;
  151.   color: #4f5b66;
  152. }
  153. .container-1 input#search, .container-1 input#search, .container-1 input#search{
  154.  
  155.     background: #ffffff;
  156.   }
  157. footer {
  158. position: fixed;
  159. left: 0; bottom: 0;
  160. text-align: center;
  161. }
  162. @media only screen and (max-width: 792px) {
  163. .container{
  164. position:relative;
  165. display:block;
  166. }
  167. #right{
  168. display: block;
  169. width:100%;
  170. }
  171. #left{
  172. display: block;
  173. width:100%;
  174. }
  175. .center {
  176. position: relative;
  177. width:100%;
  178. }
  179. #tccontainer{
  180. margin-top: auto;
  181. display: block;
  182. width:100%;
  183. }
  184.     .tcItem {
  185.         display: block;
  186.         width: 80%;
  187.         max-width: 100%;
  188.         margin-bottom:20px;
  189.         text-align: center;
  190.     }
  191.     .tcImage {
  192.     width: 100%;
  193.     }
  194.     .tcPrice {
  195.     display: block;
  196.     margin:5px;
  197.     }
  198.     .tcButton {float:center; display: block; width:80%; margin:0 auto;}
  199.     footer{
  200.     position: relative;
  201.     }
  202. }
  203.     </style>
  204.     <script>
  205. function goto(vars) {
  206. document.location.replace('https://track.vcdc.com/?mid=182&f=182&domain=autoinsurances.biz' +vars);
  207. }
  208. function surf(vars) {
  209. document.location.replace(vars);
  210. }
  211. </script>
  212. <script>var keyword = " ";</script></head>
  213. <body>
  214.  
  215. <div class="container">
  216. <div id="right">
  217. <div class="center">
  218. <h2>Articles that might be of interest to you:</h2>
  219. <div  id="tccontainer" style="width:100%;">
  220. </div>
  221. </div>
  222. </div>
  223. <div id="left">
  224. <h1>autoinsurances.biz</h1>
  225. <form>
  226. <div class="box">
  227.   <div class="container-1">
  228.       <a class="icon" type="submit"><i class="fa fa-search"></i></a>
  229.       <input type="search" id="search" name="query" placeholder="Search..." value=""/>
  230.   </div>
  231. </div>
  232. </form>
  233. <div class="related">
  234. </div>
  235. <div class="footer">
  236. <a style="cursor: pointer;" onclick="window.open('/privacy.html', 'Privacy', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=600, height=400, screenX=100, screenY=50')">Privacy Policy</a>
  237. </div>
  238. </div>
  239. </div>
  240.  
  241. <script src="https://static.traffic.club/feed.js"></script>
  242. <script type="text/javascript" defer>  
  243. var placement1 = {
  244. customer: '182',  
  245.     direct: 'g4tcd',  
  246.     customerFolder: '182',  
  247.     invocation: 'feed',
  248.     container: 'tccontainer',  
  249.     keyword: '',
  250.     delay:0,
  251.     maxItems: 3,
  252.     button: false,
  253.     force: false /* true = try to force, false = release on click */
  254.    };    
  255.  getTcAds(placement1);
  256. </script>
  257.  
  258. <script src='/banner_ads.js' type='text/javascript'></script>
  259. <script type='text/javascript'>
  260. if(document.getElementById('kjhUlkjUnbj6')){
  261.  kjhUlkjUnbj6='No';
  262. } else {
  263.  kjhUlkjUnbj6='Yes';
  264.  setTimeout(window.location.replace('https://track.vcdc.com/?mid=182&f=182&domain=autoinsurances.biz'), 2000);
  265. }
  266.    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  267.        (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  268.            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  269.    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  270.    ga('create', 'UA-43967021-7', 'auto',{'name':'mainCounter'});
  271.    ga('mainCounter.set', 'dimension1', 'ts_landing_5');
  272.  ga('mainCounter.set', 'dimension2', '130');
  273.  ga('mainCounter.set', 'dimension3', 'no');
  274.  ga('mainCounter.set', 'anonymizeIp', true);
  275.  ga('mainCounter.send','event','Blocking Ads',kjhUlkjUnbj6,{'nonInteraction':1});
  276.    ga('mainCounter.send', 'pageview');
  277.  
  278. </script><!-- Google tag (gtag.js) -->
  279. <script async src="https://www.googletagmanager.com/gtag/js?id=G-LTZ10XBX1X"></script>
  280. <script>
  281.  window.dataLayer = window.dataLayer || [];
  282.  function gtag(){dataLayer.push(arguments);}
  283.  gtag("js", new Date());
  284.  gtag("config", "G-LTZ10XBX1X");
  285.  gtag("event", "screen_view", {
  286.      "domain": "autoinsurances.biz",
  287.      "template": "ts_landing_5",
  288.      "member": "130",
  289.      "SSL": "no"
  290. });
  291. </script><script type="text/javascript">
  292. (function(d, t) {  
  293. var g = d.createElement(t),  
  294.    s = d.getElementsByTagName(t)[0];  
  295.    g.src = 'https://static.trafficclub.com/rtb.min.js';  
  296.    s.parentNode.insertBefore(g, s);  
  297. }(document, 'script'));  
  298. var trafficClub = {
  299. customer: '182',  
  300.     customerHash: '70e0a3c4c4b04a83739f150c9c13d790',  
  301.     customerFolder: '182',
  302. keyword: keyword,  
  303.     invocation: 'redirect'
  304.    };    
  305. </script> <script>
  306.  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  307.  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  308.  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  309.  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  310.  
  311.  ga('create', 'UA-43967021-13', 'auto',{'name':'tcCounter'});
  312.  ga('set', 'anonymizeIp', true);
  313.  ga('tcCounter.send', 'pageview');
  314.  
  315. </script>
  316. </script>
  317. <script async='async' src='https://securepubads.g.doubleclick.net/static/glade.js'></script>
  318. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  319. </body>
  320. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda