Problema para visualizar el reproductor embed de Youtube

Saludos,
Estoy cambiando del servidor gratuito Hostinger al también gratuito 000webhost. He colgado todos los archivos de mi sitio web y parece que todo funciona muy bien excepto una cosa: tenía algunos videos de Youtube incrustados mediante el sistema “EMBED”, y en este nuevo servidor no aparecen. ¿Tendré algún defecto en la configuración de mi cuenta de 000webhost que lo impide? Gracias

The embedding code you use is?

Por ejemplo:

<iframe width="560" height="315" src="https://www.youtube.com/embed/dsZLfasD9uA" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

And the website’s address is?

Por ejemplo:
https://grupolabrana.000webhostapp.com/labrana06/colegios.htm#San%20Claudio

Sin embargo, esa misma página en el servidor de Hostinger, sí funciona bien:
http://labrana.hol.es/labrana06/colegios.htm#San%20Claudio

Please hit F12, and post what you see in the “Console” tab here

registerEventsMessage called
VM44 colegios.htm:1 Not allowed to load local resource: file:///C:/Archivos%20de%20programa/Microsoft%20Office/Office10/fpclass/animate.js
VM44 colegios.htm:404 Mixed Content: The page at ‘https://grupolabrana.000webhostapp.com/labrana06/colegios.htm#San%20Claudio’ was loaded over HTTPS, but requested an insecure resource ‘http://www.youtube.com/embed/dsZLfasD9uA’. This request has been blocked; the content must be served over HTTPS.
VM44 colegios.htm:407 Mixed Content: The page at ‘https://grupolabrana.000webhostapp.com/labrana06/colegios.htm#San%20Claudio’ was loaded over HTTPS, but requested an insecure resource ‘http://www.youtube.com/embed/pxsQve_TJsQ’. This request has been blocked; the content must be served over HTTPS.
/favicon.ico:1 Failed to load resource: the server responded with a status of 404 ()

Change youtube’s links from http:// to https://

Muchas gracias por tu gran ayuda. Saludos.

1 Like