Mobile header recommended configuration not found Favicon.ico error cause and workaround

Source: Internet
Author: User

Favicon

When Favicon is not specified, most browsers request Favicon.ico under the Web Server root directory. To ensure that the favicon is accessible and avoid 404, you must follow one of the following two methods:

    • Place the Favicon.ico file in the Web Server root directory;
    • Use link to specify Favicon;
<link rel= "shortcut icon" href= "Path/to/favicon.ico" >

Mobile Page Header recommended configuration
    <meta charset= "UTF-8" > <title>title</title> <meta name= "keywords" content= ""/> <m ETA name= "description" content= ""/> <meta name= "viewport" content= "Width=640,user-scalable=no"/> <!--& Lt;meta name= "viewport" content= "initial-scale=1.0, minimum-scale=1.0, Maximum-scale=1.0,user-scalable=no, Minimal-ui ">--> <meta http-equiv=" ClearType "content=" on "> <meta name=" Apple-mobile-web-app-title "Co Ntent= "..." > <meta name= "apple-mobile-web-app-capable" content= "yes" > <meta name= "format-detection" cont Ent= "Telephone=no" > <meta http-equiv= "X-rim-auto-match" content= "None" > <meta name= "apple-touch-fullscr Een "content=" yes "> <meta name=" Apple-mobile-web-app-status-bar-style "content=" Black "> <!--UC Force vertical screen--&G    T <meta name= "Screen-orientation" content= "Portrait" > <!--QQ Force vertical Screen--<meta name= "X5-orientation" Conte Nt= "Portrait" > <!--UC Mandatory fullscreen --<meta name= "Full-screen" content= "yes" > <!--QQ Force full Screen--<meta name= "X5-fullscreen" content = "true" >

Mobile header recommended configuration not found Favicon.ico error cause and workaround

Related Article

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.