x

iframe content cannot be shown in frame

Hi all,

I'm trying to embed another page into mine using an iframe, and keep getting the error:

This content can’t be shown in a frame

There is supposed to be some content here, but the publisher doesn’t allow it to be displayed in a frame. This is to help protect the security of any information you might enter into this site.

This is the code I have been using:

<iframe src="https://leaderboard.doextraordinary.com.au/south-australian-museum-live-5-leaderboard/?order-by=fini..." width="1200" height="1500"frameborder="0">
</iframe>

Is anyone able to advise how I might fix this?

568 Views
Message 1 of 2
Report
1 REPLY 1
Square

That error means that the server hosting the page you want to embed is configured to block requests like that. Does that site provide that code for people to use for embedding?

564 Views
Message 3 of 2
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.