Title: Secure iframe?
Last modified: August 31, 2016

---

# Secure iframe?

 *  [Patrick Horemans](https://wordpress.org/support/users/winock/)
 * (@winock)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/secure-iframe/)
 * It´s kind of complicated to explain…
 * i have a wordpress multisite, in that site i have several pages (soon) that i
   want to embed in client sites with an iframe, but i do want to protect this iframe
   so nobody else can embed the same code(iframe)
 * or is there another way to solve this?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 1 month ago](https://wordpress.org/support/topic/secure-iframe/#post-7193206)
 * > but i do want to protect this iframe so nobody else can embed the same code(
   > iframe)
 * iFrames are secure by default, try it 🙂
 *  Thread Starter [Patrick Horemans](https://wordpress.org/support/users/winock/)
 * (@winock)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/secure-iframe/#post-7193229)
 * i know, what i mean is when embedding an iframe and somebody go see the source
   code he can embed the same page in his site
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 1 month ago](https://wordpress.org/support/topic/secure-iframe/#post-7193239)
 * Are you sure, have you tried this? That’s what I meant by them already being 
   secure.
 *  Thread Starter [Patrick Horemans](https://wordpress.org/support/users/winock/)
 * (@winock)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/secure-iframe/#post-7193243)
 * Sorry, i guess you do not understand what i mean, normally i give my client some
   code like this
 * `<IFRAME src="http://mydomain/xxx" width="1000" height="500" frameBorder="0">
   </IFRAME>`
 * when my client insert this in his website, you visit my client website, look 
   to the source code you see: `<IFRAME src="http://mydomain/xxx" width="1000" height
   ="500" frameBorder="0"></IFRAME>` and if you insert this code, on your site my
   page is also to see……
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 1 month ago](https://wordpress.org/support/topic/secure-iframe/#post-7193249)
 * So what you’re saying isn’t relevant to the [Same-origin policy](https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy)?
 *  Thread Starter [Patrick Horemans](https://wordpress.org/support/users/winock/)
 * (@winock)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/secure-iframe/#post-7193251)
 * ????? this is above my knowledge

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Secure iframe?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [Patrick Horemans](https://wordpress.org/support/users/winock/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/secure-iframe/#post-7193251)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
