1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Wordpress RSS Feed Php code for static website?

Discussion in 'PHP' started by Christopher Thompson, Jan 19, 2009.

  1. #1
    I am presently trying to get my wordpress blogs rss feed. The feed comes from wordpress --> to feedburner --> to my static site http://www.jazd.net . I am trying to get the feed to show up where my current blog news is and it wont show up right. I've modified the php numerous times. What php code should I use to get the feed to work?
     
    Christopher Thompson, Jan 19, 2009 IP
  2. crivion

    crivion Notable Member

    Messages:
    1,669
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    210
    Digital Goods:
    3
    #2
    use php DOM functions?
     
    crivion, Jan 19, 2009 IP
  3. tpn87

    tpn87 Well-Known Member

    Messages:
    522
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    100
    #3
    Are you trying to parse and display content from the blog on your home page? For instance show a snippet from your latest post from the blog?

    If that is the case, you can use a RSS parser such as magpie.
     
    tpn87, Feb 19, 2009 IP