Favicon Checker

Enter a website URL to check if favicons are properly configured.

Enter a website URL to check its favicon configuration

What Does the Favicon Checker Test?

The favicon checker analyzes a website's HTML and server to verify that favicons are correctly configured. It checks for:

  • favicon.ico — The classic favicon file at the website's root directory
  • PNG favicons — Modern <link rel="icon"> tags with PNG images in standard sizes (16×16, 32×32)
  • Apple Touch Icon — The 180×180 icon used when iOS users add your site to their home screen
  • Web App Manifest — The manifest file containing 192×192 and 512×512 icons for Android and PWA support
  • SVG favicon — Optional scalable vector icon for modern browsers

Why Check Your Favicon?

A properly configured favicon helps with brand recognition, improves your appearance in browser tabs and bookmarks, and ensures your site looks professional in Google search results. Missing or broken favicons can make your site appear untrustworthy to visitors.

FAQ

What does the Favicon Checker test?
It checks for: favicon.ico at the root, PNG favicons (16x16, 32x32) via link tags, Apple Touch Icon (180x180), Web App Manifest with 192x192 and 512x512 icons, and optional SVG favicon.
Why should I check my favicon?
A properly configured favicon improves brand recognition in browser tabs, bookmarks, and Google search results. Missing favicons make your site look unprofessional.
Does this tool access my website?
The check is performed via a proxy API to avoid CORS issues. Only the public HTML and favicon files are fetched — no private data is accessed.