PS
See
http://office.microsoft.com/en-us/assistance/HA011277231033.aspx
| Place the keywords and descritions in an editable region in the <head>
| section of the DWT.
| Example
| <head>
| <!-- #BeginEditable "Doctitle" -->
| <title>This page title</title>
| <!-- #EndEditable -->
| <!-- #BeginEditable "Description" -->
| <meta name="Description" content="default page description">
| <!-- #EndEditable -->
| <!-- #BeginEditable "Keywords" -->
| <meta name="Keywords" content="Default page keywords">
| <!-- #EndEditable -->
|
| other tags
|
| </head>
|
| When the DWT is attached to other pages, any existing description and
| keywords will be retained, new pages will get the default set (as in the
| DWT) which must be edited to suit the page.
|
| Only the DWT is named with a .dwt extension, pages are named as .htm etc.
|
| Note that you can also add regions for any page specific scripting and/or
| embedded style sheets as well.
| --
| Ron Symonds
| Microsoft MVP (FrontPage)
| Reply only to group - emails will be deleted unread.
|
| | > I am currently using shared borders but would like to switch to DWT. The
| > problem is that each page has their own keyword and descriptions that seem
| to
| > be replaced when I format it with the DWT. Also should the pages be saved
| in
| > .dwt or .htm?
|
|