Now, using a database to refresh the data every 30min or so using curl to get the feed, then access it locally will speed up the process for sure.
Another way is show the title and onclick use Ajax to bring the feeds for just that particular title..
You bring too much in one go and it all depends on the feed website response, which could slow down you page. |