Excell
Member
Is there any way to show the original media image url instead of the thumbnail?
Currently
<meta property="og:image" content="https://www.domain.com/data/xfmg/thumbnail/0/108-11492ff0d629ef9094cac6a15eddd5b76.jpg?161538277379" />
I'd like this
<meta property="og:image" content="https://www.domain.com/media/108/full" />
Currently
<meta property="og:image" content="https://www.domain.com/data/xfmg/thumbnail/0/108-11492ff0d629ef9094cac6a15eddd5b76.jpg?161538277379" />
I'd like this
<meta property="og:image" content="https://www.domain.com/media/108/full" />