Hello Everyone!
I am hosting my blog on wordpress.com. I would like to post my podcasts on my blog however wordpress.com does not allow flash to posted. I was wondering if anyone knew how to post audio files on wordpress.com without using flash?
Printable View
Hello Everyone!
I am hosting my blog on wordpress.com. I would like to post my podcasts on my blog however wordpress.com does not allow flash to posted. I was wondering if anyone knew how to post audio files on wordpress.com without using flash?
have you considered using wordpress.org with a hosting account? Podcasting is simple with add ons like powerpress.
Where are you hosting your podcast files?
I am currently hosting my files with Spreaker. This is due to the fact it is free and I don't have the money to buy a place to host it. What would you recommend?
Andrewzarian. Thanks for your advice. I have considered that but right now I do not have the funding to be able to do that. I have been hosting my files with Spreaker. I was considering to start a YouTube page in order to become a partner over time and use the funds to be able to buy a website domain and space for my files.
Nothing wrong with using a free service. You gotta start somewhere. Personally I prefer to host my own files. The main reason being that I have total control over the file since not every service allows you to easily upload/replace a file with a new one.
Looking at Spreaker's help section, it looks like you can simply embed their player using an iframe. This should work perfectly fine with Wordpress.com. Because you are embedding an iframe, the flash player is actually hosted by Spreaker and shouldn't conflict with Wordpress.com.
Really? I didn't know that. Thanks sunkast.
To get an audio player you can just use a simple HTML5 audio tag with the files location. If you don't care about a player just put it as a link and feed burner or the rss feed that the site generates will pick it up.
If you want to see how it looks check out one of my podcasts that I host on Blogger. Top of the side bar has 3 HTML5 audio players.
www.teijg.com
Here is a like to the code
http://www.w3schools.com/html5/tag_audio.asp