apple-touch-icon is ill-formed
Opened this issue · 0 comments
fatysnax commented
After generating the favicon using the RealFaviconGenerator, I added the code you provide to the head and uploaded the image files into the root. I still get these errors:
Image https://www.[site].com/apple-touch-icon-precomposed.png is ill-formed
Image https://www.[site].com/apple-touch-icon.png is ill-formed
All other icons pass.
The site is on WP and the 512x512 image is set as the Site Icon. If I remove it, the validator flags the touch icon as missing too. Any idea why this would be the case?
Any common causes for this issue?