ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

lg better meta not validating

August 09, 2010 10:41am

Subscribe [2]
  • #1 / Aug 09, 2010 10:41am

    fin

    168 posts

    I’m running EE 1.6.8 and added lg better meta to the site 1.9.0. I can’t find any articles about making the xml validate. I’m recieveing errors like this one:

    line 25, Column 90: The scheme attribute on the meta element is obsolete. Use only one scheme per field, or make the scheme declaration part of the value.
    …‘DC.date.created’ scheme=‘DCTERMS.W3CDTF’ content=‘2010-08-09T13:34:10-0400’ >

      If anyone can point me in the right direction, I’d appreciate it.
    Thanks

    [Mod Edit: Moved to the CodeShare Corner forum]

  • #2 / Aug 09, 2010 12:10pm

    Rob Allen

    3114 posts

    It’s missing the end backslash, should be…

    …‘DC.date.created’ scheme=‘DCTERMS.W3CDTF’ content=‘2010-08-09T13:34:10-0400’ >
  • #3 / Aug 09, 2010 5:07pm

    Tony Krol

    21 posts

    Hey Tom,

    I think the error you are receiving regarding validation is due to the HTML5 doctype. The attribute “scheme” is obsolete.

    My suggestion would be to find exactly how to include your scheme information directly in the meta value per:

    http://www.whatwg.org/specs/web-apps/current-work/multipage/obsolete.html 

    I’m not an expert on RDFa, but perhaps emailing the individual that wrote these articles might help.

    http://www.alistapart.com/authors/b/mbirbeck

  • #4 / Aug 09, 2010 6:46pm

    Rob Allen

    3114 posts

    well spotted tony I missed than one 😊

  • #5 / Oct 12, 2010 10:52am

    fin

    168 posts

    Thanks Tony and bluedreamer for responding to this post. It has been awhile since I worked on this issue, but I was not able resolved it.  I think the meta template is the problem. I think I should have mentioned that in my post.

  • #6 / Oct 12, 2010 6:24pm

    fin

    168 posts

    I have the answer. I just had to remove that line of code from the meta template. Now, I have a new problem which I’ll post in new thread.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases