Results 1 to 5 of 5

Thread: Help with Favicons

  1. #1
    Join Date
    Dec 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help with Favicons

    Hi, I created a favicon for my main website http://www.foto-x.co.uk today, following the dynamic drive favicon generator, and it worked fine and appeared immediately. I then decided to create one for another site we host, but it has its own url http://www.ukxc.co.uk, following the same process and it just won't appear. I don't know why, can anyone help?

    Many thanks

    Vanessa

    13.48 pm - had another idea - when http://www.ukxc.co.uk loads it appears to be looking for to http://www.foto-x.co.uk for info, so I renamed the favicon ukxc.ico, uploaded it to the root directory of foto-x and then amended the code in the index page of http://www.ukxc.co.uk/index.html to look for the favicon, but hey guess what, it still hasn't worked, so I'm still really stuck.
    Last edited by Vanessa Tighe; 12-31-2008 at 01:50 PM. Reason: Tried to solve problem to no avail

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    I'm not really sure why it doesn't show, but you could add this code to the head section of your page:
    Code:
    <link rel="icon" href="/favicon.ico" type="image/x-icon">

  3. #3
    Join Date
    Jan 2006
    Location
    Ft. Smith, AR
    Posts
    795
    Thanks
    57
    Thanked 129 Times in 116 Posts

    Default

    favicons do not always appear right away. Most of the time they will, but sometimes it may take up to a week (not likely) for them to appear with the associated domain.
    --------------------------------------------------
    Reviews, Interviews, Tutorials, and STUFF
    --------------------------------------------------
    Home of the SexyBookmarks WordPress plugin

  4. #4
    Join Date
    Dec 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the help, I've already added some code to the head section but I'll try the code you suggested and let you know how I get on.

    Vanessa

  5. #5
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    You're welcome and good luck!

Tags for this Thread

Bookmarks

Posting Permissions

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