bwaack
Member
Posted 4 months ago #
Hi!
the og tags generated for thumbnail-image dimensions just contains the default thumbnail-size which is set in wordpress, not the actual dimensions of the image.
If you edit your thumbnails via WP, as you should (nobody uses squares as imgages) your rarely hit the sweetspot of 200x200 by drag and draw. So most thumbnails are not 200x200 as og loves to have.
Facebook debugger is showing the image with correct aspect-ratio at the moment, ignoring height and width-tags, but may be other sites will not?
thanks for coding!
bwaack
http://wordpress.org/extend/plugins/nextgen-facebook/
bwaack
Member
Posted 4 months ago #
Hmmmm... I guess the image size you chose for the OG thumbnail is not being cropped. I hadn't thought of that when using the image size width and height values. ;-)
The next version will leave out those meta tags when the image size is not being cropped.
Thanks for pointing out the problem. You can find the next version here, if you'd like to give it a spin. :)
http://downloads.wordpress.org/plugin/nextgen-facebook.zip
Thanks,
js.