og:image not handling S3 urls well
-
Hey!
I’m using this great plugin together with WooCommerce and WP Offload S3.
I noticed that while adding images to the product gallery for a product, your plugin will populate og:images for all the images. But for some reason the URL does not come out right for the product gallery particularly.
This leads to unexpected behaviour, causing the whole page to not load.
<meta name="description" content="Brilliant Blue is our Homage to Yves Klein, the brilliant French painter who in 1957 opened an exhibition with 11 identical canvases, all in blue. Read…" /> <meta property="og:image" content="https://s3-eu-west-1.amazonaws.com/mybucket/app/uploads/2016/10/25231832/brilliant-blue-preview.jpg" /> <meta property="og:image:width" content="414" /> <meta property="og:image:height" content="1150" /> <meta property="og:image" content="https://x.x.x.x/app/uploadss3euwest1://mybucket/app/uploads/2016/10/25152422/brilliant-blue-1-1500x1500.jpg" /> <meta property="og:image:width" content="1500" /> <meta property="og:image:height" content="1500" /> <meta property="og:image" content="https://x.x.x.x/app/uploadss3euwest1://mybucket/app/uploads/2016/10/25152425/brilliant-blue-2-1500x1500.jpg" /> <meta property="og:image:width" content="1500" /> <meta property="og:image:height" content="1500" /> <meta property="og:image" content="https://x.x.x.x/app/uploadss3euwest1://mybucket/app/uploads/2016/10/25152428/brilliant-blue-3-1500x1500.jpg" /> <meta property="og:image:width" content="1500" /> <meta property="og:image:height" content="1500" /> <meta property="og:image" content="https://x.x.x.x/app/uploadss3euwest1://mybucket/app/uploads/2016/10/25152431/brilliant-blue-4-1500x1500.jpg" /> <meta property="og:image:width" content="1500" /> <meta property="og:image:height" content="1500" /> <meta property="og:image" content="https://x.x.x.x/app/uploadss3euwest1://mybucket/app/uploads/2016/10/25152434/brilliant-blue-5-1500x1500.jpg" /> <meta property="og:image:width" content="1500" /> <meta property="og:image:height" content="1500" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="product" /> <meta property="og:title" content="Brilliant Blue | ???" /> <meta property="og:description" content="Brilliant Blue is our Homage to Yves Klein, the brilliant French painter who in 1957 opened an exhibition with 11 identical canvases, all in blue. Read more below!" /> <meta property="og:url" content="https://x.x.x.x/shop/the-pants/brilliant-blue/" /> <meta property="og:site_name" content="???" /> <meta property="article:published_time" content="2016-10-02" /> <meta property="article:modified_time" content="2016-12-02" /> <meta property="og:updated_time" content="2016-12-02" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Brilliant Blue | ???" /> <meta name="twitter:description" content="Brilliant Blue is our Homage to Yves Klein, the brilliant French painter who in 1957 opened an exhibition with 11 identical canvases, all in blue. Read more below!" /> <meta name="twitter:image" content="https://s3-eu-west-1.amazonaws.com/mybucket/app/uploads/2016/10/25231832/brilliant-blue-preview.jpg" /> <meta name="twitter:image:width" content="414" /> <meta name="twitter:image:height" content="1150" />
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘og:image not handling S3 urls well’ is closed to new replies.