Please forgive my ignorance but RSS feeds are new to me. I understand it we will be able to import items from other sites into our sites?I understand I can only import streams that are .rss or rss.xml., but how.Automatic change them or manual.What they show in my page.Maybe a link to step by step tutorial.
it depends how expert you are and how much time you want to spend setting it up. Easiest way to add rss feeds to yuor site is via a javascript solution (search for feedj2s on google) - this works fine but the content is not actually parsed to your site (ie no html) best way is to use magpie rss or something similar and set it up on your server. Good tutorial here but remember to change pages names to .php which isn't mentioned http://www.articletrader.com/feeds/using-rss-feeds it works like a dream - you can see it on my entertainment site in action (only partially implemented to date)
Yes,a easiest way to display RSS feeds, is using the free MagpieRSS script, but the content is not actually parsed to my site, it is on user browser, I need a php script or maybe some indications how to do it.
magpie comes with an example feed. if you've installed magpie, u should be able to at least run the sample script. unless u need help with php scripting in general
Read this thread. I gave a tool there where you can display RSS feeds in your site. http://forums.digitalpoint.com/showthread.php?t=165633