Home Tech How to Put Music Player in Blogger?

How to Put Music Player in Blogger?

77705

If you are also searching about how to put Music Player in Blogger, then you have come to the right place. Because in this blog  am tell you about How you can Put Music Player in Blogger

Before Starting let’s first know that what are Music Player in Blogger ?

What are The Music Player in Blogger?

The Music Player in Blogger is a widget or plugin that allows bloggers to add audio files to their blog posts or pages. It enables visitors to listen to music or other audio content directly on the blog without having to download or open external media players.
Some popular music player widgets for Blogger include MixPod, Grooveshark, and SoundCloud. These widgets often have customizable features, such as the ability to create playlists, change the player’s appearance, and share music on social media platforms.

What Are The Benefits of Music Player?

Here are some benefits of having a music player on a blog or website:
1. Engagement: A music player can help increase engagement and time spent on a blog or website. Visitors may be more likely to stay longer and explore more content if they can listen to music while browsing.
 
2. Personalization: A music player can help bloggers express their personality and style through the music they choose to feature on their blog. This can help create a sense of community and connection with readers who share similar music tastes.
3. Entertainment: A music player can provide entertainment value for visitors who may be looking for something to listen to while they read or browse a blog or website.
4. Promotion: A music player can help promote new or emerging artists by featuring their music on a blog or website. This can help increase exposure and potentially lead to new fans.
 
5. Differentiation: A music player can help differentiate a blog or website from others in the same niche or industry. It can help create a unique selling point and attract new visitors who are interested in the featured music.

How you can add Music Player in Blogger?

Code You Need

<div id='musicPlayer'></div>
<script>
  /*<![CDATA[*/
  /* Music Player Tracks */
  var playerTracks = [{
      name: "podocast",
      artist: "king",
      cover: "https://raw.githubusercontent.com/.../cover/1.png",
      source: "https://raw.githubusercontent.com/.../music/1.mp3"
    },
    {
      name: "Man On The chache",
      artist: "Alan Walker & Benjamin Ingrosso",
      cover: "https://raw.githubusercontent.com/.../cover/2.png",
      source: "https://raw.githubusercontent.com/.../music/2.mp3"
    },
    {
      name: "On My Way",
      artist: "Alan Walker, Farruko & Sabrina Carpenter",
      cover: "https://raw.githubusercontent.com/.../cover/3.png",
      source: "https://raw.githubusercontent.com/.../music/3.mp3"
    },
    {
      name: "Sing Me To Sleep",
      artist: "Alan Walker",
      cover: "https://raw.githubusercontent.com/.../cover/4.png",
      source: "https://raw.githubusercontent.com/.../music/4.mp3"
    },
    {
      name: "Alone",
      artist: "Alan Walker",
      cover: "https://raw.githubusercontent.com/.../cover/5.png",
      source: "https://raw.githubusercontent.com/.../music/5.mp3"
    },
    {
      name: "Bewajah",
      artist: "Himesh Reshammiya",
      cover: "https://raw.githubusercontent.com/.../cover/6.png",
      source: "https://raw.githubusercontent.com/.../music/6.mp3"
    },
    {
      name: "Hymn For The Weekend",
      artist: "Coldplay",
      cover: "https://raw.githubusercontent.com/.../cover/7.png",
      source: "https://raw.githubusercontent.com/.../music/7.mp3"
    },
    {
      name: "Alone",
      artist: "Marshmello",
      cover: "https://raw.githubusercontent.com/.../cover/8.png",
      source: "https://raw.githubusercontent.com/.../music/8.mp3"
    }
  ];
  /*]]>*/
</script>

steps to customize player in blog?

Name: Enter the name of the song in the place of name in code.

Artist: Enter the name of the artist of the song in front of the artist in the code.

Cover: In this you add the link of the photo to the song.

Source: Enter the link  of the song in the source code & save it.

Steps To Add Music Player?

1. Choose a music player widget or plugin that is compatible with Blogger, such as MixPod, Grooveshark, or SoundCloud.
2. Create an account with the music player service and upload the audio files you want to feature on your blog.
3. Once you have uploaded your audio files, select the embed code or widget code that the music player service provides.
4. In your Blogger dashboard, navigate to the blog post or page where you want to add the music player.
5. Click on the “HTML” tab to switch to the HTML editor.
6. Paste the embed code or widget code from the music player service into the HTML editor.
7. Switch back to the “Compose” tab to preview the music player on your blog post or page.
8. Save your changes and publish your post or page to make the music player visible on your blog.
Note: The exact steps may vary depending on the music player service you choose and the version of Blogger you are using. Additionally, it’s important to make sure that you have the necessary permissions to use the audio files you upload to your blog.

Conclude

So friends, hope you have likes this article of ours, if you have or faces any problems in applying the code or if any problem is found in the content , then you must tell us by commenting below so that we can solve your problem on time. . Thank you for Giving Our Precious time by reading This Blog
Any problem contact us
ThanK You

LEAVE A REPLY

Please enter your comment!
Please enter your name here