show article from RSS on my own web page

Discussion in 'XML & RSS' started by phanky5, Dec 15, 2007.

  1. #1
    Hallo everybody.
    This is my first post here and i hope somebody out there can help me to solve this problem.

    I have an RSS feed on the index page of one of my web sites. Everything fine so far. Now the problem is that i dont want to link back to the original location of the articles in the feed. I want to display them inside my own webpage.

    If you are wondering if this is legal. Yes it is because the articles and the RSS come from an article exchange web site. I have full rights to publish their articles on my webpage. It is really just a technical question about how to do that.

    If have seen this done before. Check out this link:

    http://www.business-travel.de/

    in the center of the page(scroll down a little bit) you will see an RSS feed. If you press the link inside the page it is showing the article on the same webpage (business -travel.de)

    Can anybody explain how this works?

    Thank you for your help.
     
    phanky5, Dec 15, 2007 IP
  2. The Sassy Eskimo

    The Sassy Eskimo Peon

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The RSS provider has the ability to offer more or less of their content.

    Obviously, their goal is to give you enough to get something neat on your site, while driving traffic back to them. They're usually not in the business of providing free content for your site. Whatever they offer on an RSS feed, you're probably fine using, although they might have some restrictions. Trying to figure a way to grab more from their site would definitely be a problem.
     
    The Sassy Eskimo, Dec 16, 2007 IP
  3. kashem

    kashem Banned

    Messages:
    1,250
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    0
    #3
    kashem, Dec 16, 2007 IP
  4. akram

    akram Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hi,

    You can use RapidFeeds MySite to display the RSS feed on your webpage. It also offers options to customize the look and feel of the content being displayed.

    The service can be found at http://www.rapidfeeds.com

    Regards,
    Akram
     
    akram, Dec 16, 2007 IP
  5. phanky5

    phanky5 Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    thank you for your help guys. unforetunatly nothing of the above really helped me to solve my RSS problem.

    I think i will just write an php script that will go to the site inside the link and rip the content of the article i want and then show it on my page.

    it will take me a long time to write that script but it should be possible. doesn't sound too difficult.

    Concerning the copyrights of the articles. i dont see any problems here. The article exchange page i am using is giving me free rights to publish their content. the unique thing about this is that i am using their RSS to publish them automatically. it would be exactly the same outcome if i would get the article html code myself and publish an exerpt on my index page and link to the whole content on my webpage. that would be totally legal. I dont really see a difference here.

    again, thank you for your help guys...
     
    phanky5, Dec 16, 2007 IP