janikvonrotz
6/10/2013 - 2:57 PM

Header Metadata HTML #HTML

Header Metadata HTML #HTML

<!-- Meta windows tile icon -->

<meta name="msapplication-TileColor" content="#123456"/>
<meta name="msapplication-TileImage"  content="your_logo.png"/>

<!-- Meta Apple touch icon -->

<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="apple-touch-icon-precomposed" href="/apple-touch-icon-precomposed.png" />

<!-- Meta favicon -->

<link href="favicon.ico" rel="shortcut icon">
<link href="favicon.ico" rel="icon">

<!-- Meta Contenttype -->

<meta content="text/html; charset=utf-8" http-equiv="Content-Type">