hi i have a website running on wordpress and another website which is purely a static website my question is, on the static website on a particular page for example blog.html is it possible to retrieve all the blog entries that have been made on the website running on wordpress to be displayed in blog.html page on the static website if not all categories atleast a specific category from the wordpress website is this only possible if both websites are running on wordpress if so what are the other solutions in this case of the static website other than making the static website into wordpress is there a solution please advice. thanks
This is possible, add a RSS feed reader to your static website. You will need to do some modifications to your FEEDS at wordpress site. Syndicate whole article instead of meta desctiption, this will do the trick.. Cheers!!!!!