|
note I’m not talking about the logo area header but the header that defines the page
example…
<head>
5 <title>Magento Commerce</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7 <meta name="description" content="Default Description"/>
8 <meta name="keywords" content="Magento, Varien, E-commerce"/>
9 <meta name="robots" content="*"/>
|