# Discourse embedded on my WP

**URL:** https://meta.discourse.org/t/discourse-embedded-on-my-wp/77110
**Category:** Development
**Created:** [January 2, 2018, 12:45pm UTC](https://meta.discourse.org/t/discourse-embedded-on-my-wp/77110 "2018-01-02T12:45:02Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![michaeltcoelho](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaeltcoelho/32/120344_2.png) [@michaeltcoelho](https://meta.discourse.org/u/michaeltcoelho)
#### Post date: [January 2, 2018, 12:45pm UTC](https://meta.discourse.org/t/discourse-embedded-on-my-wp/77110/1 "2018-01-02T12:45:03Z")

</div>

Hi there,

firstly Happy New Year everyone!

I’ve implemented Discourse on my application (an educational finance community) but i’m not happy yet with the outcome. I’m using another domain different from my one but i’d like to use something like embedded on my blog and when an user access /forum it could be loaded my blog page with discourse on it.

There’s an example of what i want to: [Digital Nomad Chat on Telegram](https://nomadlist.com/forum/)

Maybe nomadlist guys are using iframe?

Thanks in advance!  
Michael Coelho.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [January 2, 2018, 12:48pm UTC](https://meta.discourse.org/t/discourse-embedded-on-my-wp/77110/2 "2018-01-02T12:48:53Z")

</div>

Search for “subfolder #howto” and find [Serve Discourse from a subfolder (path prefix) instead of a subdomain](https://meta.discourse.org/t/subfolder-support-with-docker/30507)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [January 2, 2018, 10:24pm UTC](https://meta.discourse.org/t/discourse-embedded-on-my-wp/77110/3 "2018-01-02T22:24:31Z")

</div>

I strongly advise not going subfolder because it is far more complicated to set up and troubleshoot.

A subdomain setup is more advisable:

`www.example.com` → your website  
`forum.example.com` → discourse for your website

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [January 3, 2018, 12:59am UTC](https://meta.discourse.org/t/discourse-embedded-on-my-wp/77110/4 "2018-01-03T00:59:30Z")

</div>

I advise against it too, but I’ve done it for a few clients for $500. They’ve been happy and the troubles minimal.
