Forum Moderators: phranque
e.g.
<html><head>
<meta name="keywords" content="Automobile, Auto, car">
<meta name="description" content="OUr company is producing cars">
<!-- TemplateBeginEditable name="doctitle" -->
<title>Auto World</title>
<!-- TemplateEndEditable -->
</head>
<body>
Company contents.........
</body>
<html>
Is this a template for a cms or something where a system pulls it and populates it? or is it just a template where you put in what you want and the 'save-as' whatever page name you want?
If it's part of cms or whatever then it looks like it will use the same metas for each page it generates. You'd have to edit the system itself to change that. If it's just a page you are using to make other pages with you can go ahead and change the metas all you want. Just because they're not between the <!-- TemplateEndEditable --> tags doesn't mean you can't change it.
Thank again for your kind help!
It's not a locked area. It's not blocked or anything like that (search engine spiders will see it). You can edit anything you want on that page. The <!--editable--> tags don't mean anything. Whoever designed the template simply put them in there so you could more easily see where the different areas of the template are. Go ahead and change the <keywords> and <desc> if you like.