PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
cannot add keywords to greyed in area
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
cannot add keywords to greyed in area
![]() |
cannot add keywords to greyed in area |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hello - on properties of a page I cannot add keywords as the area is greyed
in?I've never had this problem with any of my websites.What is the solution?Thanks. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Are you using a Dynamic Web Template? If so, the keywords meta tag (as
well as Description and Title tags) must be located within an editable region on the DWT, before being attached to pages. Example: <head> <!-- #BeginEditable "DocTitle" --> <title>Title here</title> <!-- #EndEditable --> <!-- #BeginEditable "DocDescription" --> <meta name="description" content="Description here"> <!-- #EndEditable --> <!-- #BeginEditable "DocKeywords" --> <meta name="keywords" content="keywords here"> <!-- #EndEditable --> </head> Or, as an "all in one solution: <head> <!-- #BeginEditable "HeadStuff" --> <title>Title here</title> <meta name="description" content="Description here" /> <meta name="keywords" content="keywords here" /> <!-- #EndEditable --> </head> Note that very few search engines actually use the keywords meta tag - though description is still useful. -- Ron Symonds - Microsoft MVP (FrontPage) Reply only to group - emails will be deleted unread. http://www.rxs-enterprises.org/fp FrontPage Support: http://www.frontpagemvps.com/ "JOEY" <JOEY@discussions.microsoft.com> wrote in message news:09DBDE58-38FB-4247-91C0-40AEC5DA232B@microsoft.com: > Hello - on properties of a page I cannot add keywords as the area is greyed > in?I've never had this problem with any of my websites.What is the > solution?Thanks. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

