Web Pag Audio

  • Thread starter Thread starter bsr2002
  • Start date Start date
bsr2002

bsr2002

Denny Crane
I am very NEW to this. How do I add audio to my website so that people can click on song title link and here my music?


What I have done thus far:

1. Downloaded Freeware version of FreeRip.
2. Ripped song from my CD to mp3 file.

Thanks in advance,
Ben
 
bsr2002 said:
I am very NEW to this. How do I add audio to my website so that people can click on song title link and here my music?


What I have done thus far:

1. Downloaded Freeware version of FreeRip.
2. Ripped song from my CD to mp3 file.

Thanks in advance,
Ben

OK, first, delete one of your double posts :)

You have a few choices:
  • You can upload your song's mp3 and creat a link like this:
    <a href="http://mysite.com/song.mp3">My song</a>
    You can create an m3u file so it automatically streams (if your server supports that)
  • You can get 50megs deep-linkable space at NoWhereRadio.com for $5 per month and just deep link to your mp3s.
    Your link would look something like this:
    <a href="http://media.nowhereradio.com/cgi-bin/playsong/15575/cDe9fqLXHQtRU/n/wmp/song.asx>Song</a>
    You'd just copy and paste the link location for the address bar.
 
bsr2002 said:
What is a double post?

Check the topics list on this forum.
You posted the same message twice.
Accidentally, I know...but still...
;)
 
Back
Top