# تضمين منتدى Discourse الخاص بي كإطار مضمن (IFrame)

**URL:** https://meta.discourse.org/t/embed-my-discourse-forum-as-iframe/325327
**Category:** Support
**Tags:** embedding
**Created:** [6 سبتمبر 2024، 2:40م UTC](https://meta.discourse.org/t/embed-my-discourse-forum-as-iframe/325327 "2024-09-06T14:40:16Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [7 سبتمبر 2024، 12:43ص UTC](https://meta.discourse.org/t/embed-my-discourse-forum-as-iframe/325327/2 "2024-09-07T00:43:51Z")

</div>

ربما بعض HTML البسيط؟

```plaintext
<iframe> src='discourse.example.com'</iframe>

```

فقط قم بتغيير جزء `src` إلى عنوان URL الخاص بالمنتدى الخاص بك.

إذا كنت تتطلع إلى تضمين التعليقات والردود، فراجع هذا الدليل:

> [@Embed Discourse comments on another website via Javascript](https://meta.discourse.org/t/embed-discourse-comments-on-another-website-via-javascript/31963):
>
> Discourse has the ability to embed the comments from a topic in a remote site using a Javascript API that creates an IFRAME. For an example of this in action, check out [Coding Horror’s blog](http://blog.codinghorror.com/welcome-to-the-internet-of-compromised-things/#discourse-comments). The blog is run via [Ghost](https://ghost.org/) but the comments are embedded from his [Discourse forum](http://discourse.codinghorror.com/t/welcome-to-the-internet-of-compromised-things/3550). One important thing to note with this setup is that users have to navigate to your forum to post replies. This is intentional, as we feel that the posting interface on a Discourse forum is currently much richer than what we …

---

_[View the full topic](https://meta.discourse.org/t/embed-my-discourse-forum-as-iframe/325327)._
