# Embed whole forum

**URL:** https://meta.discourse.org/t/embed-whole-forum/150497
**Category:** Support
**Created:** [May 5, 2020, 9:38pm UTC](https://meta.discourse.org/t/embed-whole-forum/150497 "2020-05-05T21:38:18Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![cdfrosty](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cdfrosty/32/179292_2.png) [@cdfrosty](https://meta.discourse.org/u/cdfrosty)
#### Post date: [May 5, 2020, 9:38pm UTC](https://meta.discourse.org/t/embed-whole-forum/150497/1 "2020-05-05T21:38:18Z")

</div>

Hi I need some help, I want to replace the old forum I have that I have embedded into the web UI of my application and a couple other domains, is there a way to embed onto my websites and only allow those domains for example?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [May 5, 2020, 9:45pm UTC](https://meta.discourse.org/t/embed-whole-forum/150497/2 "2020-05-05T21:45:38Z")

</div>

Embedding is not a good idea, as Discourse was never built with it in mind.

We suggest adding matching designs between your main site and Discourse, using Single Sign on, adding Discourse widgets like [Embedding a list of Discourse Topics in another site](https://meta.discourse.org/t/embedding-a-list-of-discourse-topics-in-another-site/125911) and so on.

---

<div class="post-metadata">

### Author: ![cdfrosty](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cdfrosty/32/179292_2.png) [@cdfrosty](https://meta.discourse.org/u/cdfrosty)
#### Post date: [May 6, 2020, 12:20am UTC](https://meta.discourse.org/t/embed-whole-forum/150497/4 "2020-05-06T00:20:54Z")

</div>

Yeah I understand from another old post I read saying that but I would like to still try it anyways please

---

<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: [May 6, 2020, 7:13pm UTC](https://meta.discourse.org/t/embed-whole-forum/150497/5 "2020-05-06T19:13:46Z")

</div>

Not supported. If you need this, choose some other free open source tool

---

<div class="post-metadata">

### Author: ![cdfrosty](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cdfrosty/32/179292_2.png) [@cdfrosty](https://meta.discourse.org/u/cdfrosty)
#### Post date: [May 7, 2020, 1:03am UTC](https://meta.discourse.org/t/embed-whole-forum/150497/6 "2020-05-07T01:03:32Z")

</div>

How is it not supported? can’t I just allow same origin iframing and be done?

that is all I need

phpbb just a example (not the best example) has a simple tick box option for it and I am pretty sure most forums do.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [May 7, 2020, 1:43am UTC](https://meta.discourse.org/t/embed-whole-forum/150497/7 "2020-05-07T01:43:57Z")

</div>

> [@cdfrosty](#):
>
> How is it not supported?

We don’t build for it, test for it, etc… discussing/fixing “embed discourse in an iframe” related issues isn’t something we want to spend time on.

The typical alternatives are:

- [Theme Discourse](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) to match your site styles (and possibly replicate your site nav)

- [Embed comments using Javascript](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963) and link to Discourse

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [May 7, 2020, 1:44am UTC](https://meta.discourse.org/t/embed-whole-forum/150497/8 "2020-05-07T01:44:27Z")

</div>


