Hi guys,
I've added the open graph meta property tags to my store pages.
Trouble is, it doesn't validate with w3c validator
The DOCTYPE i'm using at the moment is
I've seen on other forums, to use open graph you need to use the following:Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
My question is, not knowing anything about doctypes, will changing the DOCTYPE to the one above cause me any Zen Cart problems or should I just ditch the open graph stuff?Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
All thoughts appreciated!



Reply With Quote

