# Ghost에서 iframes에 게시된 페이지 사용

**URL:** https://meta.discourse.org/t/using-published-pages-in-iframes-on-ghost/245198
**Category:** Support
**Created:** [11월 10, 2022, 7:06오후 UTC](https://meta.discourse.org/t/using-published-pages-in-iframes-on-ghost/245198 "2022-11-10T19:06:40Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![denvergeeks](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/denvergeeks/32/327671_2.png) [@denvergeeks](https://meta.discourse.org/u/denvergeeks)
#### Post date: [11월 10, 2022, 7:06오후 UTC](https://meta.discourse.org/t/using-published-pages-in-iframes-on-ghost/245198/1 "2022-11-10T19:06:40Z")

</div>

누군가 제 게시된 페이지를 Ghost 사이트 중 하나에서 iFrame으로 사용하는 가장 우아한 방법(아니면 어떤 방법이든)을 알고 계신가요?

현재 설정은 다음과 같습니다:

1. app.yml에 **DISCOURSE\_ENABLE\_CORS: true** 를 설정했습니다.

2. Discourse의 CORS origins에 Ghost 사이트 URL인 [https://story.pub를](https://story.xn--pub-hw8m) 추가했습니다 ([https://nOObish.me](https://nOObish.me)).

3. 페이지를 게시했습니다: [Are you a human? - n👀bish.me](https://noobish.me/pub/are-you-a-human)

4. [https://story.pub/discourse-page/](https://story.pub/discourse-page/) 페이지에 iFrame `<iframe src="https://noobish.me/pub/are-you-a-human" width=100% height=700></iframe>`을 추가했습니다.

공식 통합(Official Integration)을 사용해보는 것도 방법일 것 같지만, 작동 방향이 반대인 것 같습니다 ⁉…

> **[Official Ghost + Discourse Integration](https://ghost.org/integrations/discourse/)**
>
> Setting up Discourse with Ghost allows you to embed comment on your posts and pages & link your site to your community forum. Find out how 👉

---

_[View the full topic](https://meta.discourse.org/t/using-published-pages-in-iframes-on-ghost/245198)._
