Skip to content
kristianmandrup edited this page Mar 5, 2013 · 3 revisions

This wiki will be used to describe solutions to issues and provide setup/configuration hints:

Facebook like

Remember to add fb:app_id and other Facebook meta tags and to setup the Facebook app correctly (on Facebook).

See https://github.com/iffyuva/social-buttons/issues/6

Example:

<meta property="fb:app_id" content="MY_APP_ID"/>
<meta property="og:site_name" content=""/> 
<meta property="og:description" content="" /> 
<meta property="og:url" content=""/> 
<meta property="og:image" content="" /> 
<meta property="og:title" content="" /> 
<meta property="og:type" content="" /> 
<meta property="fb:app_id" content=""/> 
<meta property="fb:admins" content=""/> 

Note: There are gems out there to help with this, such as: https://github.com/kristianmandrup/facebook-social_plugins.

Please help make these setup steps even easier and with better documentation.

Google+

Pending...

Clone this wiki locally