Facebook : How to force facebook to scrape latest URL link data?
Problem :
When you try to put URL link on a Facebook input boxes and Facebook will automatically scrape a "preview" data from the link.
However, there are times when you want Facebook to "refresh" the preview of the link due to some correction on your blog(the link to your blog) or somehow the first scraped version is not perfect.
So, how to force Facebook to update their cache data of your link by scraping the latest from your link?
Solution :
- Go to the Facebook URL Linter/ object debugger tool : https://developers.facebook.com/tools/debug/og/object/
Then copy-and-paste the link you want to force Facebook to refresh the cache data into the
Input URL
box.Press the "Fetch new scrape information" button.
See also : Facebook : Getting the friends list with PHP return JSON format
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Tutorials
+4.2k Linux/MacOSX : Search and delete files by extension
+15.4k Golang : Get digits from integer before and after given position example
+20.1k Android Studio : AlertDialog and EditText to get user string input example
+5.6k Cash Flow : 50 days to pay your credit card debt
+29.6k Golang : How to get HTTP request header information?
+6.8k Golang : Levenshtein distance example
+6.3k Golang : How to determine if request or crawl is from Google robots
+4.5k Chrome : How to block socketloop.com links in Google SERP?
+13.6k Golang : How to check if a file is hidden?
+7.2k Golang : Create zip/ePub file without compression(use Store algorithm)
+23.5k Golang : Fix type interface{} has no field or no methods and type assertions example
+6.6k Mac OSX : Find large files by size