Settings/SEO/Social Meta:
Has the image uploaded and displayed on the page along with all other og:
og:title - copied from Titleog:url - copied from URLog:type - ‘website’ value is set by defaultog:description - copied from Meta Descriptionog:site_name - mysitenametwitter:title - copied from Titletwitter:description - copied from Meta Descriptionog:image and twitter:image - the same image is set for both tags. The following image types will be set automatically depending on page in question: Logo, Video Preview, Event Image, User Photo, Group Image or Logo, Photo Album First Photo, Photo.
source code of page has:
<meta name="og:image" content="https://mysite.com/ow_userfiles/plugins/base/meta_social_logo.jpg" />
The meta_social_logo.jpg is there (downloaded and confirmed)
However the https://developers.facebook.com/tools/debug/og/object/ does not show the data:
Based on the raw tags, we constructed the following Open Graph propertiesfb:app_idog:urlhttps://mysite.com/og:typewebsiteog:titleJoin mysite- The community for ....og:descriptionJoin mysite- The community for ...og:image
Is it because unable to access that folder directly? If I cut and paste the url in browser- returns error:
Forbidden You don't have permission to access /ow_userfiles/plugins/base/meta_social_logo.jpg on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.