Launch Podkite Dashboard

Custom Domain


Set a Custom Domain on the Podkite Podcast Player

Prerequisite: You have an active Kitelinks custom domain within your Podkite subscription.

By default, the links shown in the podcast player link to the “kite.link“ domain. You may want to change that to an active custom domain.

Use the link-base attribute to set your custom domain:

HTML code example:

<podkite-player
  link-base="https://podcasts.mydomain.com"
  kitelink="ted-health-co19"
  track-downloads
  utm-campaign="my-campaign"
></podkite-player>