Viewing 2 replies - 1 through 2 (of 2 total)
  • The problem you have is extra blank lines at the top of the RSS file this makes it invalid xml as the xml identifier – <?xml version="1.0" encoding="UTF-8"?> must be on the first line of the file.

    This maybe caused by a plugin or something else outputting blank lines at the top of every page.

    Thread Starter andhunt

    (@andhunt)

    just found my problem, i had a MS IE blocking code in the index.php, which was making these lines. Problem is resolved.

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

The topic ‘Error with RSS Feeds’ is closed to new replies.