• Okay, so I ran the fix to see the feeds – that worked. I can see the feeds when I click on the link.

    BUT – they no longer validate. I’ve tried multiple times at http://www.feedvalidator.org – and no luck.

    My feeds USED to validate no problem – now this comes back from feedvalidator: Server returned HTTP Error 403: Forbidden

    Any ideas what is going on and how I can fix it soon?

Viewing 15 replies - 16 through 30 (of 33 total)
  • I’m getting the same problem. Anything RSS-like comes out as just
    [html][body][/body][/html]

    (Changed here to [square brackets])

    It worked fine with version 1.5.0.

    I’m holding off using the patch unless it is directly related to the problem I’m experiencing.

    So, can anyone tell me what would cause a blank page to be the result of clicking on the “Subscribe to the comments via RSS Feed” (re: a few posts above)?

    Any and all help is very much appreciated. 🙂

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    davincim, replace your copy of wp-blog-header.php with revision 2600 of wp-blog-header.php: http://trac.wordpress.org/file/trunk/wp-blog-header.php?rev=2600

    That blank page is your browser’s way of saying “Error 304”. If you want to see the error 304, run your feed through http://feedvalidator.org.

    This is the bug report: http://mosquito.wordpress.org/view.php?id=1323

    This is the fix: http://trac.wordpress.org/file/trunk/wp-blog-header.php?rev=2600

    Thanks for explaining that macmanx. I’ll implement and post back.

    That did the trick! Thanks!

    Oh, wait, I may have posted too soon. While I do get a page with the code on it, it doesn’t show all the content.

    Go here and see what I mean: http://www.familywebwatch.com/blog/2005/05/12/blogs-are-not-diaries/

    When I click on the “Subscribe to the comments via RSS Feed” I was expecting the entire post.

    What am I missing?

    I just updated to 1.51 first RSS error was 304, I applied the fix mentioned above and now got error 404. Please help!!

    The subscribe to comments via RSS feed will only show the comments on a particular post, not the post itself.

    The posts are shown on the posts feed – in your case: http://www.familywebwatch.com/blog/feed/

    This actually only shows the excerpts of the posts. If you want to show the full text of the post, you need to go into wp-admin –> Options –> Reading, and then under “Syndication Feeds,” select Full Text.

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Davincim, “Subscribe to the comments via RSS Feed” will only show the comments, not the post. As for your normal feed only showing text and no HTML, go to Options/Reading and under “Syndication Feeds” select “Full text”.

    ::edit:: Emto36 beat me to it by 10 seconds.

    Thread Starter nickm

    (@nickm)

    Okay, I just don’t get it – why would it be producing an error 403 – Forbidden on feedvalidator.org?

    Anyone?

    http://www.manicdog.com/feed/

    Thread Starter nickm

    (@nickm)

    Okay, I got it fixed. But, now that it validates, I get this message from feedvalidator:

    * line 84, column 3: content:encoded should not contain embed tag

    ]]></content:encoded>
    ^

    * line 84, column 3: content:encoded should not contain object tag

    ]]></content:encoded>
    ^

    * line 266, column 3: content:encoded should not contain relative URL references

    ]]></content:encoded>
    ^

    Any ideas on how to fix this?

    Thread Starter nickm

    (@nickm)

    Okay, done. But, no fix. Here’s what I got:

    http://www.manicdog.com/feed:

    #

    line 102, column 3: content:encoded should not contain embed tag [help]

    ]]></content:encoded>
    ^

    #

    line 102, column 3: content:encoded should not contain object tag [help]

    ]]></content:encoded>
    ^

    #

    line 284, column 3: content:encoded should not contain relative URL references [help]

    ]]></content:encoded>

    manicdog.com/feed/atom:

    #

    line 101, column 3: content should not contain embed tag [help]

    ]]></content>
    ^

    #

    line 101, column 3: content should not contain object tag [help]

    ]]></content>
    ^

    #

    line 262, column 441: summary must not contain HTML unless declared in the type attribute [help]

    … that seemed much more pertinent.]]></summary>
    ^

    #

    line 296, column 61: Identifier “http://www.manicdog.com/archives/%year/%month/%postname&#8221; is not in canonical form (should be “N/A”) [help]

    <id>http://www.manicdog.com/archives/%year/%month/%postname</id&gt;

    manicdog.com/rss/

    Congratulations!
    This is a valid RSS feed.

    Any ideas?

    Thread Starter nickm

    (@nickm)

    bump?

    I just upgraded to ver 1.5.2 but when I try to validate my RSS2.0 feed I still get the relative URL error:

    line 40, column 3: content:encoded should not contain relative URL references (88 occurrences) [help]

    ]]></content:encoded>

    My feed is: http://chanad.weblogs.us/?feed=rss2

    But temporarily I’ve changed the option in the admin panel to show only the summary rather than the full text of the post. This fixes the prob temporarily as it removes all URL links. But I’d like to be able to show the full post in my feeds.

    Does anyone know how to fix the problem?

    Thanks

Viewing 15 replies - 16 through 30 (of 33 total)
  • The topic ‘Feeds Don’t Validate After 1.5.1 Upgrade’ is closed to new replies.