devvk
devvk

Reputation: 13

Can't eliminate "Confirm" button when liking

I have read many q&a's and forum posts across the net including Facebook Developer forum. I have setup open graph and FB code on my tag, tag, tags and installed the Facebook SDK after the tag.

Yet, I continually have to confirm Likes and then, many times, the like does not record. Further the pictures that appear in the Confirm window seem to come from a Facebook image vault when I have set the og:image to the be a screenshot of my site.

I have read about like-jacking, etc.

What is the trick to getting the Like button to work on a website?

Upvotes: 1

Views: 678

Answers (1)

Luis
Luis

Reputation: 1097

Maybe they are detecting your site as likejacking, you can debug the url with the Facebook URL Debugger and it will delete the cached tags from your site

Good luck

Upvotes: 1

Related Questions