I built a site for a client not too long ago and built it fairly standard. Now she has a Wordpress blog and would like an area on the main site to have links to the most recent blog posts. Is there an easy way for me to pull a list of the most recent posts into this content area without having to chop the page up into a Wordpress template?
This looks like it's for pulling as RSS feed into Wordpress blog. I'm looking to do the opposite.We have site.com/index.htmlAnd blog at site.com/blogI want to pull in links to, say, the last 3 posts from site.com/blog and list them in the site.com/index.html sidebar.
Bradley Herman
2010-06-30 16:58:23
Ah, I see. The direction wasn't clear from the question... :S
thSoft
2010-07-01 10:05:56
+1
A:
You want to place the WP feed on the static site? Maybe Developer's Guide - Google AJAX Feed API - Google Code
songdogtech
2010-06-30 17:06:41