|
| |
Meta
Tags are keywords and descriptions about your site that search engines use
to find you. To create your own META tags, fill in
the fields below with any and all information you see fit. The more descript
you are, the better chance of getting hits in search engines. Once you are
happy with all of your entries, click on the "Create META Tags"
button. Then, highlight all of the text in the box, right click and choose
copy and the paste it in the head of your HTML source. (Between the
<head> </head> tags)
Advanced META Tag Generator
|
When you are done pasting the newly created META tags, the
top of your HTML source view should look something like this:
<head>
<META NAME="Title"
CONTENT="Create Web Pages with FrontPage">
<META NAME="Author"
CONTENT="KD Web Design">
<META NAME="Subject"
CONTENT="Web page creation with
FrontPage">
<META NAME="Description"
CONTENT="This site contains all of the basic
knowledge you will need to create solid web pages with FrontPage.">
<META NAME="Keywords"
CONTENT="welcome keith debbie frontpage
tutorial 2000 2002 xp build web sites screen shots add edit text pictures themes
share borders tables navigation hyperlinks tools publish html information
subject detailed definition basic building tools">
<META NAME="Generator"
CONTENT="FrontPage 4.0">
<META NAME="Language"
CONTENT="English">
<META NAME="Copyright"
CONTENT="© KD Web Designs 2002">
<META NAME="Designer"
CONTENT="KD Web Designs">
<META NAME="Publisher"
CONTENT="KD Web Designs">
<META NAME="Distribution"
CONTENT="Global">
<META NAME="Robots"
CONTENT="All">
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1252">
<meta name="Microsoft Theme"
content="k-d-technology 1111">
<meta name="Microsoft Border"
content="tlb">
</head>
|