The MU forums have moved to WordPress.org

wrong rss link generated in 1..5.1? (2 posts)

  1. Bike
    Member
    Posted 15 years ago #

    Just a minor annoyance:

    According to http://codex.wordpress.org/WordPress_Feeds#Finding_Your_Feed_URL

    Many variations of my feed should work according to codex:
    "If you are using custom permalinks, you should be able to reach them through this usage:

    http://example.com/feed/
    http://example.com/feed/rss/
    http://example.com/feed/rss2/
    http://example.com/feed/rdf/
    http://example.com/feed/atom/
    "

    Howeverm when my template calls
    bloginfo('rss_url'
    a non working feed is givenm which should work but doesn't.

    See http://harry.biketravellers.com, upper right corner, feed shows empty, but when taking off /rss part it works.

    Is this a bug in 1.5.1? Frankly I do not know if this also happened before, but it is theme independent. Strangely enough it is ok in Meta, what code is used there?

    Cheers, Bike

  2. Bike
    Member
    Posted 15 years ago #

    Ah, fixed already :)

    I found that in the Meta widget the code
    rss2_url
    is used, that works. Maybe good for theme designers to know.

    Cheers, Harry

About this Topic