Favicon Checker
Check if any website has a correctly configured favicon — including link tags, Apple Touch Icon, web manifest icons, and theme-color.
Scanning favicon integration… please wait.
Favicon audit complete.
Need a favicon?
Use our free favicon generator to create all required sizes in one click — ICO, PNG, Apple Touch, and manifest icons.
Favicon Tags & Files
Web Manifest Icons
Why a Proper Favicon Setup Matters
A favicon is not just the small icon in a browser tab. A complete favicon setup covers browser tabs, bookmarks, iOS home screens, Android PWA installs, Windows taskbar tiles, and search engine result previews. Missing any of these means your brand appears broken or incomplete in those contexts.
Google uses a site's favicon in mobile search results — the small icon shown next to your domain name in the results list. A missing or low-resolution favicon shows a generic grey placeholder instead. This directly affects click-through rate for branded searches.
Apple Touch Icon
When an iOS or macOS Safari user adds your site to their home screen or reading list, Safari uses the apple-touch-icon link tag. The recommended size is 180×180px. Without it, iOS generates a low-quality screenshot thumbnail of your page instead.
Web Manifest Icons
Android and Chrome use the icons defined in your manifest.json for PWA install prompts and home screen icons. You need at least a 192×192px and a 512×512px icon. Without these, Chrome cannot show an "Add to Home Screen" prompt.
The favicon.ico File
Older browsers (IE, early Firefox) ignore link tags and look for /favicon.ico at the root of your domain automatically. Tools like Slack's link unfurler, RSS readers, and some browser extensions also fall back to this file. It is worth having even if modern browsers use your PNG links.
Theme Color
The meta name="theme-color" tag sets the colour of the browser's address bar and status bar on Android Chrome and Safari on iOS. It makes your site feel like a native app when visited on mobile. Use your brand's primary colour here.
The complete favicon checklist
- 01.
/favicon.icoat root — 32×32px minimum, serves as the fallback for all browsers and tools. - 02.
<link rel="icon" sizes="32x32">— PNG at 32×32 for modern desktop browsers. - 03.
<link rel="icon" sizes="16x16">— PNG at 16×16 for small browser tab icons. - 04.
<link rel="apple-touch-icon" sizes="180x180">— For iOS home screen and Safari Reading List. - 05.Web manifest with 192×192 and 512×512 icons — For Android home screen and PWA install prompts.
- 06.
<meta name="theme-color">— Brand the mobile browser UI with your colour.
Frequently Asked Questions
Check Out Other Popular Tools
Date Calculator
Calculate the number of days, weeks, months, and years between two dates. Add or subtract days from any date. Free, instant, and 100% private.
Canonical Checker
Check if your webpage has a valid rel="canonical" tag to prevent duplicate content issues in search engines.
Text to ASCII
Free online tool to instantly convert plain text or strings into ASCII codes. Translate your words to ASCII numbers securely in your browser.
Was this tool helpful?
Comments
Loading comments...