General Instructions
1. Select "Insert" on the top of the menu located on the right side of your screen.
2. Select "Embed"
3. Paste your url or embed code.
Adding a Glog to a Page
1. Go to your glog or voice thread (or other embeddable content).
2. Look for an option to Embed your object on a web site like the "Embed into your page" option at the bottom of this glog
3. Click on this option, then highlight (#1) and copy (#2) the code.
4. Return to the page where you want to post the object (glog, voice thread etc). Go to the right side menu, select "Insert" and then "Embed"
5. Paste the embed code in the box
6. Click Insert at the bottom of the HTML window. It will close.
Embedding a VoiceThread
I suggest modifying the html code to make the VoiceThread appear larger on your page. You should see something like:
<object width="480" height="360">
This may appear two times in the embed code. I swap the numbers out as follows:
change all 480s to 800
change all 360s to 600
This preserves the aspect ratio but makes the VoiceThread a much better size.
To do this, paste the embed code for your VoiceThread into the "embed" window on your page in Google Sites, then replace the numbers as indicated and save it.