保护第 3 方广告的安全
我想改用安全的 Apache 网络服务器。 我做了一些测试,我可以让我的 AdServer 服务到 HTTPS://,因为广告素材由我托管,adtag 是我的,点击率也是如此。
但是,所有第 3 方标签都会弹出“内容不安全...” ” 盒子...我可以保护它吗?
我真的找不到任何人成功地做到了这一点,而且我认为你不能......
I want to switch over to using secure Apache webservers. I did some testing, I can get my AdServer to serve to HTTPS:// as the creative is hosted by me the adtag is mine and so is the clickthru..
However all 3rd party tags pop up the "content not secure...." box... Can I secure it?
I can't really find anyone who's successfully done this, and I'm beinging to think that you can't...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
仅当您使用通过 HTTPS 提供广告的广告网络时。 一切都必须是 HTTPS,包括脚本、iframe 和最终使用的图像。 许多网络不提供此功能,但您必须咨询您正在使用的特定提供商。
理论上,您可以通过让广告内容看起来来自您的服务器来阻止错误消息,该服务器实际上充当代理,但是:
Only if you're using an advertising network that provides ads over HTTPS. Everything has to be HTTPS, including scripts, iframes and the final images used. Many networks don't give you this ability, but you'd have to check with the specific provider you're using.
You could theoretically stop the error message by having ad content appearing to come from your server, which is actually behaving as a proxy, but:
您应该可以向第三方询问安全标签。 99%的反对者应该能够做到这一点。 我确信 Atlas 和 Doubleclick 都可以生成安全标签。
You should just be able to ask your thirdparties for Secure Tags. 99% of adversers should be able to do this. I know for sure that both Atlas and Doubleclick can generate secure tags.