• Hello.

    When I validate RSS Feed of this blog:

    with Feed Validator:

    https://validator.w3.org/feed/check.cgi?url=www.polishwords.com.pl%2Fblog

    I get these errors:

    This feed does not validate.

    line 35, column 2: Undefined entry element: thr:total (10 occurrences)
    <thr:total>0</thr:total>

    summary should not contain script tag (10 occurrences) [help]
    <script type=”text/javascript”>SHARETHIS.addEntry({ title: “Piosenka o smutn …

    style attribute contains potentially dangerous content: windowtext (75 occurrences)
    <td style=”border: 0.5pt solid windowtext; padding: 0cm 3.5pt; width: 120.5p …

    Could you please help me fix these or tell me where to search for solution? First comes from this line in code:

    <thr:total><?php echo get_comments_number()?></thr:total>

    in feed_atom.php

    But I dont know how to fix this.

    Thanks in advance

Viewing 1 replies (of 1 total)
  • contezero74

    (@contezero74)

    Dear all,
    I published a small WordPress plugin to fix the problem (deleting the infamous line) on my website. You can find the post here.

    The post is in Italian, but at the end of the same there is a not so good English translation of what the plugin does.

    cheers

Viewing 1 replies (of 1 total)
  • The topic ‘Feed Validation errors I have’ is closed to new replies.