Facebook like button is asking to confirm the action

后端 未结 3 1439
闹比i
闹比i 2020-12-08 10:14

To begin with, I\'ve already read the following topics:

  • Facebook Like without Confirm?
  • Facebook Like button shows the "Confirm" link, but st
3条回答
  •  借酒劲吻你
    2020-12-08 10:54

    Use the Facebook Debug tool to see what content is on the page. http://developers.facebook.com/tools/debug

    It shows you what Facebook sees when it scrapes the page. It could help in identifying what the underlying issue is.

    With regards to liking / unliking content multiple times, Facebook has some automatic features that prevent likes from showing up on Facebook, or indeed showing the 'Confirm' link you are seeing. This is mainly to combat click-jacking as this is a common problem with the Like button.

提交回复
热议问题