为什么图片网址需要request.scheme?

Tro*_* SK 3 facebook image facebook-graph-api

我们在页面中收到此错误.我们可以做一个简单的检查并实现request.scheme(我们正在实现它),但w3.org声明资源可以有相对的方案.不是og:图像类似于图像标记,应该支持图像标记的所有功能.

错误:

Object at URL 'http://www.slideshare.net/jessedee/100-bullet-points-from-cannes-lions-2012' of type 'slideshare:presentation' is invalid because the given value '//cdn.slidesharecdn.com/100bulletpointsfromcanneslions12-120626070638-phpapp02-thumbnail-2?1340766735' for property 'og:image:url' could not be parsed as type 'url'.
Run Code Online (Sandbox Code Playgroud)

Igy*_*Igy 8

Facebook的og:image元标记的值不能是协议相对的,它必须是绝对的