Unable to Determine Parse Mode
-
I am attempting to validate my site (ccsdelivered.com) with
W3C(x)html easy validator plug in. I get the following message:
Unable to Determine Parse Mode!The validator can process documents either as XML (for document types such as XHTML, SVG, etc.) or SGML (for HTML 4.01 and prior versions). For this document, the information available was not sufficient to determine the parsing mode unambiguously, because:
•in Direct Input mode, no MIME Media Type is served to the validator
•No known Document Type could be detected
•No XML declaration (e.g <?xml version=”1.0″?>) could be found at the beginning of the document.
•No XML namespace (e.g <html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en”>) could be found at the root of the document.As a default, the validator is falling back to SGML mode.
I went to the WP dashboard, and edit under appearances, and changed the header from
[Code moderated as per the Forum Rules. Please use the pastebin]
I still get the same error. Advice?
The topic ‘Unable to Determine Parse Mode’ is closed to new replies.