1. Upload your favicon.ico into your wordpress blog
2. Go to wp-admin > Apperance > Editor
3. Click header.php
4. Under
<!-- BEGIN html head -->
5. Add this code
<link rel="shortcut icon" href="http://s.wordpress.org/favicon.ico" type="image/vnd.microsoft.icon"/>
<link rel="icon" href="http://s.wordpress.org/favicon.ico" type="image/x-ico"/>
recommended b4
</head>
6. Change the favicon URL
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment