I need to import into an iframe, a page from a website, but if I try it locally it works even if it shows me googlr ads, but if I go to see it on the internet network on the server, it does not work at all.
<iframe
name="principale"
src="http://www.adessoin.tv/index.php"
marginheight="50"
height="800"
width="100%"
allowfullscreen = "true"
></iframe>