# Discourse + Ghost Blog 集成。我的理解错了吗？

**URL:** https://meta.discourse.org/t/discourse-ghost-blog-integration-is-my-understanding-wrong/319545
**Category:** Support
**Created:** [2024年七月31日 20:32 UTC](https://meta.discourse.org/t/discourse-ghost-blog-integration-is-my-understanding-wrong/319545 "2024-07-31T20:32:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![oga](https://avatars.discourse-cdn.com/v4/letter/o/f19dbf/32.png) [@oga](https://meta.discourse.org/u/oga)
#### Post date: [2024年七月31日 20:32 UTC](https://meta.discourse.org/t/discourse-ghost-blog-integration-is-my-understanding-wrong/319545/1 "2024-07-31T20:32:07Z")

</div>

我有一个 Ghost Blog，里面有一些文章。我将 Discourse 集成到了评论功能中，所以当用户评论时，评论会显示在 Ghost Blog 上。

我的理解：  
（1）将博客与 Discourse 集成将允许评论出现在 Discourse 中。  
（2）Discourse 会自动创建主题并在 Discourse 中发布评论。

问题：  
我的理解是错误的吗？我在 Discourse 中没有看到发布的评论。它们仍然显示在 Ghost Blog 上。

我的 Discourse 嵌入配置如下：

| 允许的主机 | [mydomain.com](http://mydomain.com) |  
| 路径允许列表 | [mydomain.com](http://mydomain.com) (我们希望评论出现在每篇文章上) |  
| 发布到分类 | uncategorized |  
| 主题标签 | 留空 |  
| 帖子作者 | 使用了一个管理员账户 |

我的理解是错误的吗？  
谢谢。

---

<div class="post-metadata">

### Author: ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)
#### Post date: [2024年八月2日 02:48 UTC](https://meta.discourse.org/t/discourse-ghost-blog-integration-is-my-understanding-wrong/319545/2 "2024-08-02T02:48:39Z")

</div>

此主题可能有所帮助

> **[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 👉

以上可能包含更新的信息。  
Meta 上的此主题可能也有帮助

> [@Embed Discourse comments on another website via Javascript](https://meta.discourse.org/t/embed-discourse-comments-on-another-website-via-javascript/31963?u=heliosurge):
>
> 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 …

---

<div class="post-metadata">

### Author: ![oga](https://avatars.discourse-cdn.com/v4/letter/o/f19dbf/32.png) [@oga](https://meta.discourse.org/u/oga)
#### Post date: [2024年八月2日 16:02 UTC](https://meta.discourse.org/t/discourse-ghost-blog-integration-is-my-understanding-wrong/319545/3 "2024-08-02T16:02:16Z")

</div>

我已经完成了所有这些，但我的问题是评论仍然显示在 Ghost 博客本身上，而不是 Discourse 上。也许我不明白集成应该实现什么。
