Alert says using deprecated HREF without absolute URL

本小妞迷上赌 提交于 2019-12-03 10:48:01

If you use absolute url in data-href attribute of this social plugin, just enable July 2013 Breaking Changes in settings of your facebook application.

In Like Button code, data-href is href for HTML5.

Absolute URL:

http://stackoverflow.com/questions/16270043/alert-says-using-deprecated-href-without-absolute-url

Relative URL

../questions/16270043/alert-says-using-deprecated-href-without-absolute-url

Social Plugins must have absolute URL your site and looks like your site has.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!