# Embed discourse in mobile app (glide)

**URL:** https://meta.discourse.org/t/embed-discourse-in-mobile-app-glide/180050
**Category:** Support
**Created:** [February 17, 2021, 2:32pm UTC](https://meta.discourse.org/t/embed-discourse-in-mobile-app-glide/180050 "2021-02-17T14:32:29Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [February 22, 2021, 2:02am UTC](https://meta.discourse.org/t/embed-discourse-in-mobile-app-glide/180050/7 "2021-02-22T02:02:53Z")

</div>

> [@wtzr](#):
>
> it says that it has settings that prevent it from running in a iFrame. Webview is a wrapper for an iFrame.

The first part of this is correct, by default we block loading of Discourse sites in iframes. It protects your site from a variety of risks, from SEO tricks to clickjacking (see [this](https://meta.discourse.org/t/discourse-integration-for-microsoft-teams/101577/9) for more details).

The second part is odd though, webviews are definitely not iframes. Webviews are mini-browsers that can be embedded in mobile apps, they act like a real browser. An iframe is a way to load one webpage inside another webpage. I guess the whole Glide app is essentially a webpage, so they’re using iframes inside the webview there, maybe?

We have a site setting that can be toggled to allow your site to be embedded in an iframe, but we don’t recommend doing this, and there are quirks with Discourse inside an iframe. In other words, we can enable iframe embedding for you, but there might be unfixable problems down the road.

---

_[View the full topic](https://meta.discourse.org/t/embed-discourse-in-mobile-app-glide/180050)._
