html - Why do these meta tags not work? -


i have these meta tags in <head> of webpage, when try save page homepage, doesn't show icon or turn web app (it opens in safari automatically)

<link rel="apple-touch-icon" href="http://bithumor.co/bh-icon.png"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="white"> 

here's code entire page (if see answer question) - http://pastebin.com/y7dtjfdm


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -