Create your own Symbaloo Share button

Create your own easy-to-use Symbaloo Share button, making it very easy for your visitors to share your content on Symbaloo! Just follow the steps below to generate the code for your own Symbaloo Share button.

Your personal generated HTML Code

This is your generated HTML code that you can use in your own website to display the Share button. Copy and past the snippet into the HTML of the destination website. For a full code example, see below.

Example of Share Button

Settings

Setting HTML Attribute Description Default
url data-url The full URL of the page that will be shared Current URL (document.location.href)
title data-title The title for the Symbaloo tile Title of the current page
icon data-icon Image for the Symbaloo tile Favicon of the current page
label data-label If true, the provided title will show on the tile true
small data-small If true the displayed button will be a 40px*40px button. If false, the button dimensions will be 160px*40px false

Full code example with 1 button

Full code example with multiple buttons