You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Facebook depends on a plain GET request to pull information about a page (e.g. the proper image to use, description, metadata about objects). This won't work in an AJAX application.
This StackOverflow post talks about user agent sniffing for facebookexternalhit. Maybe we should consider that in addition to the fragment sniffing.
The text was updated successfully, but these errors were encountered:
Facebook depends on a plain
GET
request to pull information about a page (e.g. the proper image to use, description, metadata about objects). This won't work in an AJAX application.This StackOverflow post talks about user agent sniffing for
facebookexternalhit
. Maybe we should consider that in addition to the fragment sniffing.The text was updated successfully, but these errors were encountered: