Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): Developing with Sitefinity > RSS Feed from News

RSS Feed from News

  • Posted on May 7, 2010 (permalink)

    I can't seem to find any documentation on how you would create an RSS feed from the News.

    Any help would be appreciated.

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on May 9, 2010 (permalink)

    Hi JGarland,

    1. Create a page - say "news" and drop NewsView control on this page.
    2. Go to Administration - RssFeeds
    3.Click on create Feed.
    4. Create feed url with the following format - ~/news.rss.ashx
    5. Set the channel page to the page where you have already dropped NewsView control ( news.aspx - check 1)
    6. From what to syndicate select - News
    7. For article page select - news.aspx ( check 1)
    8. Then on  a page drop Rss-Feed control, click edit button of the control and set "Navigate Url" to the Rss Feed service you have already created through backend " Administration"



    Sincerely yours,
    Ivan Dimitrov
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • Sahil avatar

    Posted on Dec 23, 2011 (permalink)

    I am also suffering from this problem...but i am unable to find channel page when i go to create feeds.
    Also tell me how can i can get the rss feed of the products being added or deleted in my website.
    Thanks in advance.

    Reply

  • Sahil avatar

    Posted on Dec 23, 2011 (permalink)

    I think you are providing the solution with old version of sitefinity.
    As i am using latest version.

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Dec 26, 2011 (permalink)

    Hi,

    This applies to Sitefinity 3.x editions where the post is created. If you use 4.x edition please use the proper forum or open a support request.

    Greetings,
    Ivan Dimitrov
    the Telerik team
    Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Sahil avatar

    Posted on Dec 26, 2011 (permalink)

    Thanks for the reply.
    Now please tell me can we use custom rss feeds using sitefinity, as i have to generate rss feeds of products being added in my  website.

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Dec 26, 2011 (permalink)

    Hi,

    With Sitefinity 4.x you can import items using rss feeds from another website. In 3.x you have to do this manually with the API.

    Kind regards,
    Ivan Dimitrov
    the Telerik team
    Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Register for webinar
Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): Developing with Sitefinity > RSS Feed from News