Add a YouTube Video (WYSIWYG Editor)
This article contains instructions to embed a YouTube Video in the WYSIWYG editor only. If you use the CK editor, please use this article.
Step 1: Customize Settings & Copy Embed Code
- Click on Share beneath the video.
- Choose the Embed button.
- If desired, change your Video Size by adjusting the width and height numbers located between the quotation marks. This can always be adjusted at a later point.
- At the very end of the video's URL, right before the closing quotation mark, enter: ?rel=0. This removes related videos from displaying after your video finishes. (Above) Highlighted is the video's URL.
- Select Copy in the lower right of the popup.
(Above) Highlighted is ?rel=0. This should go after the URL and before the quotation mark.
Step 2: Insert Embed Code Into Webpage
- In your content editor, place your cursor where you would like the video to appear.
- Click the Source tab in the bottom left of your editor, then hold the CTRL button on your keyboard, then hit the V key once (CMD + V on a Mac). This will paste the code.
- Select the Design tab to return back to the editor.
Adjusting Dimensions (if necessary)
- Select the Source tab in the lower left corner.
- Locate the video's source code. (It will begin with "<iframe".)
- Find the Width and Height dimensions within the code. (ex. width="420" height="315".)
- Change the numbers between the quotation marks.
- Click the Source option once more to return to your editor.