Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I have a website on virtual private server and a WordPress blog hosted by WordPress. What option other than installing WordPress on my server can most tightly integrate my site and blog?

share|improve this question
Why is this tagged with wordpress.org? They do not host private blogs. Do you mean wordpress.com? – toscho Oct 2 '12 at 11:36

1 Answer

You can always scrape with CURL or show an rss-feed from your wordpress blog. But with curl you can also login on wordpress and post etc. However, it is quite hard to implement fully functional curl with wordpress.

Scrape web page with curl Basic curl example

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.