| | |
|
|
|
template locks out meta tags |
| message from beblbrox on 18 Jul 2004 |
I'm using Dreamweaver MX 2004.
After I create a template for a site (with appropriate edit regions) , I
create a new page based on the template - put text & images in it etc etc - all
fine.
Problem is when I go to insert some meta tags (title, keywords, description
etc) as soon as I try to apply them to the page, a popup message says "Making
this change would require changing code that is locked by a template or a
translator. The change will be discarded"
Viewing the page in code, the entire Head region is greyed out ie not
editable. This has happened on a couple of sites I have built, but not on
others, yet I go through the same procedure to create templates and then pages
based on them.
I've tryed rebooting the computer, but get the same problem regardless - the
only way I can place meta tags is to place them in the template, trouble is I
don't want the same title, keywords etc for every page. I've tried placing meta
tags in the Template and then opening the page to change hte tag for that page,
but it is still locked out, the only place I can change them is in the Template.
can anyone advise me how to rectify this problem?
John
|
| Murray *TMM* replied to beblbrox on 18 Jul 2004 |
Show me the head code please.
|
| beblbrox replied to Murray *TMM* on 18 Jul 2004 |
here's the head code for the template
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd"
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head
and the head code for the document created from template
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd"
<html><!-- InstanceBegin template="/Templates/main.dwt"
codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
Got me stumped, no way I can insert meta except for opening created doc in
notepad and editing it there, which is not really what I want to do.
|
|
Archived message: template locks out meta tags (Macromedia Dreamweaver Web Design)