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://writeablog.net/4cxtjo8cv9

  1. <!DOCTYPE HTML>
  2. <html lang="en" dir="auto">
  3. <head prefix="og: http://ogp.me/ns#">
  4. <meta charset="utf-8">
  5.  
  6. <title>What is Weebly? &mdash; Write-A-Blog</title>
  7. <link rel="stylesheet" type="text/css" href="/css/write.css" />
  8. <link rel="shortcut icon" href="/favicon.ico" />
  9. <link rel="canonical" href="https://writeablog.net/4cxtjo8cv9" />
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  11.  
  12. <meta name="generator" content="Write-A-Blog">
  13. <meta name="title" content="What is Weebly?">
  14. <meta name="description" content="http://p1drmwn11.weebly.com/ https://p1drmwn12.weebly.com/ https://p1drmwn13.weebly.com/ https://p1drmwn14.weebly.com/ https://p1drmwn15.weebly.com/ https://p1drmwn16.weebly.com/ https://p1drmwn17.weebly.com/ https://p1drmwn18.weebly.com/ https://p1drmwn19.weebly.com  https://p1drmwn20.weebly.com/  https://p1drmwn21.weebly.com/ https://p1drmwn22.weebly.com/ https://p1drmwn23.weebly.com https://p1drmwn24.weebly.com/ https://p1drmwn...">
  15. <meta itemprop="name" content="Write-A-Blog">
  16. <meta itemprop="description" content="http://p1drmwn11.weebly.com/ https://p1drmwn12.weebly.com/ https://p1drmwn13.weebly.com/ https://p1drmwn14.weebly.com/ https://p1drmwn15.weebly.com/ https://p1drmwn16.weebly.com/ https://p1drmwn17.weebly.com/ https://p1drmwn18.weebly.com/ https://p1drmwn19.weebly.com  https://p1drmwn20.weebly.com/  https://p1drmwn21.weebly.com/ https://p1drmwn22.weebly.com/ https://p1drmwn23.weebly.com https://p1drmwn24.weebly.com/ https://p1drmwn...">
  17. <meta name="twitter:card" content="summary">
  18. <meta name="twitter:title" content="What is Weebly?">
  19. <meta name="twitter:description" content="http://p1drmwn11.weebly.com/ https://p1drmwn12.weebly.com/ https://p1drmwn13.weebly.com/ https://p1drmwn14.weebly.com/ https://p1drmwn15.weebly.com/ https://p1drmwn16.weebly.com/ https://p1drmwn17.weebly.com/ https://p1drmwn18.weebly.com/ https://p1drmwn19.weebly.com  https://p1drmwn20.weebly.com/  https://p1drmwn21.weebly.com/ https://p1drmwn22.weebly.com/ https://p1drmwn23.weebly.com https://p1drmwn24.weebly.com/ https://p1drmwn...">
  20. <meta name="twitter:label1" value="Views">
  21. <meta name="twitter:data1" value="2,899">
  22. <meta name="twitter:image" content="https://write.as/img/w-sq-light.png">
  23. <meta property="og:title" content="What is Weebly?" />
  24. <meta property="og:site_name" content="Write-A-Blog" />
  25. <meta property="og:type" content="article" />
  26. <meta property="og:url" content="https://write.as/4cxtjo8cv9" />
  27. <meta property="og:description" content="http://p1drmwn11.weebly.com/ https://p1drmwn12.weebly.com/ https://p1drmwn13.weebly.com/ https://p1drmwn14.weebly.com/ https://p1drmwn15.weebly.com/ https://p1drmwn16.weebly.com/ https://p1drmwn17.weebly.com/ https://p1drmwn18.weebly.com/ https://p1drmwn19.weebly.com  https://p1drmwn20.weebly.com/  https://p1drmwn21.weebly.com/ https://p1drmwn22.weebly.com/ https://p1drmwn23.weebly.com https://p1drmwn24.weebly.com/ https://p1drmwn..." />
  28. <meta property="og:image" content="https://write.as/img/w-sq-light.png">
  29. <script>
  30.  
  31.  addEventListener('DOMContentLoaded', function () {
  32.    var hlbaseUri = "/js/";
  33.    var lb = document.querySelectorAll("code[class^='language-']");
  34.  
  35.    
  36.    var langs = [];
  37.  
  38.    
  39.    function highlight(nodes) {
  40.      for (i=0; i < nodes.length; i++) {
  41.          hljs.highlightBlock(nodes[i]);
  42.      }
  43.    }
  44.  
  45.    
  46.    function loadLanguages(uris, callback) {
  47.      uris.forEach(function(uri) {
  48.        var sc = document.createElement('script');
  49.        sc.src = uri;
  50.        sc.async = false;
  51.        if (uris.indexOf(uri) == uris.length-1) {
  52.          sc.onload = callback;
  53.        }
  54.        document.head.appendChild(sc);
  55.      });
  56.    }
  57.  
  58.    
  59.    if (lb.length > 0) {
  60.      
  61.      var st = document.createElement('link');
  62.      st.rel = "stylesheet";
  63.      st.href = "/css/lib/atom-one-light.min.css";
  64.      document.head.appendChild(st);
  65.  
  66.      
  67.      var jss = [hlbaseUri + "highlight.min.js"];
  68.      
  69.      for (i=0; i < lb.length; i++) {
  70.        lang = lb[i].className.replace('language-','');
  71.        lurl = hlbaseUri + "highlightjs/" + lang + ".min.js";
  72.        if (!(langs.includes(lang) || jss.includes(lurl))) {
  73.          jss.push(lurl);
  74.        }
  75.      }
  76.      
  77.      loadLanguages(jss, () => {highlight(lb)});
  78.    }
  79.  });
  80. </script>
  81.  
  82. </head>
  83. <body id="post">
  84.  
  85. <header>
  86. <h1 dir="auto"><a href="/">Write-A-Blog</a></h1>
  87. <nav>
  88. <span class="views owner-visible" dir="ltr"><strong>2,899</strong> views</span>
  89. </nav>
  90. </header>
  91. <article class="norm h-entry"><div id="post-body" class="e-content"><p>What is Weebly?
  92. <a href="https://p1drmwn1.weebly.com" rel="nofollow">https://p1drmwn1.weebly.com</a>
  93. <a href="https://p1drmwn2.weebly.com" rel="nofollow">https://p1drmwn2.weebly.com</a>
  94. <a href="https://p1drmwn3.weebly.com" rel="nofollow">https://p1drmwn3.weebly.com</a>
  95. <a href="https://p1drmwn4.weebly.com" rel="nofollow">https://p1drmwn4.weebly.com</a>
  96. <a href="https://p1drmwn5.weebly.com" rel="nofollow">https://p1drmwn5.weebly.com</a>
  97. <a href="https://p1drmwn6.weebly.com/" rel="nofollow">https://p1drmwn6.weebly.com/</a>
  98. <a href="https://p1drmwn7.weebly.com" rel="nofollow">https://p1drmwn7.weebly.com</a>
  99. <a href="https://p1drmwn8.weebly.com/" rel="nofollow">https://p1drmwn8.weebly.com/</a>
  100. <a href="https://p1drmwn9.weebly.com/" rel="nofollow">https://p1drmwn9.weebly.com/</a>
  101. <a href="https://p1drmwn10.weebly.com" rel="nofollow">https://p1drmwn10.weebly.com</a></p>
  102.  
  103. <p><a href="http://p1drmwn11.weebly.com/" rel="nofollow">http://p1drmwn11.weebly.com/</a>
  104. <a href="https://p1drmwn12.weebly.com/" rel="nofollow">https://p1drmwn12.weebly.com/</a>
  105. <a href="https://p1drmwn13.weebly.com/" rel="nofollow">https://p1drmwn13.weebly.com/</a>
  106. <a href="https://p1drmwn14.weebly.com/" rel="nofollow">https://p1drmwn14.weebly.com/</a>
  107. <a href="https://p1drmwn15.weebly.com/" rel="nofollow">https://p1drmwn15.weebly.com/</a>
  108. <a href="https://p1drmwn16.weebly.com/" rel="nofollow">https://p1drmwn16.weebly.com/</a>
  109. <a href="https://p1drmwn17.weebly.com/" rel="nofollow">https://p1drmwn17.weebly.com/</a>
  110. <a href="https://p1drmwn18.weebly.com/" rel="nofollow">https://p1drmwn18.weebly.com/</a>
  111. <a href="https://p1drmwn19.weebly.com" rel="nofollow">https://p1drmwn19.weebly.com</a></p>
  112.  
  113. <p><a href="https://p1drmwn20.weebly.com/" rel="nofollow">https://p1drmwn20.weebly.com/</a></p>
  114.  
  115. <p><a href="https://p1drmwn21.weebly.com/" rel="nofollow">https://p1drmwn21.weebly.com/</a>
  116. <a href="https://p1drmwn22.weebly.com/" rel="nofollow">https://p1drmwn22.weebly.com/</a>
  117. <a href="https://p1drmwn23.weebly.com" rel="nofollow">https://p1drmwn23.weebly.com</a>
  118. <a href="https://p1drmwn24.weebly.com/" rel="nofollow">https://p1drmwn24.weebly.com/</a>
  119. <a href="https://p1drmwn25.weebly.com/" rel="nofollow">https://p1drmwn25.weebly.com/</a>
  120. <a href="https://p1drmwn26.weebly.com/" rel="nofollow">https://p1drmwn26.weebly.com/</a>
  121. <a href="https://p1drmwn27.weebly.com/" rel="nofollow">https://p1drmwn27.weebly.com/</a>
  122. <a href="https://p1drmwn28.weebly.com/" rel="nofollow">https://p1drmwn28.weebly.com/</a>
  123. <a href="https://p1drmwn29.weebly.com/" rel="nofollow">https://p1drmwn29.weebly.com/</a>
  124. <a href="https://p1drmwn30.weebly.com" rel="nofollow">https://p1drmwn30.weebly.com</a></p>
  125.  
  126. <p><a href="https://p1drmwn31.weebly.com/" rel="nofollow">https://p1drmwn31.weebly.com/</a>
  127. <a href="https://p1drmwn32.weebly.com/" rel="nofollow">https://p1drmwn32.weebly.com/</a>
  128. <a href="https://p1drmwn33.weebly.com/" rel="nofollow">https://p1drmwn33.weebly.com/</a>
  129. <a href="https://p1drmwn34.weebly.com/" rel="nofollow">https://p1drmwn34.weebly.com/</a>
  130. <a href="https://p1drmwn35.weebly.com" rel="nofollow">https://p1drmwn35.weebly.com</a>
  131. <a href="https://p1drmwn36.weebly.com" rel="nofollow">https://p1drmwn36.weebly.com</a>
  132. <a href="https://p1drmwn37.weebly.com/" rel="nofollow">https://p1drmwn37.weebly.com/</a>
  133. <a href="https://p1drmwn38.weebly.com/" rel="nofollow">https://p1drmwn38.weebly.com/</a>
  134. <a href="https://p1drmwn39.weebly.com/" rel="nofollow">https://p1drmwn39.weebly.com/</a>
  135. <a href="https://p1drmwn40.weebly.com/" rel="nofollow">https://p1drmwn40.weebly.com/</a></p>
  136.  
  137. <p><a href="https://p1drmwn41.weebly.com/" rel="nofollow">https://p1drmwn41.weebly.com/</a>
  138. <a href="https://p1drmwn42.weebly.com" rel="nofollow">https://p1drmwn42.weebly.com</a>
  139. <a href="https://p1drmwn43.weebly.com" rel="nofollow">https://p1drmwn43.weebly.com</a>
  140. <a href="https://p1drmwn44.weebly.com" rel="nofollow">https://p1drmwn44.weebly.com</a>
  141. <a href="https://p1drmwn45.weebly.com" rel="nofollow">https://p1drmwn45.weebly.com</a>
  142. <a href="https://p1drmwn46.weebly.com" rel="nofollow">https://p1drmwn46.weebly.com</a>
  143. <a href="https://p1drmwn47.weebly.com" rel="nofollow">https://p1drmwn47.weebly.com</a>
  144. <a href="https://p1drmwn48.weebly.com" rel="nofollow">https://p1drmwn48.weebly.com</a>
  145. <a href="https://p1drmwn49.weebly.com" rel="nofollow">https://p1drmwn49.weebly.com</a>
  146. <a href="https://p1drmwn50.weebly.com" rel="nofollow">https://p1drmwn50.weebly.com</a></p>
  147.  
  148. <p><a href="https://p1drmwn51.weebly.com" rel="nofollow">https://p1drmwn51.weebly.com</a>
  149. <a href="https://p1drmwn52.weebly.com" rel="nofollow">https://p1drmwn52.weebly.com</a>
  150. <a href="https://p1drmwn53.weebly.com" rel="nofollow">https://p1drmwn53.weebly.com</a>
  151. <a href="https://p1drmwn54.weebly.com" rel="nofollow">https://p1drmwn54.weebly.com</a>
  152. <a href="https://p1drmwn55.weebly.com" rel="nofollow">https://p1drmwn55.weebly.com</a>
  153. <a href="https://p1drmwn56.weebly.com" rel="nofollow">https://p1drmwn56.weebly.com</a>
  154. <a href="https://p1drmwn57.weebly.com" rel="nofollow">https://p1drmwn57.weebly.com</a>
  155. <a href="https://p1drmwn58.weebly.com" rel="nofollow">https://p1drmwn58.weebly.com</a>
  156. <a href="https://p1drmwn59.weebly.com" rel="nofollow">https://p1drmwn59.weebly.com</a>
  157. <a href="https://p1drmwn60.weebly.com" rel="nofollow">https://p1drmwn60.weebly.com</a></p>
  158.  
  159. <p> <a href="https://p1drmwn61.weebly.com" rel="nofollow">https://p1drmwn61.weebly.com</a>
  160. <a href="https://p1drmwn62.weebly.com" rel="nofollow">https://p1drmwn62.weebly.com</a>
  161. <a href="https://p1drmwn63.weebly.com" rel="nofollow">https://p1drmwn63.weebly.com</a>
  162. <a href="https://p1drmwn64.weebly.com" rel="nofollow">https://p1drmwn64.weebly.com</a>
  163. <a href="https://p1drmwn65.weebly.com" rel="nofollow">https://p1drmwn65.weebly.com</a>
  164. <a href="https://p1drmwn66.weebly.com" rel="nofollow">https://p1drmwn66.weebly.com</a>
  165. <a href="https://p1drmwn67.weebly.com" rel="nofollow">https://p1drmwn67.weebly.com</a>
  166. <a href="https://p1drmwn68.weebly.com" rel="nofollow">https://p1drmwn68.weebly.com</a>
  167. <a href="https://p1drmwn69.weebly.com" rel="nofollow">https://p1drmwn69.weebly.com</a>
  168. <a href="https://p1drmwn70.weebly.com" rel="nofollow">https://p1drmwn70.weebly.com</a></p>
  169.  
  170. <p><a href="https://p1drmwn71.weebly.com" rel="nofollow">https://p1drmwn71.weebly.com</a>
  171. <a href="https://p1drmwn72.weebly.com" rel="nofollow">https://p1drmwn72.weebly.com</a>
  172. <a href="https://p1drmwn73.weebly.com" rel="nofollow">https://p1drmwn73.weebly.com</a>
  173. <a href="https://p1drmwn74.weebly.com" rel="nofollow">https://p1drmwn74.weebly.com</a>
  174. <a href="https://p1drmwn75.weebly.com" rel="nofollow">https://p1drmwn75.weebly.com</a>
  175. <a href="https://p1drmwn76.weebly.com" rel="nofollow">https://p1drmwn76.weebly.com</a>
  176. <a href="https://p1drmwn77.weebly.com" rel="nofollow">https://p1drmwn77.weebly.com</a>
  177. <a href="https://p1drmwn78.weebly.com" rel="nofollow">https://p1drmwn78.weebly.com</a>
  178. <a href="https://p1drmwn79.weebly.com" rel="nofollow">https://p1drmwn79.weebly.com</a>
  179. <a href="https://p1drmwn80.weebly.com" rel="nofollow">https://p1drmwn80.weebly.com</a></p>
  180.  
  181. <p><a href="https://p1drmwn81.weebly.com/" rel="nofollow">https://p1drmwn81.weebly.com/</a>
  182. <a href="https://p1drmwn82.weebly.com" rel="nofollow">https://p1drmwn82.weebly.com</a>
  183. <a href="https://p1drmwn83.weebly.com" rel="nofollow">https://p1drmwn83.weebly.com</a>
  184. <a href="https://p1drmwn84.weebly.com" rel="nofollow">https://p1drmwn84.weebly.com</a>
  185. <a href="https://p1drmwn85.weebly.com" rel="nofollow">https://p1drmwn85.weebly.com</a>
  186. <a href="https://p1drmwn86.weebly.com" rel="nofollow">https://p1drmwn86.weebly.com</a>
  187. <a href="https://p1drmwn87.weebly.com" rel="nofollow">https://p1drmwn87.weebly.com</a>
  188. <a href="https://p1drmwn88.weebly.com" rel="nofollow">https://p1drmwn88.weebly.com</a>
  189. <a href="https://p1drmwn89.weebly.com" rel="nofollow">https://p1drmwn89.weebly.com</a>
  190. <a href="https://p1drmwn90.weebly.com" rel="nofollow">https://p1drmwn90.weebly.com</a></p>
  191. </div></article>
  192.  
  193. <footer dir="ltr"><hr><nav><p style="font-size: 0.9em">published with <a href="https://writefreely.org">write freely</a></p></nav></footer>
  194. </body>
  195. <script src="/js/h.js"></script>
  196. <script type="text/javascript">
  197. try {
  198.  WebFontConfig = {
  199. custom: { families: [ 'Lora:400,700:latin' ], urls: [ '/css/fonts.css' ] }
  200.  };
  201.  (function() {
  202. var wf = document.createElement('script');
  203. wf.src = '/js/webfont.js';
  204. wf.type = 'text/javascript';
  205. wf.async = 'true';
  206. var s = document.getElementsByTagName('script')[0];
  207. s.parentNode.insertBefore(wf, s);
  208.  })();
  209. } catch (e) {   }
  210.  
  211. var posts = localStorage.getItem('posts');
  212. if (posts != null) {
  213. posts = JSON.parse(posts);
  214. var $nav = document.getElementsByTagName('nav')[0];
  215. for (var i=0; i<posts.length; i++) {
  216. if (posts[i].id == "4cxtjo8cv9") {
  217. $nav.innerHTML = $nav.innerHTML + '<a class="xtra-feature" href="/edit/4cxtjo8cv9" dir="auto">Edit</a>';
  218. var $ownerVis = document.querySelectorAll('.owner-visible');
  219. for (var i=0; i<$ownerVis.length; i++) {
  220. $ownerVis[i].classList.remove('owner-visible');
  221. }
  222. break;
  223. }
  224. }
  225. }
  226. </script>
  227. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda