I have an existing website and I want to know how to embed a WordPress blog to the website, can someone help me out, please?
Asked
Active
Viewed 61 times
-1
-
`visual-studio-code` and `embedded` tags are completely unrelated to the question. – GrafiCode Apr 19 '22 at 17:28
1 Answers
0
Depending on the way the other website was built, there's an array of possibilities. However, the path of least resistance (read: zero extra effort) is to install Wordpress on a subdomain (i.e. blog.yoursite.com).
If I misunderstood, and you mean literally displaying one blog post on the other website, you can use the WordPress API or the RSS feed.

Olivier
- 104
- 3