Html5 achieves perfect mobile-end adaptation and html5 achieves adaptation

Source: Internet
Author: User

Html5 achieves perfect mobile-end adaptation and html5 achieves adaptation

On the PC webpage (http: // pc_url), add:

<Link rel = "alternate" media = "only screen and (max-width: 640px)" href = "http: // pc_url">

On the mobile web page (http: // mobile_url), the required comments should be:

<Link rel = "canonical" href = "http: // mobile_url">

The previous Meta tag (mobile agent) will continue to be used. However, we recommend that you use the latest scheme for redirect adaptation on mobile pages created in HTMAL5, and use other mobile page redirection adaptation in xml language, you need to continue using the previous meta tag method:

<Meta name = "mobile-agent" content = "format = [wml | xhtml | html5]; url = mobile_url">

The newly added mobile adaptation method of html5 is as above. This is mainly for Baidu and other search engines to capture the mobile website of the website. It is not automatically redirected when the device switches to the mobile phone. js is also required for automatic redirect.

Summary

The above section describes html5's perfect mobile app adaptation method. I hope it will be helpful to you. If you have any questions, please leave a message and I will reply to you in a timely manner. Thank you very much for your support for the help House website!

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.