Forums

RSS problem, wordpress appending additional information (4 posts)

  1. jkmuller
    Member
    Posted 5 years ago #

    http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.employmentblawg.com%2Fwp-rss-feedburner.php#l246

    WordPress seems to be appending a bunch of information after the first </rss> that is invalidating the feed. The validator is having trouble with one
    in particular. Any ideas on how I can fix this?

    Thanks,
    Joe

  2. drmike
    Member
    Posted 5 years ago #

    Do note line 247. Looks more like your plugin is broken. I'd get with the plugin author as that may be an older version that isn't working quite right for wordpress 2.2

  3. jkmuller
    Member
    Posted 5 years ago #

    I took a look at my plugins and I don't seem to have any related to feeds. Someone on the feedburner forums suggested I look at this link:

    http://faq.wordpress.net/view.php?p=7

    I haven't found any clear issues yet though.

  4. jkmuller
    Member
    Posted 5 years ago #

    I'm having a strange problem. I am trying to correct and upload my feed but the feed validator seems to be leaving characters out and as a result invalidating the feed.

    This is what I send:

    <rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    
    	<channel>

    This is what the validator returns:

    # <rss version="2.0"
    # xmlns:content="http://purl.org/rss/1.0/modules/content/"
    # xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    # xmlns:dc="http://purl.org/dc/elements/1.1/"
    #
    # <channel>

    Note the missing >

Topic Closed

This topic has been closed to new replies.

About this Topic