Skip to content

Instantly share code, notes, and snippets.

@asifsaho
Created July 10, 2015 11:44
Show Gist options
  • Save asifsaho/7576b6712d75052a000a to your computer and use it in GitHub Desktop.
Save asifsaho/7576b6712d75052a000a to your computer and use it in GitHub Desktop.
Facebook show a random image in a share, it grabbed from the link automatically, to make the thumbnail specific you need those meta property
<meta property="og:title" content="Red Vector Design | Designing Experiences" />
<meta property="og:url" content="http://redvectordesign.com" />
<meta property="og:image" content="http://redvectordesign.com/demo/wp-content/uploads/2015/06/fb.jpg" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment