Start by giving the website a clear title for its users.

<html>
 <body>
  <h3 style="padding:0px; margin:0px;">Hipster Clothes Inc.</h3>
 </body>
</html>
]]>

Make sure to start with <h1>. Then add the title and end with </h1>.