How to make an image the default for social site sharing?

When people share my website, is there a way to make a certain image the ONLY possible sharing image?

Thanks!

Seach for “facebook” on this forum and you’ll find links and tips about controlling this.

So I put this

<link rel="image_src" href="http://https://daks2k3a4ib2z.cloudfront.net/54e263518296fe81716bf31b/54ee3aa931c5f9e24fafded1_facebook%20icon.jpg"  >

into the header, cleared cache, didn’t work.

You must verify that the link you paste is valid. For instance yours has http:// and https:// it can’t work. Use http://daks2k3a4ib2z.cloudfront.net/54e263518296fe81716bf31b/54ee3aa931c5f9e24fafded1_facebook%20icon.jpg instead.

Use this as a guide and all will be good :slight_smile: