Forums

Join
bbPress Support ForumsTroubleshootingError with the W3C validator

Info

Tags

Error with the W3C validator

  1. I think the default theme have a problem:

    Conflict between Mime Type and Document Type

    The document is being served with the text/html Mime Type which is not a registered media type for the XHTML 1.1 Document Type. The recommended media type for this document is: application/xhtml+xml

    This is the error when i try to validate it for the w3c validator.
    Why?

    Fred

  2. Did you read the suggestions from the W3C validator and try any of them? Are you on shared hosting or do you have complete control of your server?

  3. look at this
    http://validator.w3.org/..

  4. i think the doctype of default skin is bad,

    i use: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> and i have no errors and no warnings :)

    ++

  5. You must log in to post.