• Resolved juiceee

    (@juiceee)


    I just recently exported my old wordpress posts to another blog, where I’m starting new:

    https://yummeh.net

    The feeds don’t work, I’ve tried feedburner the result is the same and this is what appears.

    These are the first two lines which appear:

    Warning: Cannot modify header information – headers already sent by (output started at /home/doinrya9/public_html/yummeh/index.php:9) in /home/doinrya9/public_html/yummeh/wp-includes/feed-rss2.php on line 2

    I’ve tried https://yummeh.net/feed or https://yummeh.net/?feed=rss2 but it still won’t work. What could be the problem? Thanks. I’m using WP 2.2.1

Viewing 2 replies - 1 through 2 (of 2 total)
  • sounds like you have an extra return or blank space in the top of one of your files..

    check the feed-rss2.php and delete all spaces/returns before the first <?php

    Thread Starter juiceee

    (@juiceee)

    Seems like there’s an extra code I messed up in the index.php at the root. Thanks for your help ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘RSS won’t work’ is closed to new replies.