|
| |
| - |
 |
 |

|
|
 |
|
FrontPage
Help - Inserting
Meta Tags using HTML view |
|
 |
|
Note: When doing this procedure for your web
site it is very important to have the title of the page, a concise
description, and a few pertinent "keywords" on every page of
your site for search engine placement.
Another Note: Some of the code below in red
type should already be present at the top of the HTML for the page.
Just type in your own words and symbols in the appropriate spaces. The
"description" and "keywords" tags and code are not
present in the FrontPage HTML view, and will have to be entered by hand.
Yet One More Note: The code can also be copied
and pasted from a word document such as Notepad. |
|
 |
|

|
|
 |
|
1. Click on the HTML tab located at the
bottom left corner of the FrontPage Editor. It may take a moment to go to
that view. Press Enter to create another line after entering each line of
code. Don't worry, the space won't show up on your page. It is just easier
to find later when updates and modifications are needed. At the top of the
page in HTML view you will see the following: |
|
<html> |
|
<head> |
|
<title>This is where you will type in your page title.</title> |
|
<meta
NAME="description" Press Enter. |
|
CONTENT="Whatever is a good short portrayal of your site's purpose."> |
|
Press Enter. |
|
<meta
NAME="keywords" |
|
CONTENT="Important words, separated by commas, that people might use when searching
for your site."> |
|
 |
|
2. Click the Normal tab to return
to the regular editing view. Save your work! |
|
 |
|
3. Portrayed below is the actual title,
description, and keywords used on my home page. Your specific wording will
be different depending on your site's purpose and goals. |
|
 |
|
<html><head>
<title>Arkansas
Valley Web Works, web design warehouse, free graphics, stories.</title>
<meta NAME="description"
CONTENT="Arkansas
Valley Web Works provides web site design, free graphics, site building and
graphics tutorials, music, contests; and for the casual surfer, plenty of
entertaining diversions to amuse and delight you. ">
<meta NAME="keywords"
CONTENT="web
site design, WEB SITE DESIGN, free graphics, FREE GRAPHICS, backgrounds,
BACKGROUNDS, html tutorials, HTML TUTORIALS, music, poetry, stories,
contests.">
|
|
 |
|
Note: Use the most
important words first when placing keywords into the CONTENT. They are
weighed heavier by the search bots in most cases.
Caution: When entering code in HTML view remember to
check your work for errors. If the code is not entered exactly, things are
affected in a bizarre manner or not as intended at all. |
|
 |
|
 |
 
Lots more secrets in our Submission Strategies
eBook. Click
here to download a trial copy!
 
 
Web Page Help | Next
| |
|