• samag

    (@samag)


    I am pretty new to this, so I hope this question makes sense.

    I got WordPress pretty much setup the way I want. Now what I would like to do is include a feed from my WordPress site on another site (it is actually on the same server). I was hoping on the other site, I could make a table with, for example, the last 5 posts from my WordPress site looking something like this (date, post title, snippet of text):

    April 6, 2005 4:51pm
    Man Gets WordPress Working
    Some guy got it working the other
    day. It is very cool, I wish I
    could make it…

    April 4, 2005 2:16pm
    Team Plays Football
    My favorite team had a game
    the other day, I wish I could
    have gone to….

    etc.

    Is this easy to do? Ideally in PHP. I wouldn’t mind doing something similar with recent comments as well if possible.

    Any suggestions on how to go about doing this?

    Tom

Viewing 4 replies - 1 through 4 (of 4 total)
  • Chris_K

    (@handysolo)

    Easier than you might think: http://codex.wordpress.org/Plugins/Syndication

    🙂

    mholtum

    (@mholtum)

    Thread Starter samag

    (@samag)

    I will check out those links. What I am still confused about though, is what I need to put on the OTHER site in order to display the feeds from my WordPress site.

    I’m not sure how my other site can make use of WordPress plug-ins, since that site is not WordPress. Does that make any sense?

    Specifically, what do I need to put in my HTML (or PHP) on the other site to display the feed?

    Tom

    Chris_K

    (@handysolo)

    Ah, my read-between-the lines skills are weak!

    Hie thee off to a PHP forum then. Ideally, you probably want something like magpie on the non WP site to pull RSS feeds from WordPress.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘RSS Feeds’ is closed to new replies.