Answer the question
In order to leave comments, you need to log in
How to make a large website logo in visual bookmarks for all browsers?
I want to make a website logo for visual bookmarks so that it works in all browsers.
For its bookmarks, Yandex offers this solution api.yandex.ru/tableau/doc but it only works for Yandex browser and others where Yandex bookmarks are installed.
You can see in the picture, some sites display logos, while others have favicon.ico, mine also has favicon.ico
In the code there is:
<meta property="og:image" content="/images/logo.png" />
<link rel="image_src" href="/images/logo.png" />
<link rel="icon" href="/images/logo.png" type="image/png" />
<link rel="apple-touch-icon" href="/images/logo.png" type="image/png" />
Answer the question
In order to leave comments, you need to log in
It's not entirely clear what you want.
There are Yandex products: Visual bookmarks and Yandex.Browser. They have a "Scoreboard" function where you can place widgets for sites. Your link describes how to properly make a widget for the Tableau. Otherwise, the favicon and part of the address will be used.
There are non-Yandex products that allow you to do something similar for different browsers: display sites with large icons. For each specific case, if possible, you need to make your own decision, as invented by the authors of these extensions. It is unlikely that they support exactly the same API as Yandex.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question