Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anthony Candaele 1197 posts 2049 karma points
    Jun 18, 2012 @ 11:46
    Anthony Candaele
    0

    uBlogsy RSS Feed generates wrong links

    Hi,

    My blogpost 'Development of Umbraco 5 is stopped' was published on our.umbraca.org . My joy was of short notice however when I click to link to the blogpost:

    http://webmove.be/home/blog/home/blog/blog/2012/development-of-umbraco-v5-is-stopped

    this is a broken link, the correct link should be:

    http://webmove.be/home/blog/blog/2012/development-of-umbraco-v5-is-stopped

    On our.umbraco.com , they used the - broken link - from my RSS feed (http://webmove.be/home/blog/rss). For some reason the link to my blogpost in this feed are wrong.

    Can anybody tell how I can solve this?

    Thanks for your help,

    Anthony

  • Anthony Candaele 1197 posts 2049 karma points
    Jun 18, 2012 @ 16:53
    Anthony Candaele
    0

    I guess it must have something to do with this line in uBlogsyRSS.cshtml:

    string blogUrl Request.Url.AbsoluteUri.Replace("/rss"string.Empty).TrimEnd("/".ToCharArray());

    I have integrated uBlogsy in my website, the content tree looks like this:

    so to repeat my problem: the rss link generated to my blogposts is wrong:

    instead of :

    http://webmove.be/home/blog/home/blog/blog/2012/development-of-umbraco-v5-is-stopped/

    it should be:

    http://webmove.be/home/blog/blog/2012/development-of-umbraco-v5-is-stopped

    I guess I need to tweek uBlogsyRSS.cshtml

    Thanks for your help,
    Anthony

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies