# Iframe not displaying on a particular site

**URL:** https://meta.discourse.org/t/iframe-not-displaying-on-a-particular-site/111002
**Category:** Support
**Created:** [March 7, 2019, 5:29pm UTC](https://meta.discourse.org/t/iframe-not-displaying-on-a-particular-site/111002 "2019-03-07T17:29:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![rkaplan](https://avatars.discourse-cdn.com/v4/letter/r/a3d4f5/32.png) [@rkaplan](https://meta.discourse.org/u/rkaplan)
#### Post date: [March 7, 2019, 5:29pm UTC](https://meta.discourse.org/t/iframe-not-displaying-on-a-particular-site/111002/1 "2019-03-07T17:29:06Z")

</div>

I have been able to display iframes of various sites without difficulty

For some reason the iframe below shows up blank.

```
<iframe src="https://seektable.reference.solutions/public/report/c9a02610466c4c0f9fce74792107d8eel" width="1000" height="1000"> </iframe>

```

The page itself resolves fine in a browser. I have added [https://seektable.reference.solutions](https://seektable.reference.solutions) to my my approved iframe sources under settings.

Why might this particular domain not work when others do?

(It is my domain and the underlying web app and its report links are intended for iframe use; there is no x-site prohibition.)

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [March 7, 2019, 6:18pm UTC](https://meta.discourse.org/t/iframe-not-displaying-on-a-particular-site/111002/2 "2019-03-07T18:18:54Z")

</div>

> [@rkaplan](#):
>
> [https://seektable.reference.solutions/public/report/c9a02610466c4c0f9fce74792107d8eel](https://seektable.reference.solutions/public/report/c9a02610466c4c0f9fce74792107d8eel)

Is that a valid URL? It 404’s for me.

---

<div class="post-metadata">

### Author: ![rkaplan](https://avatars.discourse-cdn.com/v4/letter/r/a3d4f5/32.png) [@rkaplan](https://meta.discourse.org/u/rkaplan)
#### Post date: [March 7, 2019, 7:24pm UTC](https://meta.discourse.org/t/iframe-not-displaying-on-a-particular-site/111002/3 "2019-03-07T19:24:16Z")

</div>

Sorry about that - I had a typo at the end

iframe works now - thank you

But I also note that there seems to be a restriction on how wide I can set an iframe to be - is there any way to change that?

```
   <iframe src="https://seektable.reference.solutions/public/report/c9a02610466c4c0f9fce74792107d8ee" width="1200" height="1000"> </iframe>

```

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [April 19, 2022, 3:56pm UTC](https://meta.discourse.org/t/iframe-not-displaying-on-a-particular-site/111002/4 "2022-04-19T15:56:43Z")

</div>


