Title: Favicon and WPtouch
Last modified: February 10, 2018

---

# Favicon and WPtouch

 *  [colin](https://wordpress.org/support/users/scot184/)
 * (@scot184)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/favicon-and-wptouch/)
 * Hi,
 * Trying to use a favicon package so I have my preferred image across all devices
   on bookmarks, app screens, etc.
 * It requires several images to be added to the root and this code to be added 
   to the head of a website
 *     ```
       <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
       <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
       <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
       <link rel="manifest" href="/site.webmanifest">
       <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
       <meta name="msapplication-TileColor" content="#da532c">
       <meta name="theme-color" content="#ffffff">
       ```
   
 * The favicon checker tool says the following:
 *  There is an Apple Touch icon
    The 180×180 Apple Touch icon is present There 
   is an Apple Touch icon in the root directory Image [http://www.example.com/wp-content/plugins/wptouch/admin/images/default-bookmark.png](http://www.example.com/wp-content/plugins/wptouch/admin/images/default-bookmark.png)
   may not be useful regarding its size
 * I believe the WPtouch default bookmark image is overriding the favicon settings.
   Can this be fixed in the settings/code of the app?
 * Thanks for your time and assistance!

The topic ‘Favicon and WPtouch’ is closed to new replies.

 * ![](https://ps.w.org/wptouch/assets/icon-256x256.png?rev=1313960)
 * [WPtouch - Make your WordPress Website Mobile-Friendly](https://wordpress.org/plugins/wptouch/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wptouch/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wptouch/)
 * [Active Topics](https://wordpress.org/support/plugin/wptouch/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wptouch/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wptouch/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [colin](https://wordpress.org/support/users/scot184/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/favicon-and-wptouch/)
 * Status: not resolved