amiyasahu / q2a-social-share

:busts_in_silhouette: Question2Answer plugin for sharing questions and blog posts in social media
GNU General Public License v2.0
18 stars 13 forks source link

Facebook share is broken #20

Open mugenishere opened 6 years ago

mugenishere commented 6 years ago

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.

mirismaili commented 3 years ago

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