Questions tagged [favicon]

An icon associated with particular website. It is often displayed in a web browser in address field (usually left to the URL), on tab bar, or in bookmarks.

A favicon is an icon associated with a particular website. It is often displayed in a web browser in the address field (usually left of the URL), on a tab bar, or in bookmarks.

Originally, favicons had a size of 16x16 pixels, though now they can be larger. How large the favicon is depends on the user agent. Favicons were introduced by Internet Explorer 5, which was using those small graphics for ed websites. Bookmarked websites were called favorites in IE5, which led to the name "favicon".

Favicons were originaly produced in format, but now they can use other types of image files (ie. or ). The benefit of using ".ico" files is that these can hold images in multiple sizes (usually 16x16, 32x32 and 48x48 pixels) for different contexts such as in the browser or on the desktop.

Favicons help give a website identity. They are often a scaled-down version of a website logo.

1781 questions
0
votes
1 answer

Sails JS - favicon not showing

I have created a Sails JS app. I have added favicon icon by adding following line in layout.js This works for the routes like "/dashboard","/user" but not working for routes like…
user3759750
  • 123
  • 3
  • 10
0
votes
1 answer

Specify icon/ image in "Recently Viewed" tab in iOS Chrome

How can I specify the icon/ image thumbnail and text used in the iOS Chrome new tab? It doesn't appear to be http://example.com/favicon.ico. Screenshot of iOS Chrome new tab
sjjb
  • 3
  • 1
0
votes
1 answer

How to change Title bar favicon Icon in Drupal?

I want to change the title bar favicon Icon in Drupal? I'm new in Drupal. I'm using Bartik Theme.
AmarpremCool
  • 37
  • 11
0
votes
2 answers

Need a wordpress plugin for Google analytics, favicon!

I am using wordpress for my site. My site needs to add google analytics, favicon, meta keywords, meta descriptions. I searched plugin for this. I found different plugins for each. Can anyone suggest me a plugin which can add google analytis,…
user75472
  • 1,277
  • 4
  • 28
  • 53
0
votes
1 answer

What is wrong with favicons?

I'm trying to create a website but have a problem with favicon. Site: http://apelsinblog.ml Report: http://realfavicongenerator.net/favicon_checker?site=http%3A%2F%2Fapelsinblog.ml#.Vtx2emCLTIU I want favicons to work correctly for mobile and…
0
votes
1 answer

Is it possible to generate a favicon.ico file under 5,430 bytes?

Considering Google can't even do it, I'm assuming the answer is "No"? I just went through the basic suggestions from audreyr's "Favicon Cheat Sheet" and created a favicon.ico file consisting of two optimized png files using ImageMagick like…
darkAsPitch
  • 1,855
  • 4
  • 23
  • 35
0
votes
2 answers

Favicon is getting displayed on the admin dashboard but not on any browser

I have added a favicon.ico file in my root directory and have also added the image as site identity. Favicon is getting displayed in my admin pages but not on any browser. Here is the link for the website "www.acrosszero.org"
0
votes
1 answer

Why doesn't my website icon show?

I'm trying to have an icon for my website, I've uploaded my image to Favic-o Matic's Website and got the image and the HTML code back, and implemented it. But I can't see my icon anywhere, I've tried deleting the cache and saving my site as a…
Emmet Arries
  • 539
  • 2
  • 12
  • 35
0
votes
1 answer

How can I make an icon for my website?

I'm currently building my website, I want to have a icon that shows up in the browser tab and the bookmark area, and on mobile device on the home screen, if my users want. I've seen some things about favicons and .ico's, but I've seen websites with…
Emmet Arries
  • 539
  • 2
  • 12
  • 35
0
votes
1 answer

Forming the absolute url in the href of link tag in jsp

I am working for java web application and I am using login.jsp file to login into the application, here we are using tag to display icon at the browser tab. The following is the link tag.
M.S.Naidu
  • 2,239
  • 5
  • 32
  • 56
0
votes
1 answer

Icon not appearing in browser

I am making a simple HTML webpage, I am trying to add an icon in the browser tab, I can get the icon to appear if I use a picture from online. However when I try to use a local file the icon is not visible. Here is what I used to try and embed the…
Ellis
  • 105
  • 2
  • 10
0
votes
1 answer

How do I change the favicon in google's "web starter kit?"

I replaced all of the files in images/touch with my own logo, and also replaced favicon.ico in the main directory of my project, but the favicon still displays as the default asterisk that comes with web starter kit. I tried refreshing the cache of…
ajbeckner
  • 253
  • 2
  • 8
0
votes
4 answers

How to add an icon image to the browser title bar?

I know this question is already asked many times, but for some reason I can't add my website's icon image inside the browser title bar, I've already tried this: `` I put that…
Trickster01
  • 13
  • 1
  • 4
0
votes
2 answers

I'm getting a 404 error message from an address not in my directory

My server (Namecheap, Cpanel) is giving me the error in the title. It seems to be looking for http://www.efficientmind.org/favicon.ico .....but I haven't yet set up a favicon for the site... Also, this just popped up out of nowhere. I haven't seen…
whatwhatwhat
  • 1,991
  • 4
  • 31
  • 50
0
votes
1 answer

Why did my favicon stop working when the code hasn't been changed?

A couple weeks ago I noticed that the favicon stopped loading for my website: http://makingspidersense.com/Schubert/ I haven't changed the code for that section and the png file still exists on the server. It appears that all the tags are properly…
MSS
  • 33
  • 6
1 2 3
99
100