• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Get Consistent iTunes Podcast Feed Url From WordPress

By Abhishek Ghosh August 24, 2014 12:18 pm Updated on August 24, 2014

Get Consistent iTunes Podcast Feed Url From WordPress

Advertisement

Get a consistent iTunes Podcast Feed Url from WordPress like feed.xml so that you easily manage the things yourself on your website and server. We have a good number of podcast related articles and guides, may be side by side these can be useful to the readers – Publish Podcast on iTunes Detailed Guide, Podcast Cover Design Tips, Podcasting Audio and Video; while these are good enough, you might be in an odd situation with an odd web software.

 

Get Consistent iTunes Podcast Feed Url From WordPress – Get Rid of Other PHP Software

 

WordPress, definitely neither very nicely coded software nor PHP is an acceptable programing language. You can use Python based script in case you do not love WordPress or any PHP based material :

Vim
1
https://pypi.python.org/pypi/feedgen/

There are good number of development in other languages as well, do a thorough search on Github. The basic thing we wanted to solve is – WordPress, by default has no consistent xml feed url. As we need something like :

Advertisement

---

Vim
1
https://thecustomizewindows.com/podcast/feed.xml

Initially we used another pathetic software – Podcast Generator. From web server’s security point of view, it has lot of problems to run on an advanced cloud server setup. These kind of software reduces the productivity. We will recommend to use WordPress for content generation related to podcast. Like you can install WordPress in :

Vim
1
https://thecustomizewindows.com/podcast/

Now the universal question is about the feed URL. There are plugins like PowerPress (find in the WordPress plugins repo), I believe they give a consistent feed url, check the source code :

Vim
1
http://plugins.svn.wordpress.org/powerpress/tags/5.0.9/feed-podcast.php

Amit Agarwal did a good job :

Vim
1
http://ctrlq.org/code/19520-podcast-xml-feed

I forked it in Github as gist :

Vim
1
https://gist.github.com/AbhishekGhosh/2ac7bb469edf72a93061

You can create a php file named like podcast.php inside your active WordPress theme / Child Theme’s directory. It will act as filter to generate the feed.

Get-Consistent-iTunes-Podcast-Feed-Url-From-WordPress

 

Get Consistent iTunes Podcast Feed Url From WordPress – My Manual Method

 

Basically, we just need to edit the feed xml file to show any change – like new publication. While you can use WordPress to manage the contents (old or new or migration), you can simply edit the file manually. Practically if you open the source code of :

Vim
1
https://thecustomizewindows.com/podcast/feed.xml

and copy it, paste in any text editor; after placing contents on your domain; replacing our urls with yours; it will be a valid feed. There are many advantages for this 5 minutes work for “publication”. I do not believe that you can not copy this block and modify and add for a new episode :

Vim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<item>
<title>Install WordPress on Rackspace Cloud Server</title>
<itunes:subtitle>How to Install WordPress on Rackspace Cloud Server from OS X</itunes:subtitle>
<itunes:summary><![CDATA[ Install WordPress on Rackspace Cloud Server (Ubuntu 14.04) from iTerm2 via SSH in easy steps. ]]></itunes:summary>
<description>Install WordPress on Rackspace Cloud Server</description>
<link>https://thecustomizewindows.com/podcast/?name=2014-04-03_redis_and_wordpress.mov</link>
<enclosure url="https://thecustomizewindows.com/podcast/?name=2014-05-02_install_wordpress_on_rackspace_cloud_server_(ubuntu_14.04).mov" length="14896993" type="video/quicktime"/>
<guid>https://thecustomizewindows.com/podcast/?name=2014-05-02_install_wordpress_on_rackspace_cloud_server_(ubuntu_14.04).mov</guid>
<itunes:duration>12:58</itunes:duration>
<author>dr.abhishek_ghosh@hotmail.com (Abhishek Ghosh)</author>
<itunes:author>Abhishek Ghosh</itunes:author>
<itunes:keywords>WordPress, Rackspace Cloud, Cloud,</itunes:keywords><itunes:explicit>no</itunes:explicit>
<pubDate>Thu, 02 May 2014 17:28:00 +0000</pubDate>
</item>

Instead of query urls ?name=2014-05-02_install_wordpress_on_rackspace_cloud_server_(ubuntu_14.04).mov you can manually use the right path. This is possibly the best method unless you publish podcast eery hour!

Tagged With consistent podcast , extract itunes podcast url

This Article Has Been Shared 404 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Get Consistent iTunes Podcast Feed Url From WordPress

  • Apple MacBook Pro 15 Inch Retina and Non Retina Excels At Quality

    Apple MacBook Pro 15 Inch Retina and Non Retina Excels At Quality. New MacBook Pro 15 Inch is a powerhouse deigned for the professionals like a luxury sedan.

  • Managing and Delivering Podcast Audio and Video From WordPress

    Managing and Delivering Podcast Audio and Video From WordPress can be easily be done in an advanced setup plus you can use CDN or deliver YouTube Video as well.

  • Cloud Computing : Your Concerns and Thoughts of Richard Stallman

    Cloud Computing as terminology raises the eyebrows of some users who are associated with academics and computing for many years. Let us discuss on the topic.

  • Object Meta Tags for Facebook Open Graph Protocol

    Object Meta Tags for Facebook Open Graph Protocol are represented by HTML markup on a particular webpage which uniquely defines each object. Here are standards. There are three parts – Creating Objects, Reading Objects and Updating Objects. We can implement Open Graph Object Meta Tags with widely known Pointers.   Object Meta Tags for Facebook […]

  • IRC Clients for OS X

    IRC Clients for OS X can be divided in to two broad categories – Free Software and Non-Free Software.Among the Non-Free Softwares there are paid softwares.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (21K Followers)
  • Twitter (5.3k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • How Startups Can Convince the Investors April 14, 2021
  • What to Know About the Cloud Storage Services for Smartphones April 13, 2021
  • WonderFox HD Video Converter Factory Pro Review April 10, 2021
  • What is the Maximum Cable Length Between Arduino/ESP32 and a Sensor April 8, 2021
  • Is the Blockchain Hype Running Out of Breath? April 7, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Get Consistent iTunes Podcast Feed Url From WordPress," in The Customize Windows, August 24, 2014, April 16, 2021, https://thecustomizewindows.com/2014/08/get-consistent-itunes-podcast-feed-url-wordpress/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy