+ Reply to Thread
Results 1 to 6 of 6

Thread: What is favico.ico?

  1. #1
    S_dawg is offline New Bee
    Join Date
    Aug 2009
    Posts
    1
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default What is favico.ico?

    It keeps appearing in my logs & site traffic, but I can't figure out what it is, and it's generating "file not found" errors.

  2. #2
    Alan B's Avatar
    Alan B is offline Super Moderator
    Join Date
    Jul 2007
    Location
    Toronto, Canada
    Posts
    1,386
    WHB Points this Month
    0.00
    WHB Points
    290.00
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Default

    It's favicon.ico (not favico.ico). A favicon.ico file provides the small icon that can display in a browser's tab for a particular site. For example, here is WHB's icon: http://www.webhostingbuzz.com/favicon.ico

    All those logs mean is that browsers or search indexers looked for your favicon.ico, but you don't have one. No big deal.
    I am not WHB staff and I am not paid.
    I provide help in these forums on my own time.

  3. #3
    marksalehouse is offline Member
    Join Date
    Jul 2007
    Posts
    91
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Normally you will be told that it has to be a certain size (like "tiny") and it has to be simple - created by MS Paint for example. However, I successfully use animated GIFs on my websites - though they do have to be renamed to .ico to work.

    You will need a META tag within the page header to link to it and the icon is normally stored in the root directory, though sometimes you may need it stored in some folders as well. For instance:

    <link rel="shortcut icon" href="/favicon.ico" />


    M

  4. #4
    Colin's Avatar
    Colin is offline Wait, What?
    Join Date
    Aug 2007
    Posts
    175
    WHB Points this Month
    0.00
    WHB Points
    5.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by marksalehouse View Post
    However, I successfully use animated GIFs on my websites - though they do have to be renamed to .ico to work.
    Oh so you're one of those types of people responsible for making my firefox's bookmark file reach into the megabytes in size.


  5. #5
    marksalehouse is offline Member
    Join Date
    Jul 2007
    Posts
    91
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Who? What? Me?

    Naw! Mine are personalised and small.

    Mark

  6. #6
    carlobee is offline Member
    Join Date
    Jul 2009
    Posts
    41
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    oh. now i know about this. nice to know additional info! thanks.



+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts