Top "Favicon" questions

An icon associated with particular website.

How to get high resolution website logo (favicon) for a given URL

I'm developing a web browser on Android and want to show the URL logo for the most visited sites like …

image url browser favicon graphical-logo
How to get a website's favicon with PHP?

I want to get, requested website's favicon with PHP. I have been recommended using Google's favicon service but it is …

php regex favicon
Angular-2 : Change favicon icon as per configuration

I am rendering a dynamic page, menu and other items in my application. I also want to change favicon as …

angular favicon
Can't find favicon in web page source

Maybe a stupid question, but for the life of me I can't find a reference to the favicon "ico" file …

html css favicon
Firefox doesn't show favicon

I created favicon.ico file and declared it in my HTML head tag: <link type="image/x-icon" href="favicon.…

html favicon
How to add a favicon to a Next.js static site?

I'm trying to add a favicon to a Next.js static site without much luck. I've tried customising the document …

favicon next.js static-site
Rails 4 favicon issue

Trying to add a favicon to my rails app, but doesn't seem to be working locally. Heres my code Aplication.…

ruby-on-rails favicon
The best way to change favicon in browser

I have a web application that's branded according to the user that's currently logged in. I'd like to change the …

javascript user-experience favicon visual-effects
favicon.ico in Java WAR file

Can anybody provide some instruction on how to setup a war file to show a favicon.ico in the browser …

java jakarta-ee war favicon
Where do I put my favicon with Hugo

I am using Hugo to generate a static site. Where should I put my favicon.ico file?

favicon hugo