Error message on my blogs RSS Feed
-
I see this message just under my RSS Feed
RSS Error: XML error: not well-formed (invalid token) at line 259, column 59
Will someone tell me how to fix this?
http://juliannahbydesign.net/?feed=rss2 Feed URL
http://juliannahbydesign.net/ Site URL
Thanks
-
Try deactivating/deleting the AddThis Button plugin. It’s inserting page markup in your RSS feed.
I tried that and the message is still there.
Are you sure that you have completely removed the AddThisButton plugin? Only the code is still there in your RSS feed:
<!-- AddThis Button BEGIN --> <div><div class="addthis_toolbox addthis_default_style"> <a href="http://www.addthis.com/bookmark.php?v=250&username=juliannah" class="addthis_button_compact">Share</a> <span class="addthis_separator">|</span> <a class="addthis_button_facebook"></a> <a class="addthis_button_myspace"></a> <a class="addthis_button_google"></a> <a class="addthis_button_twitter"></a> </div> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=juliannah"></script></div> <!-- AddThis Button END -->Hi,
I am getting the same message :XML Parsing Error: XML or text declaration not at start of entity Location: http://localhost.test/wpmu/feed Line Number 2, Column 1:<?xml version="1.0" encoding="UTF-8"?> ^I’ve tried to remove the Addthis button from my templates (it was hardcoded) but it did not help.
Any ideas, what is wrong with the rss?It was working perfectly in the v. 2.8.6, it just stopped to work after the automatic upgrade to 2.9.1
Thank you for any suggestions.
ok, I got it, it was one of my own plugins, have to debug it.
The topic ‘Error message on my blogs RSS Feed’ is closed to new replies.