Quote:
Originally Posted by Boogie
I'd love a directory script that did the following:
1) pulled RSS feeds for syndication on a 'whats new page' for all blogs listed
2) created individual pages for each blog listed including chunks from their RSS feeeds
anything like that?
|
Though I have not done it, I dont think it would be that hard. I doubt there is a ready made solution, least i have'nt seen one yet. But with php and mysql it could be done.
I recently found a script, again thanks to walrus, that I am using to display RSS feeds on one of my page's. With it you can pick and choose what gets displayed, which parts or elements of the feed that is. Since each element is a variable, dont see why you could'nt use some or all of those same elements to build more pages.
My only thoughts recently on the RSS thing, is it could possibly be seen as duplicate content. Also, the risk of other, less than ethical webmasters borrowing the content.
ronnie