Favicon Checker

Enter the URL of your website to check for a favicon.

What is Favicon Checker?

Favicon Checker is a free tool to check that a favicon has been successfully implemented on your site. To put it simply, favicons are the little icons next to the URL in your browser's address bar. When someone bookmarks your page, the bookmarks are stored next to the URL's title. This will assist people remember your site's name and make it simple for them to find in their bookmarks.

How to add a favicon to your website?

Add a <link> tag to the header of your home page with the following syntax:

<link rel="shortcut icon" href="/path/to/favicon">

The rel attribute should be set to one of the following strings:

Favicon Guidelines