Breadcrumbs

Embedding videos in articles

You can embed videos in articles. Once a video has been embedded, a user can play the video directly in the article without navigating away. For example, you might embed a related video that has been uploaded to Fuse, such as an introductory video, at the top of an article so that users can watch it before reading on.

If a user views a video via an article, their view is recorded in the Views tab on the video’s content page .

Generating the embed code

To generate the embed code for the video:

  1. Go to the video that you would like to embed.

    Screenshot 2023-06-13 at 16.05.40.png
  2. Click the ellipsis () and from menu, click Embed Code.

    Screenshot 2023-06-13 at 16.06.06.png
  3. In the Embed Code popup, copy the embed code.

    Screenshot 2023-06-13 at 16.07.12.png

Embedding the video in the article

To embed the video in an article:

  1. Go to the article where you would like to embed the video.

  2. In the Edit content screen for the article, click the Source icon.

    Screenshot 2023-06-13 at 16.09.46.png
  3. Paste the embed code into the article body.
    Example: <iframe width='800' height='455' src='https://instance.fuseuniversal.com/contents/248586/embed' allowfullscreen frameborder='0' class='embed-iframe'></iframe>

  4. If needed, you can adjust the height and width of the iFrame so that the embedded video displays correctly.

  5. Click the Source icon again.

    Screenshot 2023-06-13 at 16.11.49.png

    The outline of the iFrame appears in the article body.

    Screenshot 2023-06-13 at 15.22.29.png
  6. Click Post.

    Screenshot 2023-06-13 at 15.20.10.png

    The video is embedded in the body of the article.

    Screenshot 2023-06-13 at 16.12.45.png