RocketPopScott
Member
Posted 2 years ago #
Maybe I'm just an idiot, but I can't find the issue in my code, based on the Agent theme. The domain is http://maryburgess.com/ and the blog is on http://maryburgess.com/news-and-conversation/.
Any help would be appreciated. I use feedburner usually, but the feed will not resolve.
Help!! :) Many thanks.
Scott
Your feed is currently broken.
Warning: Cannot modify header information - headers already sent by (output started at /home/content/41/4942841/html/wp-content/plugins/post_templates.php:125) in /home/content/41/4942841/html/wp-includes/feed-rss2.php on line 8
See Solving "headers already sent" warnings
RocketPopScott
Member
Posted 2 years ago #
Yes, I understand that. That's the problem. I don't know how to resolve it. feed-rss2.php looks fine on my end, I see no errors. But I'm not the most savvy PHP/rss guy out there.
RocketPopScott
Member
Posted 2 years ago #
I've deactivated all plug-ins and still get this message from feedburner:
XML Parsing Error: XML or text declaration not at start of entity
Location: http://maryburgess.com/feed/rss/
Line Number 1, Column 2: <?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
-^
Ideas?
RocketPopScott
Member
Posted 2 years ago #
OK, I closed the ending tag ?> in pluggable.php, now the stream seems to work, although I get this message as a suggestion from feedburner (and I have no idea how to correct the syntax:
This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
*
line 14, column 458: Unregistered link relationship: hub [help]
... ref="http://pubsubhubbub.appspot.com" /><item>
^
Source: http://feeds.feedburner.com/MaryBurgess-RemaxRealtor-RichmondVa
Any ideas? Thanks for all the help guys!
dumber_texan
Member
Posted 2 years ago #
I'm new to WordPress and we are having problems with the RSS feed as well. We're running WordPress 2.9.1. Feed Validator says that we have an XML problem. I really don't see anywhere in the Dashboard where I can adjust RSS feed settings. Is there a PHP file that I can edit? If so, what changes do I need to make? Here is our website pocketstop.com. I'm trying to setup Feed Burner. Thanks, Brian
Try deleting the blank lines at the beginning of your code.
-a fellow Texan