L
L
LolExtasy2021-01-20 21:34:18
HTML
LolExtasy, 2021-01-20 21:34:18

Why might the favicon not be displayed?

When you open the site, the favicon is visible from above, but on mobile phones, in Yandex, the favicon is not visible, what could be the problem?

On the way, the picture is available, the cache was updated. The only thing is that I connected the site to Yandex WebMaster and Google Search Console, could it be that the robot somehow did not index my favicon?
Here is the code for displaying the favicon:

<link rel="apple-touch-icon" sizes="180x180" href="./img/pc.svg">
    <link rel="icon" type="image/png" sizes="32x32" href="./img/pc.svg">
    <link rel="icon" type="image/png" sizes="16x16" href="./img/pc.svg">
    <link rel="mask-icon" href="./img/logo.png" color="#5bbad5">

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vyacheslav Shabunin, 2021-01-25
@LolExtasy

Perhaps Yandex did not index your favicon

A
Alex Glebov, 2021-01-20
@SkiperX

Yandex svg does not display favicons

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question