-
Aug 15th, 2012, 02:32 PM
#1
Posting links without duplicating OpenGraph tags
Hi SpringSource,
Thanks for SpringSocial, we're using it and it works very well.
When you manually post a link on Facebook, their scraper pulls the OpenGraph tags out of the linked page and makes a nice preview.
We're currently using a LinkedMultiValueMap to post links to our users' feeds (via connection.getApi().publish("me", "feed", map)) and ideally we'd like the same behaviour - we post just a URI and Facebook scrapes it to pick up our OpenGraph tags.
However, if we pass in a map with just the key value pairs link and message, our OpenGraph tags don't get scraped.
Is there any way to get behaviour I've described?
Thanks!
Tim
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules