PHPackages                             yiier/yii2-seo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. yiier/yii2-seo

ActiveYii2-extension

yiier/yii2-seo
==============

Library for working with SEO parameters of models

v0.1(6y ago)149BSD-3-ClausePHP

Since Feb 6Pushed 6y ago3 watchersCompare

[ Source](https://github.com/yiier/yii2-seo)[ Packagist](https://packagist.org/packages/yiier/yii2-seo)[ RSS](/packages/yiier-yii2-seo/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

SEO For Yii2
============

[](#seo-for-yii2)

Library for working with SEO parameters of models

[![Latest Stable Version](https://camo.githubusercontent.com/547d17d8893d3aefe7e15c1f802d7aee33c4510f5b19473d7c8412ee04bea319/68747470733a2f2f706f7365722e707567782e6f72672f79696965722f796969322d73656f2f762f737461626c65)](https://packagist.org/packages/yiier/yii2-seo)[![Total Downloads](https://camo.githubusercontent.com/09df9de8f6b7423d81055e84d58ff3b0ae42e35ee0f5f7d35faf8f5d6f58ba5e/68747470733a2f2f706f7365722e707567782e6f72672f79696965722f796969322d73656f2f646f776e6c6f616473)](https://packagist.org/packages/yiier/yii2-seo)[![Latest Unstable Version](https://camo.githubusercontent.com/6eefea61dea0fe6356ab6695ac620b8d957d4e9a35ec65df7625b562a75c89bf/68747470733a2f2f706f7365722e707567782e6f72672f79696965722f796969322d73656f2f762f756e737461626c65)](https://packagist.org/packages/yiier/yii2-seo)[![License](https://camo.githubusercontent.com/e5a14747bfdd5b05999b9a453bb6f37750935f2894cdca20c42dff647dbb871b/68747470733a2f2f706f7365722e707567782e6f72672f79696965722f796969322d73656f2f6c6963656e7365)](https://packagist.org/packages/yiier/yii2-seo)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist yiier/yii2-seo "*"

```

or add

```
"yiier/yii2-seo": "*"

```

to the require section of your `composer.json` file.

Configuration
-------------

[](#configuration)

change your config file

```
