N
N
Nikita2014-01-28 18:27:49
Bookmarks
Nikita, 2014-01-28 18:27:49

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.
5504f04947a9.jpg
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" />

But alas, Visual bookmarks from Yandex in Chrome and Yandex Browser still display favicon.ico

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Michael Danilov, 2014-01-29
@MonkAlbino

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.

I
ifossa, 2014-01-29
@ifossa

For older versions of opera, you can do this

D
dolgicky, 2014-12-03
@dolgicky

If I understand you correctly, you need visual bookmarks that will work in all browsers, then look at this

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question