Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ohgod123

    (@ohgod123)

    well, we did pay for the domain name, does free hosting have to do with the problem? when I clicked the ‘help’ link, it said this:

    Explanation

    If an XML declaration (<?xml … ?>) appears in your feed, it must be the first thing in the feed, before any whitespace.

    Unfortunately, with WordPress it seems all too easy for a plugin, a theme, or for your configuration file to contain a blank line. Further compounding this problem, some — but not all — feed readers compensate for this common error, allowing the error to go undetected for quite a while.
    Solution

    * Check your wp-rss2.php and wp-atom.php files for blank lines outside of <? and ?> bracketed sections.
    * Check your wp-config.php file for blank lines outside of <? and ?> bracketed sections.
    * Check your theme’s functions.php file for blank lines outside of <? and ?> bracketed sections.
    * One by one, disable plugins and revalidate until you isolate the one causing the problem.

    Unfortunately, I tried all the solutions, and they did not work. Any tips?

    does anyone have any input on what files i should be changing? i have checked all my plugins and deactivated them…the problem is still there. but when i remove the rss2-feed.php file, then more problems pop up, which leads me to believe that it is the rss2-feed.php file.

    My functions.php is exactly like rubies above. My feed will not validate, as I get the

    Sorry

    This feed does not validate.

    *

    line 2, column 0: XML parsing error: <unknown>:2:0: xml declaration not at start of external entity [help]

    <?xml version=”1.0″ encoding=”UTF-8″?>

    In addition, this feed has an issue that may cause problems for some users. We recommend fixing this issue.

    *

    error as well. Can someone tell me how to resolve this? My URL is http://www.thepokerstrat.com

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