Hi, ChangeHub.
1. Upload my.ico (16 x 16 px) to your server which located index.php
2. add these line to header.php [Path: /wp-content/themes/<theme-name> ]
<link rel=”shortcut icon” href=”http://yoururladdress/my.ico” type=”image/vnd.microsoft.icon”/>
<link rel=”icon” href=”http://yoururladdress/my.ico” type=”image/x-ico”/>
Thanks.
Thank you for your reply.
I have little coding experience, is there any plugin available to simply upload the icons, or does it require this back-end work?
Hi, ChangeHub.
just upload via Control Panel.