Creating a Soundiiz Smarlink is giving you a unique URL to share to your fans, on socials but also on your websites. It's a great and powerful link but you are maybe looking to a more "integrated" solution for your web pages.
We are proposing two widgets configuration that you can use directly on your website. No need to have code skills or a friend developer, you just have to copy and paste the widget you want to use !
Be aware that your smart link need to have at least 2 platforms (links) to work with the widget feature.
Available Widgets
Preview Widget
The Preview widget features a prominent artwork with a Play button. When the user clicks the Play button, the artwork slides away to reveal all available services (as defined in your smartlink details).
Links Widget
The Links widget is similar to the showcase widget, but it doesn’t initially display the full artwork. Instead, it shows all available services from the beginning.
How to Embed Widget
In order to embed your widget on your website or blog, you will need to have access to edit the site's HTML. If you don't know how to access this, ask the person responsible for maintaining your website.
You embed the widget by embedding this short HTML code snippet:
<iframe
src="https://sdz.sh/mycode/widget"
frameBorder="0"
width="500"
height="300">
</iframe>
Replace the URL highlighted in blue with the URL of your own Soundiiz link, and the default values of 500x300 with your desired width and height.
The above snippet will embed the Preview widget version. To instead embed the Links widget version, update the source value to have /widgetlinks at the end instead of /widget, so the full value of src becomes: https://sdz.sh/mycode/widgetlinks
Limitations:
- You can't use as src a Soundiiz direct to service link (like this one https://sdz.sh/mycode/youtube but only use https://sdz.sh/mycode)
- Embedding a widget in emails and newsletters is not recommended as it might block the email or recognize it as spam. Instead, we recommend linking to your content via a Soundiiz link directing to a Soundiiz landing page.