I have an application with AJAX content, and I want users to be able to exchange URLs where the content of the page is determined by the hash / anchor part of the URL (material after "#"). That is, I want to determine the values of opengraph tags based on the hash of the URL.
Google has a mechanism for this: http://code.google.com/web/ajaxcrawling ... arted.html
Is there a facebook?
thank
source
share