Do you add a favicon to your website?

Last updated by Tiago Araújo [SSW] 8 months ago.See history

This rule has been archived
Archived Reason: Replaced by https://ssw.com.au/rules/do-you-have-a-favicon-in-your-webpage

Don't forget to add a favicon to the address bar of your website! That extra bit of polish gives your site credibility.

Simply add the following within the <head> tag on your document:

<head>
      <link rel="shortcut icon" href="/ssw/images/icossw_v2.ico">
</head>
We open source. Powered by GitHub