|
| |
|
|
SlinkyABC
Posts: 9 Joined: 7/17/2007 Status: offline
|
Help Editing Page Properties? - 7/24/2007 18:26:25
Hi, this may seem like a silly question, but I'd appreciate any help nonetheless. When using DWTs, I am unable to edit the properties (title, keywords, etc) of web pages that are attached to them. When I unattach them from the DWT I can edit the properties, but it's obviously not efficient to unattach and reattach them. Is there a way around this? Any help would be appreciated.
|
|
|
|
obialor
Posts: 72 Joined: 1/9/2007 Status: offline
|
RE: Help Editing Page Properties? - 7/24/2007 18:41:03
I have the same problem and would appreciate help on this issue too. Obi
|
|
|
|
SlinkyABC
Posts: 9 Joined: 7/17/2007 Status: offline
|
RE: Help Editing Page Properties? - 7/24/2007 19:55:24
Okay, I fixed the problem. Just figured I'd post it here since someone else said they were having the same issue: The problem is that (for me at least) I accidentally erased the "doctitle" region that it created when I first made the DWT. In order to correct it, put <!-- #BeginEditable "doctitle" --> <title>Name of Page</title> <!-- #EndEditable --> below the first meta tag in the <head> tag in the DWT. Make sure to take out the other <title>Name of Page</title> in the tag to ensure it works properly. Hope this helps!
|
|
|
|
obialor
Posts: 72 Joined: 1/9/2007 Status: offline
|
RE: Help Editing Page Properties? - 7/24/2007 21:12:47
Many thanks. I will try it. Obi
|
|
|
|
tgt
Posts: 9 Joined: 7/27/2007 Status: offline
|
RE: Help Editing Page Properties? - 7/27/2007 19:07:58
I did as you suggested, except I did this: <!-- #BeginEditable "doctitle" --> <title></title> <!-- #EndEditable --> (So the title box is blank, until I type it in and save it) Then I have a few meta tags - robot, content language, content type,copyright, author... Then I did this: <!--#BeginEditable "description"--> <meta name="description" content="Description " /> <!--#EndEditable--> <!--#BeginEditable "keywords"--> <meta name="keywords" content="keywords" /> <!--#EndEditable--> This works for me.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|