Force Facebook OG Image Consistency -
facebook og image stuff nightmare. how tackle keeping images consistently appearing on facebook right? struggling default image setup forum of website. forum in phpbb. have added code header.
<meta property="og:image" content="https://fyxtrpg.com/wp-content/gallery/assets/fyxt-rpg-forum-default-facebook-image.jpg" /> <meta property="og:image:type" content="image/jpeg"> <meta property="og:image:width" content="484"> <meta property="og:image:height" content="252">
the image set exact size supposed be. tell facebook that. still chops off both ends.
i error saying can't download image or small. not small, exceeding 200px min. listed in debugger , showing facebook can indeed download fine.
my url: https://fyxtrpg.com/fyxt-forum/viewtopic.php?f=7&t=128
facebook debug info
time scraped 2 seconds ago response code 206 fetched url https://fyxtrpg.com/fyxt-forum/viewtopic.php?f=7&t=128 canonical url https://fyxtrpg.com/fyxt-forum/index.php notice warnings should fixed og:image not downloaded or small og:image not defined, not downloaded or not big enough. please define chosen image using og:image metatag, , use image that's @ least 200x200px , accessible facebook. image 'https://fyxtrpg.com/wp-content/gallery/assets/fyxt-rpg-public-beta-logo.jpg' used instead. find object, these redirects had follow original https://fyxtrpg.com/fyxt-forum/viewtopic.php?f=7&t=128 og:url https://fyxtrpg.com/fyxt-forum/index.php following treated redirect crawler: http redirect <link rel="canonical" href=".." /> tag <meta property="og:url" content=".." /> tag final url, tried extract metadata highlighted in bold these raw tags found meta tag <meta property="og:url" content="https://fyxtrpg.com/fyxt-forum/index.php" /> meta tag <meta property="og:title" content="fyxt rpg forums" /> meta tag <meta property="og:description" content="the free play fyxt rpg system offers rpg players fun, fast, , flexible rpg experience. play genre, setting, or character free fyxt rpg!" /> meta tag <meta property="og:image" content="https://fyxtrpg.com/wp-content/gallery/assets/fyxt-rpg-forum-default-facebook-image.jpg" /> meta tag <meta property="og:image:type" content="image/jpeg" /> meta tag <meta property="og:image:width" content="484" /> meta tag <meta property="og:image:height" content="252" /> based on raw tags, constructed following open graph properties og:url https://fyxtrpg.com/fyxt-forum/index.php og:type website og:title fyxt rpg forums og:image og:description free play fyxt rpg system offers rpg players fun, fast, , flexible rpg experience. play genre, setting, or character free fyxt rpg! og:updated_time 1417807331
as can see debugger says can't find shows me data did find.
when post image cropped, if delete , manually upload fits fine. not acceptable, need know sharing website going have decent image appear along it. not 1 chopped or distorted.
how fix facebook sees image , displays correctly, consistently?
is there process of method can suggest insure links website x size photo/thumbnail? frustrating seems facebook uses portrait, other times landscape, other times square. have noticed using different methods post same picture. makes difficult make sure images on facebook.
thank advice , help!
more info added... have sent in numerous facebook bug reports because stuff needs fixed.
i have found facebook not being consistent between creating , posting. includes resolution, ratio, , couple other things. here 1 mess found on 1 attempted post.
if has suggestions eager hear how work facebook , api , not against it...
i have been dealing on last few days. seems facebook takes og tags suggestions. discovered if image closer square, , finds large enough image closer it's ideal aspect ratio, use one.
also, though minimum 600px x 315px, prefer images above 1200px x 630px.
https://developers.facebook.com/docs/sharing/best-practices#images
Comments
Post a Comment