Meta Tag Summary

Source: Internet
Author: User

1.meta tags are used to define file information, to describe the Web page file, and to facilitate search engine searches. between placement

2. set keyword: <meta name= "keywords" content= "value"/> Multiple keywords can be separated by "," 3. setting Description: <meta name= "description" content= "value"/> 4. set <meta Name= "author" content= "author name"/> 5. set character Sets: <meta http-equiv= "Content-type" content= "text/html; Charset=utf-8 "/> 6. set timed jump: <meta http-equiv= "Refresh" content= "2; Url=http://www.baidu.com "/> 7. Settings page does not cache
<!--prevent the browser from accessing pages from the local cache. --><meta http-equiv= "Pragram" content= "No-cache" ><!--page does not exist in the cache, and each visit refreshes the page. --><meta http-equiv= "Cache-control" content= "No-cache, must-revalidate" ><!--similar to the above meaning, you must reload the page-- <meta http-equiv= "Expires" content= "0" ><!--the page expires in the cache at 0, and once the page expires, you must re-subscribe to--><meta http-equiv= from the server " Content-type "content=" text/html; Charset=utf-8 "/>


(not to be continued ...) )

Meta Tag Summary

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.