Viewing 5 replies - 1 through 5 (of 5 total)
  • Have a look in your index.php for this code:

    <?php trackback_rdf(); ?>

    It needs to be in HTML comments like this:

    <!--
    <?php trackback_rdf(); ?>
    -->

    And the validator should then be happy

    Thread Starter breger

    (@breger)

    Thanks for the advice. I have performed this action and cleared the cache but still get 17 errors. Anything else I need to do?

    It doesn’t look like these changes took effect. I still see the <rdf> stuff without <!– comments –>. Sure you edited the right theme and right blog?

    Thread Starter breger

    (@breger)

    I edited the index.php for the theme I’m using and as far as I know this was saved but I’ll re-check just in case.

    Thread Starter breger

    (@breger)

    Just re-checked and all OK – it passes validation. Don’t know what happened before but seems fine now. Many thanks to both of you for your help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Validation errors’ is closed to new replies.