Autoplay videos placed on an Intranet page

Use the embed component and the instructions below depending on how your video is currently accessible to ensure that once placed on a page the video will start playing automatically when the page loads.


 

- Your video is already hosted externally by a provider e.g. YouTube, and is publicly accessible
 

1. Copy and paste the below into the embed component 'code' option:

<iframe width="420" height="315"
src="https://www.youtube.com/embed/tgbNymZ7vqY?autoplay=1&mute=1">
</iframe>

2. Edit the red section to include the URL of your video 

3. Edit the width value to 100% to make this responsive (if applicable)

4. Save the component and resize it to fit your requirements

5. Publish the page to save all changes. The video should now autoplay without sound whenever the page loads.
 





For Chrome users,  Chrome actively blocks videos from auto-playing with sound, as this is commonly regarded as an inconvenience for users and is typically blocked by the browser.

If the majority of your users use Chrome, the video can be set to autoplay, but it will also be muted.

Users can turn on the sound if they want to as the video plays.

Please see the method below for a workaround that can be implemented to achieve autoplay with sound in Chrome, but the video has to be uploaded to the Intranet first.

 

- Video is on your local PC and requires uploading to the Intranet
 

1. Upload your video to the Documents application

2. Once uploaded to Documents, copy the title of the video and paste this at the end of the file location URL.

3. Next, place a '/' between the end of the file URL and the file's name just pasted in.

4. Copy the whole updated URL and paste this in the 'video' option of the embed component.

5. Resize the component

6. Save the page. After this, the video will autoplay (with sound) each time the page is loaded

(This option can bypass the Chrome block on autoplay with sound)
 




Created on 22 October 2025 by Hannah Door. Last modified on 6 November 2025

2316 Views   

Share