Click to See Complete Forum and Search --> : Meta tags?


hellraiser
05-16-2007, 07:09 AM
Can meta tags be included in template files (.dwt) if yes then how?

ryanbutler
05-16-2007, 09:30 AM
Create an editable region inside your opening and closing <head> tags and then insert your meta tags.

hellraiser
05-16-2007, 04:56 PM
cool but should I remove the default tags which are coming like
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- InstanceBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
</head>

ryanbutler
05-16-2007, 05:28 PM
No.