Forum Moderators: open
Regards.
We're looking into the same thing - providing news headlines on our site - but are having difficulty understanding our options since all major sources appear to state that their feeds are available for "non-commercial use only".
Thanks.
My query is similar to yours...I have implemented rss feeds earlier using rss2javascript..
However, these scripts display the feed in a php file.which means to open these pages, I need to add a static link somewhere on my page.only on clicking the link, the related template page opens with the rss feeds....
My question is - I want these feeds / news items to display on my home page on the right side column....how can I do this? Isn't this different from what I have already achieved....
Another issue here, apart from the design customisation features that these services offer, is SEO-friendliness. I have read that SEs value regularly updated content and RSS can potentially help, as major sources update their feeds quite often. I wonder, as with Feed2JS you have to insert a piece of JS code that does the job - however this content is not crawlable by SEs (as SEs do not resolve JS if I am correct). However, Feed2JS is powered by magpierss which is used to parse RSS. I will have a go and see if I can use that directly as a first step, although I am afraid it might be too complex for me to configure:-(
Regards
-Apprentice