I am just curious as to appropriate use of the W3C Validator. How useful is it, really, at this point in time?<br><br>For example, there a a number of HTML markup tags being generated by WordPress that will get flagged. For example:<br>
<br>&lt;time class=&quot;entry-date&quot; datetime=&quot;2011-11-01T22:39:55+00:00&quot; pubdate&gt; [flags pubdate]<br><br>or<br><br>&lt;a href=&quot;<a href="http://weavertheme.com/category/news/">http://weavertheme.com/category/news/</a>&quot; title=&quot;View all posts in News&quot; rel=&quot;category tag&quot;&gt; [flags rel=&quot;category&quot;]<br>
<br>There are other rel tags that fail, too.<br><br>And this is not to mention now commonly included og: meta tags for Facebook hooks.<br><br>-----<br>So how to use the tool? Is there a general list of acceptable errors? Does WP.org need to register some of the rel keysords at the Mirorformats wiki?<br>
<br>Bruce Wampler<br>