Stefan
Thu Nov 20 03:30:46 CST 2003
You need to create another editable region in the head section of your template
(FP only creates one for the title tag)
Typically you would create regions for at least:
<!-- #BeginEditable "doctitle" -->
<title>Introduction</title>
<!-- #EndEditable -->
<!-- #BeginEditable "keywords" -->
<meta name="KEYWORDS" content="site keywords here">
<!-- #EndEditable -->
<!-- #BeginEditable "description" -->
<meta name="DESCRIPTION" content="site description here">
<!-- #EndEditable -->
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Ron" <roncastle@earthlink.net> wrote in message news:067701c3af0e$30ab6e10$a401280a@phx.gbl...
| This one will make you laugh, or cry. Created a new web
| using 2003 templates. When you generate child pages from
| the template, the <head> of the page is uneditable.
|
| Editing the <head> of the page is key to search engine
| optimization.
|
| Anyone found a workaround?
|
| Thanks,
|
| R