Audio files in MP3 format can be easily shared on your website using a simple two-step process.
How to Add MP3 Files to Your Website
Step 1: Upload Your Audio File
Upload the MP3 file into the "Files" area under "Media" → "Files".
Step 2: Insert Audio Player
Insert a section of type "Components - Audio" on the page where you want the audio to appear.
What This Creates
The audio component will automatically generate:
- An HTML5 audio player for in-browser playback
- Download capability so visitors can save the file
- External player support allowing users to open the file in their preferred media player
Important Best Practice
Note: It is generally considered poor practice to automatically play audio when a page loads. Website visitors might be in public places such as at work or in a library, so always let them choose when to start playback.
This approach gives your visitors control over their audio experience while providing multiple ways to access your content.
