Need help with rss feed from wordpress to static page

Discussion in 'Programming' started by 530, Dec 13, 2006.

  1. #1
    Hi,

    I want to show recent post on my first page

    http://www.mysite.com/index.html

    from the first page of my wordpress blog

    http://www.mysite.com/blog/

    I want to integrate rss reader to read feeds from my own blog to show on my existing static page, retain main page as .html not .php

    If anyone interested, PM me for more details.

    cheers
     
    530, Dec 13, 2006 IP
  2. crazybjörn

    crazybjörn Peon

    Messages:
    270
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hmm, the only thing that comes to mind is a javascript feed reader/parser. They aren't that fast or very responsive but they get the job done. Other than that you can also setup apache to parse html files as php files, and then use php in index.html to read the feed.
     
    crazybjörn, Dec 18, 2006 IP
  3. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #3
    I'd suggest the latter, there are 10000's of php rss readers / aggregators....
     
    krakjoe, Dec 18, 2006 IP