On one of our websites i need to pull in the latest three blog titles and dates from a wordpress blog in our site onto our homepage. I know how to do this using .php but the site is currently in .NET and needs to stay in .net â i’ve setup a test page here: http://spacesaverscommunity.com/Default-New.aspx
On the right side you’ll see “Other Community News” â How can i pull the titles and dates of the latest three posts from their blog and display them in that box on the homepage? (spacesaverscommunity.com/blog/)
Is this possible using .net? can i pull from an rss feed?
any advice much appreciated! thanks.
You could try Hookpress which basically offers webhooks. So you could fetch your feed from there.
For a short introduction, take a look at this video: http://player.vimeo.com/video/5905102