dbx Posted July 18, 2009 Share Posted July 18, 2009 I've been thinking of making a site for myself where the content would come from various web sites. For example I would get the feeds from my favourite football team and from my favourite music artists etc delivered to my site. I know how to get a page to open a feed and display the content on a page, but what if I want to make the articles searchable etc? Should I setup a cron job or something to get all the feeds and store them in my database and make the pages from the database rather than the feeds? I really have no idea what is best/possible. Any suggestions would be great. Thanks Quote Link to comment Share on other sites More sharing options...
dbx Posted July 25, 2009 Author Share Posted July 25, 2009 Anybody? Quote Link to comment Share on other sites More sharing options...
corbin Posted July 27, 2009 Share Posted July 27, 2009 You would want to cache the feeds on your site since you wouldn't want to have to do a request/processing for every page load. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.