camel-website icon indicating copy to clipboard operation
camel-website copied to clipboard

Tune image output for social links

Open squakez opened this issue 3 years ago • 1 comments

Right now the result would be like this: image We must work on improving the image (which is required to be 1080p to render automatically).

Originally posted by @squakez in https://github.com/apache/camel-website/issues/767#issuecomment-1022310649

squakez avatar Jan 27 '22 09:01 squakez

Have a look at https://developers.facebook.com/docs/sharing/best-practices#images for possible solution

squakez avatar Jan 27 '22 09:01 squakez

I think the problem is uniquely with Twitter that does not like meta property but prefers meta name: https://stackoverflow.com/a/66816822/10974363 - I will have a look later to see if we can include also twitter:image meta beside the og:image

squakez avatar Nov 25 '22 12:11 squakez

I don't think this is the issue, I think the og:image should be an absolute URL, which it currently is not.

zregvart avatar Nov 25 '22 12:11 zregvart

I'll make some experiment and use the validator to see how it renders with all options highlighted in this issue.

squakez avatar Nov 25 '22 14:11 squakez