Ads 468x60px

Pages

Saturday, September 26, 2009

Using Google Sites to host music files for hotlinking and embedding


Because the reliability of various third party web hosts are in question, I am now looking into using Google Sites for hosting music files for the purpose of hotlinking and embedding. I have done a test at Testing Google Sites for hosting music file for hotlinking (Click Play button , also, you may need to install Apple Quicktime) and the test is successful.

Using Google Sites to host music files for hotlinking and embedding

Go to Google Sites and log into your Google Account if necessary.
Click Create new site Create new site button
Give your site a name (Fill in the box for
Site name:....:
Google Sites will automatically create a URL for your new site
http://sites.google.com/site/.... (depend on availability)
(If the URL is not available, a list of alternatives may appear below. Tick one if suitable, otherwise repeat the "Give your site a name" process again)
You may fill in a Site Description if you want
Site Description:.... (optional)
Choose Share with (.) Everyone in the world can view this site
Choose a theme
Complete captcha
Click Create page Google Sites Create Page at the top right corner
Select a template (see screen shot below)
Google Sites choose template
Choose (.) File Cabinet
Choose (.) Put page at the top level (unless you are creating a homepage)
Give your new page a name (example "Music")
Click Create Page

Click Add file Google Sites Add file
Add a file from:
(.)Your computer
Click Choose File and browse to location where you have your music file stored)
Fill in the File Description
Click Upload and wait till your file complete uploading
When the file has finished uploading, the uploaded file will be displayed below. Right click on it and choose Copy link location to save the uploade music file URL into clipboard (see screen shot below):

Replace the URL of hot-linkable MP3 file in the embed code below:
<embed width="160" src="URL of hot-linkable MP3 file" autostart="true" loop="true" height="50"></embed>

with the music file URL that you have saved into clipboard. Edit autostart="true" to autostart="false" if you don't want the music to play automatically.
Paste the embed code into your post editor if you want the music player in a post or into a HTML/Javascript gadget if you want the music player in the sidebar or similar locations.

Related posts:
Install Apple Quicktime to make MP3 player work
Hotlink filehost and embedding music player
Invisible background music player
Testing embedding music player with Imeen
Embedding Imeen playlist
Embed eSnip music player in sidebar
Make music slideshows with Fliptrack
Add music to your blog another easy way
Adding music to your blog

0 comments:

Post a Comment