Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Keep The TechnoWorldInc.com Community Clean: Read Guidelines Here.
Recent Updates
[Yesterday at 02:03:44 PM]

[Yesterday at 02:03:44 PM]

[Yesterday at 02:03:44 PM]

[Yesterday at 02:03:44 PM]

[May 13, 2025, 02:04:25 PM]

[May 13, 2025, 02:04:25 PM]

[May 13, 2025, 02:04:25 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[March 12, 2025, 03:05:30 PM]

[March 12, 2025, 03:05:30 PM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Techno Articles » Streaming Media » Podcasting
 How To Podcast Using Wordpress
Pages: [1]   Go Down
  Print  
Author Topic: How To Podcast Using Wordpress  (Read 1310 times)
Stephen Taylor
TWI Hero
**********



Karma: 3
Offline Offline

Posts: 15522

unrealworld007
View Profile
How To Podcast Using Wordpress
« Posted: July 27, 2007, 10:14:23 AM »


Podcasting is the next step up from blogging. While blogging is done by armies of pajama-clad ordinary people, podcasting is done by many of these same people, though less often in pajamas, in front of a digital or audio recorder. Short pieces are recorded, then distributed via RSS 2.0 or Atom to their website, typically a blog site. Listeners and viewers can then download podcasts using podcast clients. A good podcast client (for example, Juice, CastPodder, or iTunes) will allow you to subscribe to the RSS/Atom feed of your favorite podcasters and automatically download the content to a computer or to a portable audio player when new items are available.



Most podcasters create their content in MP3 or MP4 audio or video files and upload them, linking to the file in a blog post. Users can then click the link to download the content if they're not automatically subscribed to the RSS/Atom feed. The problem has never been in getting the content to the web page, but in getting the content to work through the feed systems. Wordpress, in most cases, will automatically include new podcasting data in your RSS/Atom feed system. This makes it easy for you to deliver content and for your users to subscribe to that content.

For most people, WordPress 1.5 and above will podcast easily and automatically. When you link to the audio file in a WordPress post using the full URL address, it automatically adds it to the RSS/Atom feed and makes it usable as a podcast. Make sure you use a full address:

Wrong: My podcast
Right: My podcast

Your last step is to put a link to your RSS/Atom feed on your page. By default, the feeds are located at the bottom of your WordPress page. The link should look something like this if you're using RSS:

http://example.com/wordpress/?feed=rss2

If you're using Atom, the link will look like this:

http://example.com/wordpress/?feed=atom

In earlier versions of WordPress, automated links work for posts only, not for static pages. Because WordPress needs to maintain accurate file size information, if you change a linked file you should be certain to republish the post containing the link. If you've linked to a file that for any reason is not fully accessible from your blog, your podcast won't work properly when it is up because WordPress won't have the correct file size information.

For Apache servers and others that use the .htaccess file, you'll need to add a directive to the config file or .htaccess file to get the server to recognize podcast files (m4a and m4b) properly. You can simply add this line to the file you use:

AddType audio/x-m4a .m4a>

About The Author:
http://www.theinternetone.net

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.06 seconds with 24 queries.