Title: Favicon :
Last modified: August 18, 2016

---

# Favicon :

 *  [nerovik](https://wordpress.org/support/users/nerovik/)
 * (@nerovik)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/favicon-2/)
 * Good afternoon,
 * I have installed WordPress 2.0. I am very satisfied. My question is : which file
   should i change to add a favicon.ico? to each blog page.
    Thank you for your 
   reply.

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/favicon-2/#post-312973)
 * You cannot have a favicon per page unless you create a custom template for every
   page.
 * You can create one in header.php
 * `<link rel="shortcut icon" type="image/ico" href="url/to/favicon.ico" />`
 *  Thread Starter [nerovik](https://wordpress.org/support/users/nerovik/)
 * (@nerovik)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/favicon-2/#post-313220)
 * Perfect Thanks a lot
 *  [morgspace](https://wordpress.org/support/users/morgspace/)
 * (@morgspace)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/favicon-2/#post-313299)
 * To save hard-coding the URI you could use:
    <link rel=”icon” href=”<?php bloginfo(‘
   url’); ?>/favicon.ico” type=”image/ico” />
 * In this example, the file goes into your blogname directory. I stuck mine in 
   a subdirectory, appending the following to the PHP variable: /directoryname/favicon.
   ico”
 *  [simao](https://wordpress.org/support/users/simao/)
 * (@simao)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/favicon-2/#post-313399)
 * Hi!
    Can someone do an example?
 * “<link rel=”what do I put here?” type=”image/ico” href=”[http://coldfusion.gethost4you.com/blog/favicon.ico&#8221](http://coldfusion.gethost4you.com/blog/favicon.ico&#8221);/
   >”

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [simao](https://wordpress.org/support/users/simao/)
 * Last activity: [19 years, 12 months ago](https://wordpress.org/support/topic/favicon-2/#post-313399)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
