meta--------link

  

  <meta http-equiv="refresh" content="20">//每二十秒刷新一次页面;网站

  <meta http-equiv="refresh" content="20;url=http://www.baidu.com">//二十秒以后进入百度页面;ui

  <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />搜索引擎

  //强制让文档的宽度与设备的宽度保持1:1,而且文档最大的宽度比例是1.0,且不容许用户点击屏幕放大浏览;url

  <Meta http-equiv="Widow-target" Content="_top">//强制页面在当前窗口以独立页面显示。  spa

  <Meta http-equiv="Page-Enter" Content="blendTrans(Duration=0.5)">scala

  <Meta http-equiv="Page-Exit" Content="blendTrans(Duration=0.5)">//这个是页面被载入和调出时的一些特效。索引

  <Meta name="Keywords" Content="关键词1,关键词2,关键词3,关键词4,……">//为搜索引擎提供的关键字ip

  <Meta name="Description" Content="你网页的简述">//Description用来告诉搜索引擎你的网站主要内容。文档

  <Meta name="Author" Content="张三,abc@sina.com">//标注网页的做者或制做组get

  <Meta name="Robots" Content="All|None|Index|Noindex|Follow|Nofollow">

  //Robots用来告诉搜索机器人哪些页面须要索引,哪些页面不须要索引。Content的参数有all、none、index、noindex、follow、nofollow。默认是all。

  //all:文件将被检索,且页面上的连接能够被查询;none:文件将不被检索,且页面上的连接不能够被查询;

 

  <Link href="soim.ico" rel="Shortcut Icon">//Icon,网页title的图标

相关文章
相关标签/搜索