Recommendations

The Recommendations plugin gives users personalized suggestions for pages on your site they might like.



The Recommendations plugin shows personalized recommendations to your users. Since the content is hosted by Facebook, the plugin can display personalized recommendations whether or not the user has logged into your site. To generate the recommendations, the plugin considers all the social interactions with URLs from your site. For a logged in Facebook user, the plugin will give preference to and highlight objects her friends have interacted with.
You specify a site for which to show recommendations for. The domain is matched exactly, so a plugin with site=facebook.com would not include URLs from developers.facebook.com. You cannot currently aggregate across multiple domains.
The plugin is available either via a simple iframe you can drop into your page, or if you are using the newJavaScript SDK, you can use the <fb:recommendations> XFBML tag.
Code:
<iframe src="http://www.facebook.com/plugins/recommendations.php?http://http://social-plugins.blogspot.com/&amp;width=300&amp;height=300&amp;header=true&amp;colorscheme=light" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:300px;" allowTransparency="true"></iframe>


Remember:
Change the code in bold

Preview:

No comments:

Post a Comment