How to Tag or Embed Karaoke Files

When you have recordings of karaoke songs, you can easily add those songs to your website using an HTML embed tag. The embed tag works only for sites that are HTML-friendly. Before adding a song to your site, you must place the song onto your computer's hard drive. The karaoke file can be in a variety of formats, including MP3, WAV and MIDI.

Instructions

    • 1

      Log into the Web hosting control panel for the site you want to add the karaoke file to.

    • 2

      Click Page Directory or File Directory (wording varies by Web hosting provider).

    • 3

      Click “Upload” to upload your karaoke file from your computer's hard drive to the Web hosting server. Write down the name of the uploaded file, such as yourkaraokesong.mp3 or yourkaraokesong.wav.

    • 4

      Go back to the main file directory page. Click the page you want to add the file to. Select Edit. This opens the page's HTML editor.

    • 5

      Enter the following HTML code into the editor box. Replace the generic karaoke file name with the name of your uploaded file. If you don't want the karaoke file to automatically play when your site visitor launches your page, change the autostart value to “false.”

      <embed src=”http://yourwebsite.com/yourkaraokesong.mp3” autostart=”true”>

    • 6

      Click “Save” to save the changes to your site.

Related Searches:

References

Comments

Related Ads

Featured