Use of mobile meta

Source: Internet
Author: User

With the continuous hot web app, mobile can be said to be the trend of the future, the following is a common meta

<!--declaring a document with a character encoding--
<meta charset= ' Utf-8 ' >
<!--prefer to use the latest version of IE and Chrome--
<meta name= "Flexible" content= "initial-dpr=1"/>
<meta http-equiv= "x-ua-compatible" content= "ie=edge,chrome=1"/>
<!--page description--
<meta name= "description" content= "no more than 150 characters"/>
<!--page keywords--
<meta name= "keywords" content= ""/>
<!--page author--
<meta name= "Author" content= "Male"/>
<!--search Engine crawl--
<meta name= "Robots" content= "Index,follow"/>
<!--IOS devices Begin--
<meta name= "Apple-mobile-web-app-title" content= "title" >
<!--title added to the home screen (IOS 6 new)-
<meta name= "apple-mobile-web-app-capable" content= "yes"/>
<!--whether to enable WEBAPP full screen mode, remove Apple's default toolbar and menu bar--
<meta name= "Apple-itunes-app" content= "App-id=myappstoreid, Affiliate-data=myaffiliatedata, App-argument=myURL" >
<!--add Smart App ad strip Smart app Banner (IOS 6+ Safari)--
<meta name= "Apple-mobile-web-app-status-bar-style" content= "Black"/>
<!--set the Apple toolbar color--
<meta name= "format-detection" content= "Telphone=no, Email=no"/>
<!--ignore the numbers in the page to recognize the phone, ignoring email identification
<!--fast mode with 360 browser enabled (WebKit)--
<meta name= "renderer" content= "WebKit" >
<!--prevent IE from using compatibility mode--
<meta http-equiv= "x-ua-compatible" content= "Ie=edge" >
<!--don't let Baidu transcode--
<meta http-equiv= "Cache-control" content= "No-siteapp"/>
<!--windows Phone Click No Highlight--
<meta name= "Msapplication-tap-highlight" content= "no" >
<meta name= "Msapplication-tilecolor" content= "#000"/>

Use of mobile meta

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.