Loading...

Knowledge Base

How to Audio Files to WordPress

Adding Audio to WordPress

Audio files are commonly used for podcasts, music, and other media content on WordPress sites. The most common audio file formats supported by WordPress include:

  • .mp3
  • .m4a
  • .ogg
  • .wav

There are three main ways to add MP3 audio files to your WordPress website. Use the links below to jump to the method that best fits your needs:

Via WordPress

This method is ideal if you only need to upload a few audio (MP3) files.

  1. Log in to your Bluehost Portal.
  2. In the left-hand menu, click Websites.
  3. Click the WordPress Admin button located next to the website you want to manage.

    Bluehost Portal - Website WordPress Admin button
     

  1. From the left-hand navigation menu, go to Posts, then click Add New.

    WordPress Add new Post

  2. In the block editor, click the “+” (Add Block) button in the top-left corner and select Audio.

    Add Audio
     

  3. Click Upload, then:

    WordPress upload button
     

    • Drag and drop your audio file from your computer, or
    • Click Select Files to browse and upload manually.
  4. Once the audio file is uploaded: 

    Add caption or URL
     

    • Click Write Caption if needed.
    • Click the URL (link) icon to create a direct link to the audio file.
  5. Add your desired URL or settings for the audio file.
  6. When finished, click Publish to make the post live.

Via File Manager 

 If you need to upload several audio (MP3) files at once, this method is more efficient.
Steps:

  1. Log in to your Bluehost Portal.
  2. Click Hosting in the left-hand menu.
  3. In the hosting details page, click the File Manager button.

    Bluehost Portal - Hosting Tab Details File Manager
     

  4. Your File Manager will open in a new tab.


     

  1. Open the public_html directory (or the document root where WordPress is installed).

    File Manager Home Directory
     

  2. Navigate to wp-content and double-click the folder to open it.

    wp_content-folder
     

  3. Click the New Folder button at the top-left of the File Manager. 

    Add Folder
     

  4. Name the folder audio (all lowercase), then click Create New Folder

    Create New Folder
     

    The new folder path will be:
    /public_html/wp-content/audio
  5. Upload your MP3 files by clicking Upload in File Manager.

    Upload- File Manager


     

    Upload File


     
    For best results, use lowercase letters and remove spaces from file names.
    Example: thisisanexamplesong.mp3
  6. Once uploaded, your audio file URL will look like this: https://www.example.com/wp-content/audio/thisisanexamplesong.mp3.

Using Audio Plugins

There are many WordPress plugins available for managing and displaying audio files. However, Bluehost does not recommend using a plugin unless you require specific features, as some plugins may cause performance or resource issues.

Summary

By choosing the method that best fits your needs—whether uploading audio directly, managing multiple files through cPanel, or using plugins—you can easily add and share audio content on your WordPress site. With proper file organization and format support, your audio will be accessible, efficient, and ready for your audience to enjoy.

If you need further assistance, feel free to contact us via Chat or Phone:

  • Chat Support - While on our website, you should see a CHAT bubble in the bottom right-hand corner of the page. Click anywhere on the bubble to begin a chat session.
  • Phone Support -
    • US: 888-401-4678
    • International: +1 801-765-9400

You may also refer to our Knowledge Base articles to help answer common questions and guide you through various setup, configuration, and troubleshooting steps.

Loading...