Why would anyone use any kind of plugin if all you need to do is upload favicon.ico image to the root of website and add one line of code to the header:
Code:
<link rel="shortcut icon" href="/favicon.ico" />
We all understand your attempts to point another link to your site...
