WordPress 管理 Flattr API 包括
我有一个后端带有 SSL 的 WP 网站,我的客户通知我,他在访问此网站时收到不安全消息。已检查 Firebug 中的 NET 面板,并追踪到对 Flattr API 的不安全链接引用。
请参阅附图。
有谁知道如何改变这个?或者为什么它甚至在那里?我只需要将其更改为 https
I have a WP website with SSL on the backend and I have been informed by my client that he gets an unsecure message when accessing this.. Have checked the NET panel in firebug and have traced it down to a nonsecure link reference to the Flattr API.
Please see attached image.
Does anyone know how to change this? Or why its even there? I just need to change it to https
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将
http
更改为https
,flattr 脚本将通过 https 加载,浏览器不会抛出不安全内容错误。您还可以尝试我们的 WordPress 插件 http://wordpress.org/extend/plugins/flattr/
Change
http
tohttps
and the flattr script will be loaded over https instead and browsers will not throw a insecure content error.You can also try our WordPress plugin http://wordpress.org/extend/plugins/flattr/