当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Firefox Blocks some Adsense ads (Insecure Content)

  • 3 件の返信
  • 8 人がこの問題に困っています
  • 2 回表示
  • 最後の返信者: 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.
添付されたスクリーンショット

選ばれた解決策

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

この回答をすべて読む 👍 0

すべての返信 (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.

この投稿は CNXSoft により に変更されました

more options

選ばれた解決策

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