JackieChun
Well-known member
When a page from my forum is posted on reddit or Facebook, those sites properly scrape and show the open graph logo that I have specified in the code below:
However, Twitter seems to be ignoring that logo and is displaying the default Xenforo square logo instead. Is my code incorrect? Thanks.
P.S. I meant to post this in Support, please move.
Code:
<meta property="og:image" content="https://example.com/img/opengraph.png" />
However, Twitter seems to be ignoring that logo and is displaying the default Xenforo square logo instead. Is my code incorrect? Thanks.
P.S. I meant to post this in Support, please move.
Last edited: