# Displaying comments embed as a link without using the WP plugin

**URL:** https://meta.discourse.org/t/displaying-comments-embed-as-a-link-without-using-the-wp-plugin/129854
**Category:** Support
**Created:** [September 30, 2019, 1:01pm UTC](https://meta.discourse.org/t/displaying-comments-embed-as-a-link-without-using-the-wp-plugin/129854 "2019-09-30T13:01:50Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [September 30, 2019, 3:07pm UTC](https://meta.discourse.org/t/displaying-comments-embed-as-a-link-without-using-the-wp-plugin/129854/2 "2019-09-30T15:07:29Z")

</div>

Sure, this is possible. Take a look at

> [@Embed Discourse comments on another website via Javascript](https://meta.discourse.org/t/embedding-discourse-comments-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 …

You can see it in action on @codinghorror’s own blog at [https://blog.codinghorror.com/](https://blog.codinghorror.com/).

---

_[View the full topic](https://meta.discourse.org/t/displaying-comments-embed-as-a-link-without-using-the-wp-plugin/129854)._
