• Resolved 751690

    Hello,

    I expect this is actually blantantly obvious but I’m not sure where to put the code for a favicon.

    I can’t find a file called header.php – there’s a wp-blog-header.php in the root folder, (but that doesn’t seem to want to have to code put in it) – and there’s an admin-header.php in the wp-admin folder.

    Jim

Viewing 4 replies - 1 through 4 (of 4 total)
  • In alot of sites that convert images to fav icon, give you a icon that you can just drop into the public_html’s root directory.
    The file is called fav.ico just drop that into the root directory

    If you want to integrate code do it in the theme’s header.php file. You can find it in ‘Design’ > ‘Theme Editor’. Elsewise, find the file in wp-content/themes/your-theme/ by using an ftp-client and change it like that using notepad or something

    That too, but I think you have to load it to your server. And if you do that you might as well drop in the root directory. That is what I did and it shows up on everypage.
    If you don’t see it just clear your cookies and try again.

    Thread Starter 751690

    Ah, in the themes folder – I knew it was going to be obvious.

    Thanks.

    Jim

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Favicon code’ is closed to new replies.