html meta标签大全 ... no reply
by Latest from ChinaonRails
at 2010-08-20 13:08:05
original http://feedproxy.google.com/~r/LatestFromChinaonrails/~3/Y4bnPIFun1I/4339.html
http://viatropos.com/blog/complete-list-of-html-meta-tags/
meta是html语言head的一个辅助性标签。几乎所有的网页里,可以看到类似下面这段的html代码:
<head>
<meta http-equiv="content-Type" content="text/html; charset=gb2312">
</head>
也许你认为这些代码可有可无。其实如果你能够用好meta标签,会给你带来意想不到的效果,例如加入关键字会自动被大型搜索网站自动搜集;可以设定页面格式及刷新等等。
http://www.w3school.com.cn/tags/tag_meta.asp
网页SEO技巧:
http://www.mxzl123.com/Article/jswz/201003/135.html
利用生成工具,优化Meta标签讨好搜索引擎