q2a-social-share icon indicating copy to clipboard operation
q2a-social-share copied to clipboard

Facebook share is broken

Open mugenishere opened this issue 6 years ago • 1 comments

I went to facebook.com/developers, created a new app, got the application id and put it on the site.

However, on trying to share a question it doesn't work. Looks like Facebook has recently updated their site and now require some kind of "static redirect URL".

It would be great if you could help me fix this issue.

mugenishere avatar Aug 20 '18 03:08 mugenishere

I checked my URL with Facebook developers debugger tool.

It says the problem is from not specifying the dimensions using og:image:width and og:image:height tags:

image

image

mirismaili avatar Feb 02 '21 21:02 mirismaili