Forums

Adding Latest Posts to non-PHP Webpage (5 posts)

  1. ComfortablyNumb
    Member
    Posted 2 years ago #

    Hi All,

    First post so be gentle!

    I'm currently setting up my first WP blog and trying to intergrate it with an existing static html site. I've set WP up at http://www.domain.co.uk/blog but I would like to add a list of the latest 3 posts on the homepage which is index.htm.

    This is a 10 year old site with lots of links and I don't want to update it to PHP (plus I'm into ASP and promoting VB/SQL Server et al so it would not be prudent to have the site running totally in PHP!)

    So is there an RSS/Javascript feed work-around to get the list I want on the homepage? I could put a PHP verson in an IFRAME but that won't help me SE spider-wise.

    Cheers,
    Numb

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    You could use code like that described in Integrating_WordPress_with_Your_Website but you will need to put that in an index.php.

  3. ComfortablyNumb
    Member
    Posted 2 years ago #

    Thanks for that but I must keep my index.htm. So there no of using something like feed burner or some other kind of XML/RSS feed? If I can RSS to say iGoogle surely I can place the same info on a page on the same site??

    Regs,
    Numb

  4. MichaelH
    Volunteer
    Posted 2 years ago #

    No reason you can't use a feed.

  5. ComfortablyNumb
    Member
    Posted 1 year ago #

    Cool - but what feed would ya recommend?

Topic Closed

This topic has been closed to new replies.

About this Topic