Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/blackberry/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何阻止Adsense在https站点上加载混合内容?_Https_Adsense - Fatal编程技术网

如何阻止Adsense在https站点上加载混合内容?

如何阻止Adsense在https站点上加载混合内容?,https,adsense,Https,Adsense,我的https站点上出现间歇性混合内容错误。网站链接是 我已经查看了Chrome开发工具>网络选项卡,我看到了下面的不安全URL示例: Mixed Content: The page at 'https://www.stakeholdermap.com/stakeholder-analysis.html' was loaded over HTTPS, but requested an insecure plugin data 'http://static.vertamedia.com/stati

我的https站点上出现间歇性混合内容错误。网站链接是

我已经查看了Chrome开发工具>网络选项卡,我看到了下面的不安全URL示例:

Mixed Content: The page at 'https://www.stakeholdermap.com/stakeholder-analysis.html' was loaded over HTTPS, but requested an insecure plugin data 'http://static.vertamedia.com/static/vpaid-ssp-vast.swf?aid=41476&sid=0&cb=146233.42079096.743365'. This content should also be served over HTTPS. ads?client=ca-pub-3370240294319443&format=300x250&output=html&h=250&slotname=8722343817&adk=5159607…

Mixed Content: The page at 'https://www.stakeholdermap.com/stakeholder-analysis.html' was loaded over HTTPS, but requested an insecure plugin data 'http://ads2.vertamedia.com/vast/vpaid-config/?width=300&height=250&aid=4147…takeholdermap.com&v=2.2.90&t=flash&video_duration=&cb=73026784276589750000'. This content should also be served over HTTPS.
但是Adslot使用的是最新的代码(//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js)


我很确定这些是由Adsense加载的。我的问题是如何阻止或强制它使用https?

请用户浏览器获取安全内容,如果可能:
如果广告可以通过https获得,那么它将获取该版本,否则,内容将被阻止,并在其位置显示另一个。将元放在页面的
部分,所有其他元标记都位于该部分

您可以在此处找到更多信息: