【发布时间】:2017-06-27 13:13:17
【问题描述】:
我的 https 网站出现间歇性混合内容错误。网站链接是stakeholdermap.com
我已经检查了 Chrome 开发工具 >Network 选项卡,我在下面看到了不安全的 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.
但广告位使用的是最新代码 (//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js)
我很确定这些是 Adsense 加载的。我的问题是如何阻止或强制它使用 https?
【问题讨论】: