Trying to install Favicon

  • Unknown's avatar

    Hi All,

    my favicon is not showing up, what am I doing wrong?

    favicon.ico is in the root folder of my domain.

    on my header.php i have following code (excerpt):

    QUOTE
    <link rel=”stylesheet” type=”text/css” href=”<?php bloginfo(‘stylesheet_url’); ?>” media=”screen” />
    <link rel=”alternate” type=”application/rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” />
    <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />
    <link rel=”shortcut icon” href=”favicon.ico” >
    </head>

    <?php wp_head(); ?>

    <body>

    <div id=”main”>
    UNQUOTE

    Thanks if anyone can help and tell me what I am doing wrong!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    I’m really sorry to say that for help with a blog not hosted here at WordPress.com you’ll need to head over to http://wordpress.org/support/ for help.

    My apologies for the inconvenience,

  • The topic ‘Trying to install Favicon’ is closed to new replies.