• Resolved Ricky Shah

    (@ricky709)


    I have opened a new blog with my own theme. I’m having a problem with the RSS feed validation problem. When I switched to default theme it is validating the RSS feed. It means there is some problem with my coding itself. I says that there is a space before <?xml …..decalaration but I couldn’t find the error. I checked my function.php file as well.
    Please help me out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I had the same problem but I just solved it.
    I deleted a blank line between two statements in my themes functions.php

    The Help suggested it is a blank line at the beginning or the end of any php file.
    You can use the plugin fix-rss-feed to trace these files, but there are many of them. It can also do a repair if the writing rights on all your files are set high enough.
    http://wordpress.org/extend/plugins/fix-rss-feed/

    Thread Starter Ricky Shah

    (@ricky709)

    The plugin didn’t help me but somehow I managed to remove it from my function.php file. thanks anyway. The plugin did remove some blank spaces from my theme.

    Sorry for double posting. It was not intentional

    That’s ok. When it’s fixed now, please mark this thread as Resolved (at the right hand side of the screen).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘RSS feed validation problem’ is closed to new replies.