admin管理员组

文章数量:1026900

[iframe src="/" data-no-lazy="1"]

Hey guys I'm trying to add external webpage to wordpress. I'm using "Flyn San" plugin for that but its not working properly. I have attached the iframe above also sharing you the link of my website.

This is my webpage link : Extra page links : /

Thanks : )

[iframe src="https://www.quora/" data-no-lazy="1"]

Hey guys I'm trying to add external webpage to wordpress. I'm using "Flyn San" plugin for that but its not working properly. I have attached the iframe above also sharing you the link of my website.

This is my webpage link : https://netbramhadev.wpengine Extra page links : https://netbramhadev.wpengine/dummy/

Thanks : )

Share Improve this question edited Mar 27, 2019 at 14:27 rudtek 6,3935 gold badges30 silver badges52 bronze badges asked Mar 27, 2019 at 11:21 DanishDanish 1
Add a comment  | 

1 Answer 1

Reset to default 0

If you look in the browser's development tools you'll see this error:

Refused to display 'https://www.quora/' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.

This means that Quora does not allow itself to be used in iframes. If you're just testing, then try another URL. If you actually want to embed Quora, then I'm afraid that doesn't appear to be possible.

[iframe src="/" data-no-lazy="1"]

Hey guys I'm trying to add external webpage to wordpress. I'm using "Flyn San" plugin for that but its not working properly. I have attached the iframe above also sharing you the link of my website.

This is my webpage link : Extra page links : /

Thanks : )

[iframe src="https://www.quora/" data-no-lazy="1"]

Hey guys I'm trying to add external webpage to wordpress. I'm using "Flyn San" plugin for that but its not working properly. I have attached the iframe above also sharing you the link of my website.

This is my webpage link : https://netbramhadev.wpengine Extra page links : https://netbramhadev.wpengine/dummy/

Thanks : )

Share Improve this question edited Mar 27, 2019 at 14:27 rudtek 6,3935 gold badges30 silver badges52 bronze badges asked Mar 27, 2019 at 11:21 DanishDanish 1
Add a comment  | 

1 Answer 1

Reset to default 0

If you look in the browser's development tools you'll see this error:

Refused to display 'https://www.quora/' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.

This means that Quora does not allow itself to be used in iframes. If you're just testing, then try another URL. If you actually want to embed Quora, then I'm afraid that doesn't appear to be possible.

本文标签: IFrame Shortcode pluginissue