meta-tag how to use with Front Page 2002

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I wanted to know how to add meta tags and keywords to my web pages in
FrontPage2000 so my website can be found in search engines and how do I get
to the keyword section of the html code so that I can add the web sites
title
and discription at the beginning of the html code? Please Help!
 
For the meta tags, go to page properties and then the custom tag. Add user
variables for the keywords, etc.: The name is goes in the name="" part of
the meta tag, while the value goes in the content="" portion of the tag.

You can also edit the HTML directly, if you feel comfortable.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
 
Thanks!
I will try it.

Sndra

Cowboy (Gregory A. Beamer) said:
For the meta tags, go to page properties and then the custom tag. Add user
variables for the keywords, etc.: The name is goes in the name="" part of
the meta tag, while the value goes in the content="" portion of the tag.

You can also edit the HTML directly, if you feel comfortable.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
 
You might want to keep in mind that search engines generally ignore meta
keywords completely these days. They focus heavily on the text on your
actual page, so that's where you want to put the keywords.
 
If you are going to use meta tags (keywords, descriptions) make sure the MATCH the viewable content
of the pages they appear on.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Back
Top