Can't embed a website?

http://fun.touchpal.com/game/fourj-paper-io-online/game_file/game.html
I’m trying to embed this game to my site, at https://www.MCBYT.cf/Paper-io. For some reason, I can’t get the embed to appear. My current code is:

object width=“1000” height=“600”>
param name=“movie” value=“http://fun.touchpal.com/game/fourj-paper-io-online/game_file/game.html”>
embed src=“http://fun.touchpal.com/game/fourj-paper-io-online/game_file/game.html” width=“1000” height=“600”>
/embed>

I haven’t had this problem anywhere else. I’ve scoured the original pages HTML, and can’t find any X-Frame codes to prevent me from using iframe/embed, so I can’t determine the issue.

Try requesting/embedding https:// instead of http:// hopefully that resolves it?

first nice website,
second try to embed your flash games from these sites

and

https://www.kongregate.com/games_for_your_site?pdis=qQq-b&sort=newest&srid=100

https://www.4j.com/hot-games

their games will work on your website with the https secure connection
and this website offers very good html5 games to embed in your website
https://www.htmlgames.com/html5-games-for-your-site/
i also have a gaming websites and from these website i get my games they have over a 1000 game and that is a big number

I’ll try, hopefully that’ll solve it. Thank you!

I would, but I do this project mainly at school in my free time, and a lot of these sites are blocked. Thanks for the compliment!

Just tried it, it didn’t change anything :confused:

maybe there are not allowing resource from there website to be embedded into other websites

I thought of that, but if that were the case, there would be something in the code of the website, and I don’t see anything that would block iframes/embeds.

Hello,

If you’re unable to embed a website, it’s most likely because they’re blocking you to. Although you might not see the code, they are still able to block embeds. In most cases, sites pass header variables with PHP that’ll will check if the site is being viewed from within an iframe. If that’s the case, the server will block your request and show a blank iframe.

Hope that helps! :slight_smile:

3 Likes