How to Subscribe to Podcasts Using iTunes and RSS feeds

Learn how to manually subscribe to podcasts with iTunes.
by

Subscribing to a Podcast using iTunes can be accomplished in a couple of different ways.  One of the simplest ways is to open iTunes and go to the iTunes Store. From there you can either search for your favorite podcasts using the search box or find podcasts by going to the "Podcast" section using the iTunes store menu.  However, not all podcasts that you want to listen to are listed in the iTunes Store Podcast section, especially if the podcast is new.  So in this case, you may have to grab a Podcasts RSS feed and manually subscribe to the podcast within iTunes. Here's how to subscribe to a podcast manually in iTunes:

  1. Open iTunes.
  2. Copy the podcast URL feed (RSS) that you'd like to subscribe to, if it's a Feedburner URL you may be able to click on an iTunes link within the Feedburner feed that automatically imports the podcast into iTunes.  For instance in Andrew Wee's Feedburner feed there's an iTunes link: http://feeds2.feedburner.com/AndrewWeeBloggingAffiliateMarketingSocialTrafficGenerationInternetMarketing 
  3. Once you've copyied the podcast feed, go to iTunes and click on the "Advanced" menu at the top -> then click "Subscribe to Podcast..."
  4. In the Subscribe to Podcast pop-up box, simply paste in the podcast feed url that you copied and click "OK".
  5. If the url is a valid podcast feed it will begin downloading the latest podcast episode from the feed, and the podcast will now appear within the "Podcasts" section of iTunes.

You've just subscribed to a new podcast using the Advanced menu in iTunes!

 


0
0

Add your comment

by Anonymous - Already have an account? Login now!
Your Name:

Comment:
Enter the text you see in the image below
What do you see?
Can't read the image? View a new one.
Your comment will appear after being approved.

Related Posts


In this quick tip, you'll learn how to open the Windows Explorer in Windows 7. Move your mouse cursor over the windows Start button and right-click. In the menu that pops up, click on Open Windows Explorer. The Windows Explorer window should open up, and...  more »

I just installed the URL Rewrite Module for IIS 7.0 and started playing around with how to setup rules to create search engine friendly URLs. The first rule I decided to setup was to redirect a site to the WWW sub-domain version when it was not typed in...  more »

So yesterday, I started getting green squiggly line validation warnings at design time on ASP.NET server controls within the HTML Design view for my Visual Web Developer 2010 Express project in Windows 7. Essentially, intellisense on all the ASP.NET...  more »

Here's a step by step process to enable a remote connection to your SQL Server 2008 Express database that is configured on Windows Server 2008 using an assigned port #. 1) First make sure the SQL Server Authentication is enabled and the User name that...  more »

After installing Windows 7 (or Windows Vista) you may want to check to see if the software was actually activated. Follow these steps to determine whether your copy of Windows has been activated successfully: Go to 'Control Panel'. Click on 'System and...  more »

You may need to have an image refreshed automatically on a web page in ASP.NET to get the latest image. One instance where you might want the fresh image is if you upload an image that has the same file name as an already existing image file on the...  more »

To display line numbers in a Visual Studio.net 2008 code window do the following: Open Visual Studio.net On the Menu bar, Select 'Tools' -> 'Options' In the Options pop-up window, Select 'Text Editor' -> 'All Languages' > 'General'. Note: If you...  more »

Learn how to get the latest security updates and service packs for your Microsoft Windows computer.  more »

Today Apple released it's latest operating system, iOS 7.0 for iPhone and iPad devices, along with the newest version of iTunes 11.1. So to get the latest and greatest iOS for your iPhone or iPad here's how you can download and install iOS 7.0. NOTE: Just...  more »

By default, the Quick Launch bar is not enabled on the Taskbar in Windows 7, as it was in Vista and XP. Instead, you're able to drag and pin programs to the Taskbar in Windows 7 for quick access to programs. However, if you want to bring back the Quick...  more »

To force long text lines to wrap in an HTML <pre> tag, you can use CSS code to wrap the text. The word-wrapping CSS code below should work to wrap long lines of text within the <pre> tag, in IE, Firefox and Safari... you may want to test the...  more »

If you've recently moved a Visual Studio.net web site project (wsp) or web application project(wap) to deploy on Internet Information Services 7 (IIS7) you may have discovered that your Tiny_MCE text editor no longer is showing up and getting the pop-up...  more »