Favicon Checker
Check if your site has a properly configured favicon. Verify link tags, /favicon.ico, Apple Touch Icons, web manifests, and get a complete favicon health score with actionable recommendations.
Check Favicon
About the Favicon Checker
A favicon is a small but important detail that makes your site look professional and trustworthy. It appears in browser tabs, bookmarks, history, and (on mobile) in Google search results. A missing or broken favicon signals low quality to users and can hurt your brand perception.
Identifies pages without any favicon declaration — a common oversight that makes your site look incomplete.
Checks for modern PNG/SVG formats and verifies multiple sizes are available for different devices.
Verifies Apple Touch Icon is configured so your site looks great when saved to iOS home screen.
Why Favicons Matter for Your Website
While favicons don't directly affect search rankings, they play an important role in user experience and brand perception:
- Browser tabs — Your icon helps users find your tab among dozens of open tabs. A missing favicon (showing the default globe icon) makes your site blend in.
- Bookmarks — Favicons appear in bookmark menus, making it easier for users to visually find and return to your site.
- Mobile search results — Google displays favicons next to search results on mobile, helping your listing stand out.
- Home screen apps — With proper Apple Touch Icon and web manifest, users can add your site to their device home screen with a branded icon.
- Professional credibility — A properly configured favicon signals that your site is maintained, professional, and cares about details.
Recommended Favicon Setup
For modern browser compatibility, include all of the following in your <head> element:
Icon Size Guide
| Size | Format | Usage |
|---|---|---|
| 16×16 | PNG/ICO | Browser tab, favicon fallback |
| 32×32 | PNG/ICO | Browser tab (standard), taskbar |
| 180×180 | PNG | Apple Touch Icon (iOS home screen) |
| 192×192 | PNG | Android Chrome (PWA icon) |
| 512×512 | PNG | PWA splash screen icon |
| SVG (any) | SVG | Modern browsers, retina displays |
Frequently Asked Questions
Reviewed Jun 2026 · Sources and limitations
Review details: 2026-06-10 · Marc LaClear · v1.0
Reference sources:
- Google Search Central documentation
- Google Search Central crawling and indexing docs
- Google structured data guidelines
- Schema.org vocabulary
- MDN Web Docs for HTTP and HTML references
Known limits:
- Checks are based on publicly fetchable HTML, response headers, and browser-side input. They do not use private Google Search Console, analytics, or ranking data.
- Scores and warnings are diagnostic aids, not guarantees of ranking improvement or Google indexation.
- Pages blocked by robots.txt, login walls, bot protection, heavy JavaScript, or network timeouts may return incomplete results.
- Validate critical fixes with official Google tools such as Search Console, Rich Results Test, Lighthouse, and your own crawl data.