Hi
Just been testing our site with http://validator.w3.org
and these errors in the header are showing - do you know how we can fix it?
Line 5, Column 71: Attribute xmlns:og not allowed here.
…S" xmlns:og="http://opengraphprotocol.org/schema/"> <!--<![endif]--><head><link
Warning Line 5, Column 71: Attribute with the local name xmlns:og is not serializable as XML 1.0.
…S" xmlns:og="http://opengraphprotocol.org/schema/"> <!--<![endif]--><head><link
I looked in the header.php file and this line of code relates to
<html <?php language_attributes(); ?>>
<!--<![endif]-->
Thanks in advance
