Help > Forum > Topics & Posts > Specifying a Facebook Share logo
Specifying a Facebook Share logo
You can specify a logo that would appear next to the shared topics and posts on Facebook by using Facebook's Open Graph image meta tag. If you don't use the meta tag, Facebook will automatically use the first image on the page.
You can specify the image to be used on Facebook by following the instructions below:
- Log in to your Website Toolbox account.
- Click the Integrate link.
- Click the HTML link.
- Insert the following code into the Forum Head Tag HTML Code textbox:
<meta property="og:image" content="IMAGE URL"/>
(Replace IMAGE URL with the full URL to the image.) - Save your changes.
To avoid the image automatically being cropped by Facebook, they recommend an aspect ratio of 1.91:100. For example, if the width of the image is 191px, the height should be 100px.
Related Articles:
If you still need help, please contact us.