Forum Moderators: open
I normally define an editable region of the template to contain title, meta description and meta keywords (so that they can be modified for each page individually). This always works OK.
Can you give us an example of the problem you are having?
Use this on your template and you'll be able to change the title and metas for each page:
<!-- #BeginEditable "doctitle" -->
<title>Your Page Title</title>
<meta name="description" content="Your Description">
<meta name="keywords" content="Your Keywords">
<!-- #EndEditable -->
Shouldn't be. Even if you edit in an 'Editable Region' on a template it will not change pages made using that template. >> If I understand you correctly.
If your edits are changing on template generated pages, it must not be in an Editable Region.
[edited by: Jon_King at 12:40 am (utc) on Jan. 2, 2005]
If your edits are changing on template generated pages, it must not be in an Editable Region
Have also seen DW MX turn an entire project that used DW4 templates into an unusable mess ... luckily, I learned to back things up before doing this kind of stuff many years ago :)