• I have a query about favicons. My favicon for http://consensualtentacle.com/blog seems to be behaving oddly. Though it is stored in the proper place (the images folder within my wp theme’s folder) it will not necessarily show. On a PC it will only show if the page is refreshed, and on a Mac it will not show at all.

    Any thoughts as to how I might be able to fix this problem? Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Put it in the root folder of your blog.

    Thread Starter consensualtentacle

    (@consensualtentacle)

    I also installed it in the root folder of the blog – no go.

    It can take a couple of days to start showing correctly. Give it some time and suddent – it will appear!

    BTW, while your site (and its favicon) opens fine, I haven’t been able to open the blog.

    Thread Starter consensualtentacle

    (@consensualtentacle)

    Oddly, the favicon has been in the root folder for a few weeks (I’m sorry that I forgot to mention that on the initial post). Thanks for your input though, I do appreciate it. Any other thoughts?

    The blog was having an internal server error earlier and seems to thankfully have corrected itself when I wasn’t looking. It seems to be up and running now if you’d like to take a look.

    Your icon is here, http://www.consensualtentacle.com/blog/favicon.ico
    not here, http://www.consensualtentacle.com/blog/wp-content/themes/elements-of-seo/images/favicon.ico

    Correct the information in the header.php and you will be fine. You don’t need elements of seo.

    Thread Starter consensualtentacle

    (@consensualtentacle)

    Ok. I’ve made sure that the favicon was uploaded into elements of seo’s image folder, and it still does not work with the header’s original coding.

    I’ve fiddled around with it and every time I change it to refer back to the favicon in the root folder, the favicon disappears entirely. So, I’m doing something wrong.

    This is the original code (excluding the asterisks of course) :

    <*link rel=”Shortcut Icon” href=”<?php echo get_settings(‘home’); ?>/wp-content/themes/elements-of-seo/images/favicon.ico” type=”image/x-icon” /*>

    How should I modify it properly?

    Inserting blog/favicon.ico didn’t do, neither did inserting the URL of the favicon’s location. Thanks for all your help and patience, I really do appreciate it as I’m still quite new at all this.

    Your favicon show up for me fine in IE7 and FF3. As I mentioned it is a timing thing. You won’t necessarily see it as soon as you make changes. It sometimes takes quite a while – at least for me.

    Your favicon is now in both links mentioned above so there is no need to modify anything.

    Thread Starter consensualtentacle

    (@consensualtentacle)

    I’m glad the favicon is showing up on your browser. Oddly, it still isn’t showing on mine or at the http://www.consensualtentacle.com/blog/wp-content/themes/elements-of-seo/images/favicon.ico URL. Hmmm.

    That link gives a 404, which shows your favicon.

    Still shows here on 2 browsers so it must be a cache error.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Favicon Troubles’ is closed to new replies.