Hello I have added a WordPress blog to a content site that I have and I am looking for a simple lite weight php code to display a linked title and snippet from my latest post to mydomain.com. I do not want javascript as I want it to be readable by the SE's. Thanks
Lookup Magpie RSS. It's a small php library that lets you specify an RSS feed, and then output that code in whatever format you want. I use it for a lot of projects: http://magpierss.sourceforge.net/