We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Magpie RSS Feed

Development and Programming

Jason McCallister's avatar
Jason McCallister
255 posts
about 17 years ago
Jason McCallister's avatar Jason McCallister

I have a magpie RSS feed from a related news website. However, there are a couple RSS feeds I want to have in the same list. How would I accomplish this?

{exp:magpie url="http://feeds.feedburner.com/feed" limit="15" refresh="720"}
   <ul>
      {items}
         <li><a href="http://{link}" target="_blank" rel="noopener">{title}</a></li>
      {/items}
    </ul>
{/exp:magpie}
       
Jason McCallister's avatar
Jason McCallister
255 posts
about 17 years ago
Jason McCallister's avatar Jason McCallister

Anybody know how to retrieve multiple RSS feeds in Magpie?

       
Adrienne L. Travis's avatar
Adrienne L. Travis
213 posts
about 17 years ago
Adrienne L. Travis's avatar Adrienne L. Travis

Easiest thing to do would honestly be to use something like Yahoo Pipes or Feedrinse to combine all the feeds into one before pulling them in with Magpie. It’s what i usually do.

       
alpcom's avatar
alpcom
5 posts
16 years ago
alpcom's avatar alpcom

Completely different solution: Andrew Weaver has written a nice plugin called FeedGrab, and it allows you to store the data of an RSS feed as an ExpressionEngine entry, so you can then display it how you want.

On one of my sites I use this to make a combined page with all news from a lot of sites about my topic on one page, sorted by date/time.

Andrew Weaver’s site is at www.brandnewbox.co.uk and the scripts are at www.brandnewbox.co.uk/docs/

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.