homestead_faq's profileBrand User

677 Messages

 • 

44.6K Points

Friday, April 17th, 2020 3:35 PM

WebsiteBuilder: OG Image

WebsiteBuilder: OG Image

If you want to specify what image is used when someone shares/posts/likes your website on Facebook you can add this snippet of code to the tag:

<meta property="og:image" content="http://www.domain.com/image.jpg"/>


We need to replace the image url with the image you wish to use. 
Make sure you have already uploaded your image and published it.
Your picture will look best if it is square and at least 600 pixels wide
You just need to change the URL in the code to the address of the published image you want to use.
After you've added the code there and published you will need to run your website URL through the Facebook Debugger so they will crawl the site and make the update.

Facebook Debugger

To clarify, the code above will go into the Advanced settings in WebsiteBuilder . Even if there's other code in there already, that is ok.  Just scroll to the bottom of the existing text/code and then paste in the new code.  

  1. Add the image to an image gallery, place it anywhere on the page and publish the site. 
    (this gallery does not need to stay on the website, it will only display temporarily to get the image url)

  2. Visit the published site, open the image, right click on the image and select copy image address. 

  3. Paste this url into the code. Remove the current "url" and replace it with the info that was copied.
    <meta property="og:image" content="http://www.domain.com/image.jpg"/>

  4. Place the tag into the advanced settings. Under manage>advanced> site meta tags.

  5. Publish. Once you are finished you can remove the image gallery from the site.

18 Messages

 • 

296 Points

2 years ago

Hi, I'm hitting a bit of a roadblock with the OG as well. The site is https://www.coolerbythecoast.com.

I've followed all of the steps in this article, but the FB Debugger still gives me the warning "The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags."

I have this as the site Meta tag: <meta property="og:image" content="https://cooler.homesteadcloud.com/x/cdn/?https://storage.googleapis.com/production-homestead-v1-0-1/041/940041/PPDGj7MZ/c9e77a3871494c08a9d4178f9d40f1a4"/>

But the site preview shows no image at all. I've been patient and waited some time after republishing the site before rescraping, but still no joy. Any suggestions for me to try next?

Thanks for your support!

Brand User

10.9K Messages

 • 

143.9K Points

Hello, 

This is because you don't have the domain pointing to the site properly. If you don't want to use nameservers, you can use DNS. Let me know if you need that option:

‎Account: Point a Domain to Homestead Using Nameservers | Homestead Community


18 Messages

 • 

296 Points

@elyzabethv​ Thanks for the speedy and helpful reply, Elyzabeth! I've added those nameservers as per that doc, and looks like the pointing is complete on the Homestead side. Still unable to complete the FB Debugger successfully, though. Is there anything else I should be looking for in the DNS records on my provider portal (Dotster)? Also, I have a domain pointer set up there of type URL Stealth, pointing to directory https://cooler.homesteadcloud.com - might this be causing some conflicts? Thanks for your help with my noob questions.

18 Messages

 • 

296 Points

One other observation: Since adding those nameservers, reachability for my domain has become very intermittent and unpredictable. I’m hoping that clears up, although it’s now been nearly 24 hrs. Thanks for any advice you can provide.

Brand User

10.9K Messages

 • 

143.9K Points

Yes, I would recommend removing the pointer, that should help. If it doesn't, please let me know and I'll see what else might be the issue. 

18 Messages

 • 

296 Points

When I remove the pointer, then my domain becomes unreachable. I put it back (as URL Standard, just to try it) and the URL is reachable again. It seems like adding the Homestead nameservers really messed things up - as if the Homestead and the Dotster nameservers don't agree on how to resolve my URL, if that makes sense.

13 Messages

 • 

250 Points

1 year ago

Greetings, I have followed the directions as written here, and I'm still getting an error message through the FB debugger: "Provided og:image, https://holygossip.com could not be downloaded. This can happen due to several different reasons such as your server using unsupported content-encoding. The crawler accepts deflate and gzip content encodings."

The image URL is plugged in into meta tags as <meta property="og:image" content="https://holygossip.com/x/cdn/?https://storage.googleapis.com/production-homestead-v1-0-5/285/229285/lWROCgaH/09cd59ed9d0f4ae286c1a5a4149d5155"/>

Not sure what to do next?

Brand User

10.9K Messages

 • 

143.9K Points

Hello, 

Unfortunately, I cannot help troubleshoot issues using the FB Debugger tool. 

2 Messages

 • 

80 Points

7 months ago

I am having problems with copying the photo link once i put it in the galley and publish it.  When I publish it and then right click on the photo, nothing.  I have read all the comments, so if I am missing the answer I apologize.  Any help would be appreciated.  

Brand User

10.9K Messages

 • 

143.9K Points

Did you click on the image first, so that it pops up?