I realize this has been discussed, I am using a theme that is HTML5 with PHP and to be honest I don’t know a lot of PHP but I am trying to learn. You buy themes, or use plugin that either cause a lot of errors or do not work properly, yet get approved by WordPress that is causes one to think, maybe a new platform in the way to go. But I love WordPress. My latest error which shows up as critical in my editor that validates code and shows up as seen below from W3C is.
Error Line 310, Column 153: Bad value tag[Gallery] for attribute rel on element a: Keyword tag[gallery] is not registered.
…100webhits.com_.jpg” class=”preloader” rel=”tag[Gallery]” title=”100 Web Hits”>
Syntax of link type valid for <a>
and <area>
:
A whitespace-separated list of link types listed as allowed on <a>
and <area>
in the HTML specification or listed as an allowed on <a>
and <area>
on the Microformats wiki without duplicate keywords in the list. You can register link types on the Microformats wiki yourself.
If Google doesnt like bad code is this a real problem or just a W3C problem?