Share

Share Button

The Share Button is the easiest way to allow your content to be shared on Facebook.

Style:
Counter:
Link to share:
Paste this code in the body of your site:
Preview:
Making sure Share preview works

When a user Shares your content, we look at your page to find a relevant title and image, and media if you specify it. You should add <meta> tags to your page to help us find this information.

See the documentation for help with setting up these tags.

Understanding how Share works

Regardless of the implementation, Share always uses the url format below to show the user the preview. Feel free to create your own implementation based on this.

http://www.facebook.com/sharer.php?u=<url to share>&t=<title of content>

We also provide an API to query data on shared items.

See the documentation for detailed information on Share and the API.