Podcasting 2.0

TXT

<podcast:txt>Freeform text, like a DNS TXT record
Parent:
<item>
Count:
multiple

Node value

This is a free form string. Please do not exceed 4000 characters for the node value or it may be truncated by aggregators.

Attributes

Details

This element holds free-form text and is modeled after the DNS "TXT" record. It's meant to allow for usages that might be niche or otherwise not rise to the level of needing a dedicated tag. Just like TXT records in DNS allowed for new things like SPF to evolve, this tag can allow novel techniques to be created and sandboxed without a formalization process.

Purposes

The following are a list of strings known to be in common use. This list is in no way exhaustive. As new purposes come into common use, this list will be updated by the community to reflect that.

  • verify
    • The node value is expected to contain a string that is given by a third party platform to a podcaster in order to prove that they are the owner of the feed and are in control of it. This is meant to replace the need for emails to exist in feeds. See example section below.

Examples

<podcast:txt>naj3eEZaWVVY9a38uhX8FekACyhtqP4JN</podcast:txt>
<podcast:txt purpose="verify">S6lpp-7ZCn8-dZfGc-OoyaG</podcast:txt>
<podcast:txt purpose="release">2022-10-26T04:45:30.742Z</podcast:txt>

Platform support

Podcast apps

No podcast apps are known to support <podcast:txt> at this time.

Publishing/hosting tools

Other apps and platforms

This data is provided by Podcast Index. edit it on GitHub