April 13, 2024

How to Add Spotify to a Website

How to Add Spotify to a Website

For integrate a Spotify player to your website, from desktop right-click any playlist, album, song or artist and select Share.

Then click on Copy Embed Code and paste that code in HTML into a web page to your website where you want the Spotify player to appear.

If you want that the Spotify player to appear on the center to the page to your website, before pasting the code, in HTML write the following piece of code:
<center>

Below there is an example of embed code from my album The Best of Solo Piano on how to add Spotify to your website:

<center><iframe allow="encrypted-media" allowtransparency="true" frameborder="0" height="580" src="https://open.spotify.com/embed/album/6uCKEFL3TfrQUTJSt3HGlP" width="350"></iframe>

Below you can see how the Spotify player to appear after pasting the embed code into HTML.



James Lazzeroni, solo piano artist
Official Website

No comments:

Post a Comment