Title: favicon issue
Last modified: August 20, 2016

---

# favicon issue

 *  [mattman101](https://wordpress.org/support/users/mattman101/)
 * (@mattman101)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/favicon-issue-1/)
 * Hello,
 * I am having a small issue with my favicon visibility. I am able to get it to 
   show up on my post-page, but it doesn’t seem to work on any of the static pages.
   Any advice?
 * Here is the code that I inserted in the header.php file.
 *     ```
       <link rel="icon"
             type="image/png"
             href="favicon.png" />
       ```
   

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

 *  [Tarsem Singh](https://wordpress.org/support/users/tarsemsingh/)
 * (@tarsemsingh)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/favicon-issue-1/#post-2857933)
 * **Try**
    <link href=”ur image link” rel=”shortcut icon” type=”image/png” />
 *  [joshiramit](https://wordpress.org/support/users/joshiramit/)
 * (@joshiramit)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/favicon-issue-1/#post-2857934)
 * Hello
 * Please use wordpress function to show fav icon on every page.
 * <link rel=”icon” type=”image/png” href=”<?php bloginfo(‘template_url’); ?>/favicon.
   png” />

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

The topic ‘favicon issue’ is closed to new replies.

## Tags

 * [head](https://wordpress.org/support/topic-tag/head/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [template](https://wordpress.org/support/topic-tag/template/)
 * [xhtml](https://wordpress.org/support/topic-tag/xhtml/)

 * 2 replies
 * 3 participants
 * Last reply from: [joshiramit](https://wordpress.org/support/users/joshiramit/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/favicon-issue-1/#post-2857934)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
