Using CDN Services and Managing Audio Files

Get Started

Using CDN Services

Supported CDN Services

1. Google Drive

Perfect for large audio collections.

How to use Google Drive links:

  1. Upload audio to Google Drive
  2. Right-click file → Get link
  3. Change sharing to “Anyone with the link”
  4. Copy and paste the link

Supported URL formats:

https://drive.google.com/file/d/FILE_ID/view
https://drive.google.com/open?id=FILE_ID

2. Dropbox

Great for easy sharing and management.

How to use Dropbox links:

  1. Upload to Dropbox
  2. Click Share → Create link
  3. Copy the sharing link
  4. Paste in audio URL field

Supported URL formats:

https://www.dropbox.com/s/XXXXX/filename.mp3?dl=0

https://dl.dropboxusercontent.com/s/XXXXX/filename.mp3

3. SoundCloud

Ideal for music and podcast previews.

How to use SoundCloud:

  1. Upload track to SoundCloud
  2. Click Share on your track
  3. Copy the track URL
  4. Paste in audio URL field

Note: Track must be public or have link sharing enabled.

4. Amazon S3 / CloudFront

Professional CDN solution for high traffic.

Supported formats:

https://s3.amazonaws.com/bucket/audio.mp3
https://xxxxx.cloudfront.net/audio.mp3

CDN Benefits

  • Faster loading times
  • Save server bandwidth
  • Global content delivery
  • Better performance for international customers

Managing Audio Files

Media Library Method

  1. Upload Audio Files

    • Go to Media → Add New
    • Drag and drop audio files
    • Wait for upload completion
  2. Organize Your Audio

    • Use descriptive filenames
    • Create folders using plugins
    • Add alt text for accessibility
  3. Best Practices

    • Compress audio files (128-192 kbps for previews)
    • Use consistent file naming
    • Keep preview duration 30-60 seconds

Direct URL Method

  1. Prepare Your URLs

    • Ensure URLs are publicly accessible
    • Test URLs in browser first
    • Use HTTPS for security
  2. URL Requirements

    • Must be direct audio file links
    • No authentication required
    • Proper file extension (.mp3, .wav, etc.)

File Optimization

Format Best For File Size Browser Support
MP3 Universal use Small All browsers
WAV High quality Large All browsers
OGG Open source Small Not iOS
M4A Apple devices Medium Modern browsers
WEBM Web optimized Small Modern browsers

Recommended Settings:

  • Bitrate: 128-192 kbps for previews
  • Sample Rate: 44.1 kHz
  • Duration: 30-60 seconds
  • Format: MP3 for maximum compatibility
Update on June 20, 2025