Meta Tags

  • Thread starter Thread starter Gene Stickley
  • Start date Start date
G

Gene Stickley

Is anyone familiar with how to add meta tags to the Front
Page HTML? Can anyone suggest a source for learning how
to do this?

Gene Stickley
 
I always add them directly in HTML/Source View.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
What version of FrontPage?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Other than using HTML mode and inserting them manually, in FP2002:

1. right click anywhere on the page in Normal mode
2. select "Page Properties | Custom"
3. in the lower box, you will see a list of any current meta tags - add,
remove, or modify as you wish

Note however that whatever method you use you still need to know what
the various meta tags are supposed to do and how to "optimize" them to
do what you want correctly.

Do a Google search for "meta tags" - two examples:
http://searchenginewatch.com/webmasters/article.php/2167931

http://www.cse.bris.ac.uk/~cckhrb/meta_w3c.htm

The W3C pages can be a little difficult to read sometimes but also look
at this:

http://www.w3.org/TR/REC-html40/struct/global.html#h-7.4.4
 
Back
Top