Support jOOmla! Autoit!
 
关注 Joomla 的页面 meta 标签 输出PDF 打印 E-mail
Author Author: Autoit | Date Date:2007-01-15 | View Count View: 11320 | Digg Count Digg: 57

meta是在文档中模拟HTTP协议的响应头报文。meta 标签用于网页的<head>与</head>中, meta 的属性有两种:name和http-equiv。name属性主要用于描述网页,对应于content(网页内容),以便于搜索引擎机器人查找、分类(目前几乎所有的搜索引擎都使用网上机器人自动查找meta值来给网页分类)。这其中最重要的是description(站点在搜索引擎上的描述)和keywords(分类关键词), 而默认的joomal却都是固定相同的.那么你想关注你joomla网站的以下标签吗?

<title></title>
<meta name="title" content="" />
<meta name="author" content="" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="Generator" content="" />
<meta name="robots" content="index, follow" />
......

如果你想简单使用, 可以看看 Joomla SEF Patch  :  http://www.autoit.cn/forum/?thread-579-1-1.html

相应版本都有下载链接. [如果使用记得备份]

你还可以看看这里: http://www.autoit.cn/index.php/content/view/68/25.html

其他: 让description及keywords更完善等hack及使用规则视情况整理.


Permanent URL: http://www.autoit.cn/index.php/content/view/98/25.html

Shares: Google书签 Yahoo书签 雅虎收藏夹 365Key网摘 新浪ViVi 百度收藏 天极网摘 diglog 和讯网摘 POCO网摘 YouNote网摘 博拉网 天下图摘 spurl blogmarks BlinkList reddit digg Del.icio.us   |  Tags: meta  seo  sef  

 
在最新文章模块条目前面增加此条目所属的分类   让com_banner支持flash输出的hack