Created
February 20, 2017 13:15
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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