Embed my Discourse Forum as IFrame

Perhaps some simple HTML?

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

Just change the src part to your forum’s URL.

If you’re looking to embed comments and replies though, check this guide out:

2 Likes