P2 · MediumSEO
Missing favicon
No favicon specified
Code: missing_favicon
Why it matters
No favicon specified. Search engines use this signal when crawling and ranking pages. Getting it wrong can suppress visibility in results or lead to missed indexing opportunities.
How to fix
Add to your HTML <head>
html<link rel="icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">Related checks in SEO
Run a free scan to check your site
Get a complete audit in under 2 minutes. No account required.
Start Free Scan