0% found this document useful (0 votes)
187 views

Slideshow For Embedding Content

This tutorial explains how to embed external items such as videos or documents into a blog post on a website. It involves selecting the Embed Code option in the blog post editor, copying an HTML iframe template, pasting it into the editor, and replacing the placeholder URL with the actual URL of the item to be embedded. When complete, the embedded item will display within the blog post.

Uploaded by

api-288617912
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
187 views

Slideshow For Embedding Content

This tutorial explains how to embed external items such as videos or documents into a blog post on a website. It involves selecting the Embed Code option in the blog post editor, copying an HTML iframe template, pasting it into the editor, and replacing the placeholder URL with the actual URL of the item to be embedded. When complete, the embedded item will display within the blog post.

Uploaded by

api-288617912
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Tutorial: How to embed items into your web page

1. Log into your website and click to edit the blog page.

2. At the bottom right, select New Post.

3. When in the edit mode for your post, select the Embed Code option and drag
over to your post:

4. Copy the template HTML iframe code


<iframe src="XXXcopyUrlHereXXX" width="400" height="250"></iframe>

5. Double click inside the text editor. You should see the font change.

6. Paste the template embed code in the embed code box:

7. Go back to the page you want to embed. Select the entire URL and copy.

8. Go back to the embed code box and paste the correct URL into the template
embed code:

You might also like