Apple touch icon missing: what it is, why it matters, and how to fix it
This page does not specify an Apple touch icon. When users add the site to their iOS home screen, a generic screenshot thumbnail is used instead of a branded icon.
Where this fits: mobile in SEO
Why apple touch icon missing hurts your rankings
The apple-touch-icon provides a branded icon when users bookmark your site on iOS devices. Without it, iOS generates a low-quality screenshot thumbnail that looks unprofessional. A proper touch icon improves brand recognition and increases the likelihood of repeat visits from home screen bookmarks.
This is a low-severity issue: a polish item. Fix it in batches during scheduled maintenance; the win is cumulative quality, not a step change.
How to fix it
Add an apple-touch-icon link element pointing to a 180x180 pixel PNG image. Place the image at the site root as /apple-touch-icon.png for automatic discovery.
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />Frequently asked questions
What does "Apple touch icon missing" mean?
This page does not specify an Apple touch icon. When users add the site to their iOS home screen, a generic screenshot thumbnail is used instead of a branded icon.
Why does apple touch icon missing matter for SEO?
The apple-touch-icon provides a branded icon when users bookmark your site on iOS devices. Without it, iOS generates a low-quality screenshot thumbnail that looks unprofessional. A proper touch icon improves brand recognition and increases the likelihood of repeat visits from home screen bookmarks.
How do I fix apple touch icon missing?
Add an apple-touch-icon link element pointing to a 180x180 pixel PNG image. Place the image at the site root as /apple-touch-icon.png for automatic discovery.
How serious is this issue?
This is a low-severity issue: a polish item. Fix it in batches during scheduled maintenance; the win is cumulative quality, not a step change. It belongs to the mobile family of checks.
How do I find every page affected by this on my site?
Run a free Dr Urls audit: it crawls your site, detects apple touch icon missing on every affected page, shows example URLs, and generates a ready-to-use fix task. Re-scan after fixing to verify the issue is gone.
Does your site have this issue?
A free Dr Urls audit crawls your site, finds every page affected by apple touch icon missing, and hands you a ready-made fix task.
Check my site free