Forum Moderators: open
My RSS feed shows this error
XML Parsing Error: junk after document element
Location: h ttp://sitename.com/index.php?option=com_mojo&Itemid=**&feed=rss2(broke link on purpose)
Line Number 2, Column 1:
<?xml version="1.0" encoding="UTF-8"?>
But I really think the error is caused from
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://sitename.com/components/com_mojo/xmlrpc.php?rsd" />
Which is the first line. So I'm just asking for general suggestions if anyone can point me in the right direction.
I talked to the component maker and he states that it only shows up if someone is logged in frontend/backend. But I've gone through and repeatedly verified no one is.
And I've visited other sites using same component that have it working OK.
Any help is greatly appreciated!
Does your feed itself validate? [validator.w3.org...]