Problems with wordpress rss feed

Discussion in 'WordPress' started by ~kev~, Mar 25, 2011.

  1. #1
    It was maybe a year ago I installed an SEO plugin on my wordpress blog, and ever since then my rss feed has been messed up. Even after I removed the plugin, my feed has not worked. I do not remember the name of the plugin.

    The feed itself works, but parsers get an error message. Lets say that I submit my RSS feed to a feed directory, or a feed mixer, all they get is an error.

    The line in the feed that causes the error is

    <slash:comments>0</slash:comments>

    How do I remove that line from my wordpress rss feed?
     
    ~kev~, Mar 25, 2011 IP
  2. Cash Nebula

    Cash Nebula Peon

    Messages:
    1,197
    Likes Received:
    67
    Best Answers:
    0
    Trophy Points:
    0
    #2
    When you removed the plugin, did you deactivate it first? Maybe it added something to functions.php that is still active.
     
    Cash Nebula, Mar 25, 2011 IP
  3. ~kev~

    ~kev~ Well-Known Member

    Messages:
    2,866
    Likes Received:
    194
    Best Answers:
    0
    Trophy Points:
    110
    #3
    Thank you but I found the issue, I downloaded the feed-rrs2.php file to my computer, removed the lines that called the comments, renamed the original files and uploaded the edited version.

    So far everything is working good. Since the feed no longer calls the comments, there are no errors.
     
    ~kev~, Mar 26, 2011 IP