Meta Tags Open Graph and Twitter og:image file path
Posted: Mon Dec 06, 2021 8:25 am
Hi,
LinkedIn cannot located the image I listed in the Mata Tags Open Graph section. When WWB renders the page's HTML code should the file path be?
1. as it is currently shown in my page's HTML code (Single Forward Slash and shortened URL)
<meta property="og:image" content="https:/images/TargeShieldLogo_20200428.png">
or
2. as it is for other images on the same page (internal file path)
<meta property="og:image" content="images/TargeShieldLogo_20200428.png">
or
3. other images found by LinkedIn Post Inspector or as you would normally use as a file path (with Double Forward Slash and full URL)
<meta property="og:image" content="https://targe.com.au/images/TargeShield ... 200428.png">
Any assistance please.
Thank you in advance.
LinkedIn cannot located the image I listed in the Mata Tags Open Graph section. When WWB renders the page's HTML code should the file path be?
1. as it is currently shown in my page's HTML code (Single Forward Slash and shortened URL)
<meta property="og:image" content="https:/images/TargeShieldLogo_20200428.png">
or
2. as it is for other images on the same page (internal file path)
<meta property="og:image" content="images/TargeShieldLogo_20200428.png">
or
3. other images found by LinkedIn Post Inspector or as you would normally use as a file path (with Double Forward Slash and full URL)
<meta property="og:image" content="https://targe.com.au/images/TargeShield ... 200428.png">
Any assistance please.
Thank you in advance.