How can I embed a WordPress blog into another site?

iweb, wordpress

Solution

It can be done, but not through iWeb. You will need to do it through code (in Wordpress' case, PHP).

Here's a guide for integrating Wordpress with your site, I'm afraid laying out the steps would be far too long an answer for SO.

http://codex.wordpress.org/Integrating_Wordpress_with_Your_Website

Problem

I currently make my website using iWeb. Is there a way that I can embed a WordPress blog into the site? Either through an easy option or through coding?

Original source