Is it possible to load your wordpress index.php into another website via a simple php includes? I'm running into some issues with this..
I'm aware that I could create a new template to reflect how the rest of my site looks, but I would much rather just call into my wp via an includes.
--if not, then would ssi work?