# Comment Embed Isn't Working - How to troubleshoot?

**URL:** https://meta.discourse.org/t/comment-embed-isnt-working-how-to-troubleshoot/30557
**Category:** Support
**Created:** [6월 28, 2015, 7:55오후 UTC](https://meta.discourse.org/t/comment-embed-isnt-working-how-to-troubleshoot/30557 "2015-06-28T19:55:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![kirupa](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kirupa/32/374711_2.png) [@kirupa](https://meta.discourse.org/u/kirupa)
#### Post date: [6월 28, 2015, 7:55오후 UTC](https://meta.discourse.org/t/comment-embed-isnt-working-how-to-troubleshoot/30557/1 "2015-06-28T19:55:06Z")

</div>

Hello,  
This is somewhat [related to a question I had last year](https://meta.discourse.org/t/a-bunch-of-errors-in-the-log-caused-by-discourse-embedding-on-a-static-html-site/22677). I’ve noticed that I am unable to get the Discourse embedding to work on this particular page: [Getting the Mouse Movement Direction | kirupa.com](http://www.kirupa.com/html5/getting_mouse_movement_direction.htm)

The strange thing is that my logs don’t show any errors either. It is just that the forum topic isn’t getting created when the page loads. Assuming this is related to the encoding issues I had in the past, I verified that the encoding is UTF-8 via the W3C Validator. I also tried saving the page with a BOM as well as without a BOM specified. The discussions still don’t load any more. I tried creating a new document and using the same markup in case converting an existing document might have some issues - same end result.

Does anybody have any suggestions on what I can do to help identify the problem?

Thanks,  
Kirupa

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [6월 29, 2015, 2:50오후 UTC](https://meta.discourse.org/t/comment-embed-isnt-working-how-to-troubleshoot/30557/2 "2015-06-29T14:50:42Z")

</div>

Can you make sure you are on the latest beta or master of discourse? An older beta had a regression where embedding didn’t work. If it still doesn’t work, please double check your `embeddable_hosts` setting and make sure it has the correct host.

---

<div class="post-metadata">

### Author: ![kirupa](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kirupa/32/374711_2.png) [@kirupa](https://meta.discourse.org/u/kirupa)
#### Post date: [7월 2, 2015, 4:47오전 UTC](https://meta.discourse.org/t/comment-embed-isnt-working-how-to-troubleshoot/30557/3 "2015-07-02T04:47:35Z")

</div>

Upgrading to the latest version fixed it! Thanks 😛

---

<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: [7월 2, 2015, 4:57오전 UTC](https://meta.discourse.org/t/comment-embed-isnt-working-how-to-troubleshoot/30557/4 "2015-07-02T04:57:13Z")

</div>


