RSS feed on non wordpress site

by thedog
3 replies
  • WEB DESIGN
  • |
Hi guys.

I have a non wordpress site. I've created a separate wordpress blog.

I want to have the latest posts, from the blog, appearing on my main homepage.

How do I go about doing this?

Cheers
#feed #rss #site #wordpress
  • Profile picture of the author beewock
    You need a php script to parse your RSS feed and display it on your non-wordpress site. This mean the files for your non-wordpress site should be created using php or have the *.php extension.

    You can hire a programmer for this, or if you know a bit about HTML+PHP, you can follow this tutorial:
    komunitasweb.com/2009/08/4-simple-php-rss-parser/ (just read the SimplePie section)

    It's actually pretty simple.
    {{ DiscussionBoard.errors[6124077].message }}
  • Profile picture of the author Abledragon
    I've used CaRP for this in the past - worked well for me.

    Cheers,

    Martin.
    Signature
    WealthyDragon - Earning My Living Online
    {{ DiscussionBoard.errors[6136200].message }}

Trending Topics