What is a Multimedia Page?
A multimedia page allows you to easily display multimedia files and online videos. You can also use it to upload and manage multimedia files like audio, video and flash as well as
almost any other file format. For file formats avi, mpg, mov, flash, gif, jpg,
and jpeg, the file will show directly on your page with a link for download.
For all other file formats, you will only see a link.
Recommended Uses
- Great for uploading sound bites or music.
- Good for displaying video.
- Useful for uploading forms or instruction guides for visitors to print or
download.
Screenshot

Overview
- Adding a Multimedia Page
- Editing Your Page
- Adding/Uploading Your Own Media
- Using an Online Video
- Changing the Alignment of Media on Page
- Sorting/Editing Media Shown on Page
- Playing Music Automatically on Your Pages
- Keeping Track of Space Used
- Editing Your Title Tag, Meta Tag and Header Info
1. Adding a Multimedia Page
- Under the 'Edit Site' tab, click 'Add Page'.
- Click 'Multimedia'.

- Name your new page. This name is what will be shown in your navigation menu.
- Enter a 'Page URL'. This creates the individual webpage address for that page. TIP: Use keywords or words that reflect the content that will be on that page.

By default, the 'Check to show this page in your navigation menu' box is checked. If you do not want the page to show in your menu, uncheck the box.
- Click 'Add Page'.
You'll then be on the editing page.
2. Editing Your Page
Any time you want to make changes to your page:
- Click the 'Edit Site' tab.
- Click 'Edit' beside the page you want to edit.
Or, if viewing the page you want to edit, click 'Edit Page' on the toolbar.
You'll then be on the 'Header & Footer' section of the editing page.
Text that you put in the Title and Subtitle fields will be displayed at the top of your page, with the Title text also being automatically used as your Title Tag. For more information about Tags, please read Page Title, Meta & Head Tags.
The Header and Footer appear above and below your multimedia file. To edit the header and footer, add and make changes to text using the text editor and click 'Save Changes' when finished.
3. Adding/Uploading Your Own Media
- Within the editing page, click 'Page Media'.
- Click 'Add Media'.
- Select 'Use your own media file'.
- Enter the 'Title' of the media file - it will be displayed above the file.
- Click 'Select File' to open the Media Library.
- If you've already uploaded the file you want to display, click the file name to insert it on your page.
To upload a file, click 'Browse...' and select a file from your computer. Once you've selected a file, click 'Save'.
- The display size of the file will be entered automatically, but you can adjust it if you like.
- Click 'Add'.
- You will now see your file listed under 'Media Shown on Page'.
4.Using an Online Video
- Within the editing page, click 'Page Media'.
- Click 'Add Media'.
- Select 'Use a URL video'.
- Enter the 'Title' of the media file - it will be displayed above the file.
- Enter the URL of the video (ie. the YouTube.com page address).
- The display size of the file will be entered automatically, but you can adjust it if you like.
- Click 'Add'.
- You will now see your file listed under 'Media Shown on Page'.
5. Changing the Alignment of Media on Page
You can choose whether you media aligns to the left, right, or down the center of the page.
- Within the editing page, click 'Page Media'.
- On the right, under 'Display Options', choose from the drop down menu.
- Save your changes.
6. Sorting/Editing/Deleting Media Shown on Page
You can change the order in which your media is shown on the page. You can also edit the media, including the title.
- Within the editing page, go to 'Page Media'.
- You'll see all your page media listed under 'Media Shown on Page'.
- To sort how your media appears on the page, click, hold and drag it to where you want it.
To delete media, click the red 'X' beside it. Media deleted from your page will still remain in the Media Library and will still be accessible.
To modify your media, click 'Edit'.
- Save your changes.
7. Playing Music Automatically on Your Pages
- Upload your music using a Multimedia page.
- On your Multimedia page, you will see a link to the song you just uploaded
(you can click on it to play the music). Right-click on the link and click
on Properties from the drop down menu. Copy the address (starts with http://)
by highlighting and pressing Ctrl-C.
- Go as you would to edit the page where you want to have the music play. Using the HTML Editor, add the following code:
<bgsound src="ADDRESS" loop=100>
where ADDRESS is the address you copied earlier. Please note that this
code does not work on every page layout. If the music is not working, please
use the following code instead:
<embed src=”ADDRESS” loop=100>
Make sure you check 'Check
to allow html' below the HTML Editor. Save your page.
- To hide your Multimedia page, go to the 'Edit Site' tab > 'My Pages' > 'Organize Menu'. Then click the arrows to move any pages you want hidden to the right.
8. Keeping Track of Space Used
You can see how much file space you have used by doing the following:
- On the editing page, click 'Click to Select a File'.
- At the top right, you can see how much space you have and how much space
you have used.

NOTE: If you need more file space, it costs $1 more per month for each 10,000
kb of space added. See 'Dashboard' -> 'Account' -> 'Upgrades'.
9. Editing Your Title Tag, Meta Tag and Header Info
To help with search engine ranking you can customize your title, description, and keyword tags for individual pages. Advanced users can also place code between the <head> tags. This feature is available through the editing page under 'Internet Marketing' on the left of the editing page. To learn more, please read Page Title, Meta & Head Tags.
Alternatively, you can apply the same description and keyword tags site-wide, which is great if you don't yet have time to do them for individual pages. To learn how, please read Marketing Your Site: Meta Keywords and Meta Description.