Creating a Soundiiz Smarlink gives you a unique URL to share with your fans, on socials and also your websites. It's a great and powerful link, but you are maybe looking for a more "integrated" solution for your web pages.
We propose two widgets that you can use directly on your website. No need to have code skills or a friend developer; you must copy and paste the widget you want to use!
Be aware that your smart link needs at least two platforms (links) to work with the widget feature.
Available Widgets
Preview Widget
The Preview widget features a famous artwork with a Play button. The artwork slides away when the user clicks the Play button to reveal all available services (as defined in your SmartLink details).
Links Widget
The Links widget is similar to the showcase widget but doesn’t initially display the full artwork. Instead, it shows all available services from the beginning.
How to Embed Widget
To embed your widget on your website or blog, you will need to have access to edit the site's HTML. If you need to learn 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 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 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 you link to your content via a Soundiiz link directing to a Soundiiz landing page.