https://github.com/atkrad/hurad-seo
Optimizes your Hurad blog for SEO (Search Engine Optimization).
https://github.com/atkrad/hurad-seo
Last synced: 3 months ago
JSON representation
Optimizes your Hurad blog for SEO (Search Engine Optimization).
- Host: GitHub
- URL: https://github.com/atkrad/hurad-seo
- Owner: atkrad
- License: mit
- Created: 2014-02-06T22:22:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T09:25:53.000Z (over 9 years ago)
- Last Synced: 2024-12-31T04:10:02.210Z (5 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hurad Seo
Optimizes your Hurad blog for SEO (Search Engine Optimization).
## Requirements
The master branch has the following requirements:
* Hurad 0.1.0 or greater.
* PHP 5.4 or greater.## Installation
* Clone/Copy the files in this directory into `app/Plugin/HuradSeo`
* Activate the plugin from your admin panel.### Using Composer
Ensure `require` is present in `composer.json`. This will install the plugin into `Plugin/HuradSeo`:
```
{
"require": {
"atkrad/hurad-seo": "0.1.*"
}
}
```## Issues with HuradSeo
If you have issues with HuradSeo, you can report them at https://github.com/atkrad/hurad-seo/issues