Junk after document element breaking feed
-
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 elementThere 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)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Junk after document element breaking feed’ is closed to new replies.