Guide - step by step import rss

Discussion in 'XML & RSS' started by XandroZ, Oct 5, 2006.

  1. #1
    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.
     
    XandroZ, Oct 5, 2006 IP
  2. gunneradt

    gunneradt Peon

    Messages:
    27
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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)
     
    gunneradt, Oct 6, 2006 IP
    XandroZ likes this.
  3. XandroZ

    XandroZ Peon

    Messages:
    395
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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.
     
    XandroZ, Oct 9, 2006 IP
  4. patsalko

    patsalko Peon

    Messages:
    42
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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
     
    patsalko, Oct 23, 2006 IP
  5. Bondat

    Bondat Peon

    Messages:
    2,397
    Likes Received:
    217
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Bondat, Oct 24, 2006 IP