There´s just some sort of âglobeâ icon to be seen.
However: if a tab is opened, i.e. a connection to the respective site is established, the icon changes to what is was beforeâŚ
⌠at least in most cases (but not always):
I donât use now Firefox, but Iâm confident those icons are fetched from the sites you open, the favicon.
I can imagine the recent FF update changed the storage of the favicons, hence they were cleared, and vanished. Now I opened Firefox (128.12 ESR) and my favicons were missing too. As I opened the bookmarked links, they got back.
Maybe the site you have bookmarked had the favicon before, but does not now?
Can you provide an exact link to what does not look nice?
E.G. buy a raspberryâŚ
I bookmarked them, and got the right favicons.
So sadly I have no idea what the problem could beâŚ
What if you remove those links, and re-bookmark them?
It wouldnât be too bad if you exported your bookmarks to a file. I believe that ends up in an html file. Then you could open that and just middle click on each link to open it in a new tab. Lots of clicking, but not impossible.
When you open a web page its the small image that appears in the top left corner of the tab, so the one for its foss looks like 3 head and shoulders. Mine on my web site looks like a computer screen.
Usually its a logo that represents a brand such as ford, macdonalds etc.
I think the cache or the preload was cleared during the update, this is what happens to my Epiphany too. Itâs where the browser stores favicons for faster loads.
Thanks. This seems to be the most logical explanation.
Curious though that previous firefox updates didn´t trigger this behaviour.
Perhaps they changed how it works under the hood.
I think browsers request favicon.ico automatically, even if it doesnât exist. We see lots of those in the logs for our websites. Itâs an annoyance to see a 404 in the logs, so I create a favicon.ico file sometimes.
I created an index.html file in my Downloads folder and ran a quick web server using Python. It shows a request for favicon.ico even though the entire contents of index.html is âHelloâ.
I learned what it was when I created my own website. The backend stuff I had to do was a whole new learning stretch. Then I had to create the favicon in a graphics app and upload that small image file to my website so that it would display for each site visitor. It is also like a logo that confirms visually that you are on the ârealâ site.
Look at the tab for ItâsFoss Community: next to it is a square speech bubble with people outlines inside. That is a favicon. That icon adds credibility and like other icons of well known entities, it becomes a âbrandingâ for that site.
If you view the source of any web page it has a link to a favicon, part of the google site checking is to look for it, along with key words and description