favicon - Bookmark Icon for a website -


icons

i have favicon on website, , shows on address bar.
curious how these big icons when bookmark page. different thing or did favicon wrong?

as can see, behance, linkedin, , others have big icon when bookmarked , website on left has none.

<link rel="icon" href="icons/favicon.ico"> 

you need different icons:

  • safari on mac os yosemite (apparently, using): takes apple touch icon. @ least, make sure create 180x180 icon.
  • chrome: since few versions, chrome takes open graph image (the same icon use indicate facebook image use when visitor shares page). note chrome might take else if can't find og image. rules not clear.
  • some other browsers: apparently, browsers, such firefox, have default icons famous web sites generate miniatures other bookmarks. can't 100% sure of this, couldn't find documentation that. guess work.

Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -