Trouble with favicon

Discussion in 'Blogging' started by tokyoice, Jun 29, 2010.

  1. #1
    Hey guys..

    Having a problem with my current favicon.. I have it uploaded in the root folder (www) as favicon.ico but the icon does not seem to be showing. Am I doing this correctly?

    (Please see for yourself here)

    Thanks,
    benji.
     
    tokyoice, Jun 29, 2010 IP
  2. AlcVitRes

    AlcVitRes Well-Known Member

    Messages:
    124
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    130
    #2
    Source code of your site page contains
    no instructions for loading favicon.ico

    1. Create it with Chami.com service or Png-2-Ico
    2. Place favicon.ico to http://yoursite.com/wp-content/themes/TreeHouse/images/ folder.
    3. Place this code string to http://yoursite.com/wp-content/themes/TreeHouse/header.php file:
    <link rel="icon" href="wp-content/themes/TreeHouse/images/favicon.ico" type="image/x-icon" />
    <link rel="shortcut icon" href="http://yoursite.com/wp-content/themes/TreeHouse/images/favicon.ico" />
    4. Code should be written between <Head></Head> tags. Open your browser. Hit Ctrl+F5. Enjoy..
     
    Last edited: Jun 29, 2010
    AlcVitRes, Jun 29, 2010 IP
  3. niceilike

    niceilike Active Member

    Messages:
    1,133
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    80
    #3
    Looks like you've got it sorted out now. Looks good!
     
    niceilike, Jun 29, 2010 IP
  4. LParade

    LParade Peon

    Messages:
    104
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Looks great. I am sure you had some html code problems.
     
    LParade, Jun 29, 2010 IP
  5. tokyoice

    tokyoice Well-Known Member

    Messages:
    3,327
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    165
    #5
    Thank you for your help. I have done nothing with the site and now it seems to be working? weird huh? all I did was refresh the page and the favicon seems to be loading correctly.
     
    tokyoice, Jun 29, 2010 IP