7 ms·
By looking at the headers you now have a great way of writing some analytics tools to see how much your website is shared on Facebook...
by maxjaderberg 14y ago
By looking at the headers you now have a great way of writing some analytics tools to see how much your website is shared on Facebook...
- jabo 14y agoI would imagine that they cache the page contents and hence hit a URL only once in a certain period of time, thus skewing any analytics built around this.
- dannyr 14y agoYeah it's cached by Facebook. That's why if you want to change your meta and/or open graph tags info, you need to feed your page to Facebook's Url Linter (https://developers.facebook.com/tools/lint/ https://developers.facebook.com/tools/lint/).
- mpeg 14y agoyou can also programmatically force it to refresh the cache via a POST to https://graph.facebook.com/?id=http://google.com&scrape=true https://graph.facebook.com/?id=http://google.com&scrape=...
- deleted 14y ago[deleted]
- synotic 14y agoIf you register your site with Facebook, you can get that information on Facebook's end: https://developers.facebook.com/docs/opengraphprotocol/ https://developers.facebook.com/docs/opengraphprotocol/ under "Domain Insights."