Skip to content

Instantly share code, notes, and snippets.

@petrenkorf
Created February 20, 2017 13:15
Show Gist options
  • Save petrenkorf/fda9c791a91ff77f89fc4f0ff7a3477a to your computer and use it in GitHub Desktop.
Save petrenkorf/fda9c791a91ff77f89fc4f0ff7a3477a to your computer and use it in GitHub Desktop.
Force Facebook to scrape your url, preventing that bug when the image isn't loaded in the first share
curl -X POST -F "id=http://your.url/to/scrap" -F "scrape=true" "https://graph.facebook.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment