How do I Convert an RSS feed in to Multiple pages

Discussion in 'XML & RSS' started by mlomenzo, Sep 27, 2007.

  1. #1
    I would like to convert every link that I receive from a certain RSS feed in to a seperate web page. Ultimately what would be the best is some script that takes the individual feed items and creates a web page for each one with the full article along with source credits creating a page title/file name that is relavent to the article title. I hope that makes sense. Im stuck please help.

    Thanks
    Mike
     
    mlomenzo, Sep 27, 2007 IP
  2. ajsa52

    ajsa52 Well-Known Member

    Messages:
    3,426
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    160
    #2
    Probably the best solution is to make it yourselft with PHP, PERL, XSLT or other system. But sincerely a site with only one article is a waste of time. In addition, your site won't be well ranked because of your duplicate content.
     
    ajsa52, Oct 1, 2007 IP
  3. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #3
    is this possble?.....i have a wordpress site where i also would like to take 5 different feeds and put them on 5 different pages on my site.....ex- sports feed to sports page...news feed to news page...etc...how is this done via php?...any thoughts/ideas??
     
    tonyfloyd, Oct 12, 2007 IP
  4. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #4
    anybody have any thoughts on this?
     
    tonyfloyd, Oct 12, 2007 IP
  5. sparksflying

    sparksflying Peon

    Messages:
    1,066
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    0
    #5
    you should try rentacoder.com?
     
    sparksflying, Oct 13, 2007 IP
  6. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #6
    rentacoder.com?..i'll check it out....
     
    tonyfloyd, Oct 13, 2007 IP
  7. NickD

    NickD Well-Known Member

    Messages:
    262
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    130
    #7
    I have created something similar on vdubtuning.com i think
     
    NickD, Oct 17, 2007 IP
  8. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #8
    yes nick...that is what i am looking for...how did u create that?
     
    tonyfloyd, Oct 19, 2007 IP
  9. xmcp123

    xmcp123 Peon

    Messages:
    876
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Goto http://wp-plugins.net/?filter=rss
    There's a bunch that do it.
     
    xmcp123, Oct 19, 2007 IP
  10. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #10
    i'll check them out....i think contentgen plugin might be what im looking for...:)

    tony
     
    tonyfloyd, Oct 19, 2007 IP
  11. xmcp123

    xmcp123 Peon

    Messages:
    876
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    0
    #11
    If your blog is going to be ALL rss (yay splogs), I'd reccomend mygen, yacg, or rssgm(files are missing, so you have to get a few from an older version)
     
    xmcp123, Oct 19, 2007 IP
  12. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #12
    I think just fetch the RSS. Insert the data into a database.

    And then simply code out the frontend in PHP or something.

    Thanks.
     
    Nick_Mayhem, Oct 19, 2007 IP
  13. tonyfloyd

    tonyfloyd Well-Known Member

    Messages:
    1,230
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    140
    #13
    easier said than done....i am not a coder...:(....something that you can do?

    tony
     
    tonyfloyd, Oct 22, 2007 IP