Don’t Pay $30 for Audio, Add Audio to your Website for Free

I have found some very useful html tags that I would like to share with others: To insert a link to an area on the same page, or on another page.Click in front of the section of text to which you want to creat a link. You need to name the area were you want your link to go. Ex. Creating Your Link, in front of the text or image you want to turn into a link EX. < href=”http://www.your page web address/#uniquename“>the link name

2. How to insert audio on your site:

This one took me a while, but you can do it. First you must download an audio program to your computer. (I use audacity, its free) Next you must buy a microphone, to plug into your computer.

Once you have these two items open up audacity and make a voice recording.

Then when you go to save the voice recording, export the file as a wav. file, then save it to your desktop.

Next you then upload your wav. file on your website. Once your file is uploaded, you have just created a new web page.

To place your audio where ever you would like you’d use a tag like this. < src=”http://your web address/audiofilename.wav” WIDTH=”320″ HEIGHT= “300″ AUTOSTART=”true”LOOP=”">< /embed>

This tag will make the audio file, play immediately when the page is opened. To keep the sound from playing immediately when the page loads, type AUTOSTART=”FALSE”, Just get rid of the true, and replace it with false. This will give you audio. I use this to place my voice on my eBay auctions. Let me know if you have any questions in regards to this.

Keywords: Tips:

Have you wondered what keywords your competition is using to attract customers to their sites? Here is how to view their keywords. Go to a successful competitors website, and then right click on the page. Choose to View the Source from the right click menu, and now you see their html code. Simple scroll through the code and find metatage keywords, and now you know what words they are using.

You can use their words, but try and find some keywords off your own. This is so eventually your site will be above their site in the rankings. This is also a great way, to get html.codes for cool things you see on other peoples sites! Hope this Helps

Leave a Reply