3. Publish
A. Upload your podcast
When your podcast is finished, you need to put it online. If you already have access to a web hosting service, just FTP your podcast there.
If you don't have space online to put your podcast, you can use one of many free or paid hosting services. Yahoo! provides some great web hosting options through Yahoo! Geocities. Here is a list of additional hosting options you can choose from.
B. Share your podcast
With your podcast online, you now need to help the world find it. A podcast basically consists of an MP3 file and a text file called an RSS feed. RSS stands for "Really Simple Syndication," and the file tells Yahoo! Podcasts and other podcatchers, like iTunes, how to find and get your podcast. An RSS feed also lets people subscribe to your podcast and automatically get updates of your new content.
To create your RSS feed, open a text editor, such as Microsoft Word or Notepad. Copy and paste the code below, and then replace all the blue text with your own podcast information.
"PubDate" is the time you last updated and published the podcast.
"Length" is the size of the file in bytes. On a Windows computer, you can find this by going to the MP3 file in Windows Explorer and right-clicking on the file. Select "Properties." The exact size of your MP3 is under "Size." On a Mac, select the file and click "Apple+I" to see the file information. The file size will be shown under "Size." Enter in this number without commas.
Note: Every time you add another podcast episode, you will need to create another podcast episode, or "item." Copy all the code from to and paste this text after the last . Now, update all the blue text with information for the new podcast episode.
Note: Some other podcast directories have created their own code extensions to standard RSS. One example is the iTunes directory. For more details on adding iTunes' additional code, visit the iTunes RSS specifications In the spirit of encouraging an open standard, Yahoo! Podcasts has not created any additional code of its own, but supports commonly used standards, including iTunes'.
After you've made these changes, save the file in plain text format and with the file extension "xml" (for example, "MyPodcast.xml"). Upload this file to your web host, just as you did earlier for your MP3 file.