Facebook Like - Won't keep track of Likes after browser refresh

后端 未结 2 471
终归单人心
终归单人心 2021-01-27 09:56

I\'m implementing Facebook\'s \"Like\" option in one of my websites as a voting tool. Users will be able to vote on a specific team by Liking the team\'s individual page. I have

2条回答
  •  萌比男神i
    2021-01-27 10:23

    I've noticed this happen on my sites before too. There's usually a missing or incorrect open graph tag that's required. It's really strange how it works anyway on some pages but not others. I highly recommend using the debugger tool too. It points out what is wrong.

提交回复
热议问题