Question / Issue |
|
How can I had embedded video from sources such as YouTube onto my site? |
Answer / Solution |
|
It is often needed to add third party code HTML snippets to the console to allow third party widgets such as chat, weather or newsfeeds. You can easily modify the backend HTML of the site by using the following directions.
- Go to YouTube and find a video that you like. It doesn't have to be a video that you created.
- In the box directly to the right of the video, find to the textbox marked Embed at the bottom of this box.
- Click inside the code box next to the word Embed. All of the code text should automatically be highlighted. If not, you'll need to select all of it.
- Copy this code. You can copy by right-clicking on your mouse and selecting copy from the drop-down menu, or by holding down Ctrl+C on your keyboard.
- Login to the Insurance Website Builder Administration Console
- Click the Modify Site Content link
- Select the Language you want to modify. United States English is defualted.
- Select the page for which you would like to add the video content.
- To modify the default content, select Custom on the Content Type radio button.
At the bottom of the Cotent Window click the image with your mouse, this will take you to HTML View.
Paste or Type the HTML code from step 4 into the HTML source code exactly where you want the video.
Click the Save button. |
Related Links |
|
|
Modify Site Content Direct access to the modify site content page. |