Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Firefox Blocks some Adsense ads (Insecure Content)

  • 3 respostas
  • 8 têm este problema
  • 2 visualizações
  • Última resposta por the-edmeister

more options

I've noticed since the update to 41 that Firefox will block some adsense ads from time to time, but no always. When this happens Firefox shows a icon on the address bar reading "Firefox is blocking content on this page". and "Insecure content".

If I run Firefox in safe mode, I still get the same problem. The pages are served over http, not https if that matters. I can disable protection manually and it works, but I wonder if that's a problem with some insecure ads served by Google, or that Firefox incorrectly reports some ads as insecure.

I've noticed since the update to 41 that Firefox will block some adsense ads from time to time, but no always. When this happens Firefox shows a icon on the address bar reading "Firefox is blocking content on this page". and "Insecure content". If I run Firefox in safe mode, I still get the same problem. The pages are served over http, not https if that matters. I can disable protection manually and it works, but I wonder if that's a problem with some insecure ads served by Google, or that Firefox incorrectly reports some ads as insecure.
Capturas de ecrã anexadas

Solução escolhida

Correct - http://www.gstatic.com - is a non-secure server and Firefox doesn't like mixed content like that on an otherwise secure page.

Ler esta resposta no contexto 👍 0

Todas as respostas (3)

more options

hi, i couldn't reproduce that issue on a spot check - you might want to have a look in the security tab of the firefox web console to see if any mixed content warnings that would hold further clues show up once the issue occurs...

https://developer.mozilla.org/en-US/docs/Security/MixedContent#Warnings_in_Web_Console

more options

Thanks, I could see the ad tries to load a Flash file from http://www.gstatic.com. So maybe the ad is loaded from an https link, and it then loads http data, which explains why Firefox blocks it, is that right?

Web Console screenshot attached.

Modificado por CNXSoft a

more options

Solução escolhida

Correct - http://www.gstatic.com - is a non-secure server and Firefox doesn't like mixed content like that on an otherwise secure page.