文件名称:yii-seo:Yii PHP 框架的搜索引擎优化
文件大小:5KB
文件格式:ZIP
更新时间:2024-07-07 20:37:33
PHP
yii-seo Yii PHP 框架的搜索引擎优化。 用法 布局中 <?php Yii::app()->controller->widget( 'vendor.crisu83.yii-seo.widgets.SeoHead', array( 'httpEquivs' => array( 'Content-Type' => 'text/html; charset=utf-8', 'X-UA-Compatible' => 'IE=edge,chrome=1', 'Content-Language' => 'en-EN' ), 'defaultTitle'
【文件预览】:
yii-seo-master
----composer.json(441B)
----LICENSE.txt(1KB)
----README.md(1KB)
----behaviors()
--------SeoActiveRecordBehavior.php(2KB)
--------SeoBehavior.php(996B)
----filters()
--------SeoFilter.php(1KB)
----widgets()
--------SeoHead.php(3KB)