html - Facebook meta tags screws up w3c validiation -
html - Facebook meta tags screws up w3c validiation -
<meta property="fb:admins" content="10476" />
w3c told me
error line 10, column 16: there no attribute "property"
how can prepare it?
you can't prepare it, facebook code not valid html. can't create html page passes validation if want utilize facebook scripts on it.
unless, of course, rewrite facebook client code have on page code uses valid html elements.
html w3c-validation
Comments
Post a Comment