atkrad / hurad-seo
Optimizes your Hurad blog for SEO (Search Engine Optimization).
Package info
Type:hurad-plugin
pkg:composer/atkrad/hurad-seo
0.1.0
2014-02-07 00:29 UTC
Requires
- php: >=5.4
- composer/installers: *
This package is not auto-updated.
Last update: 2026-07-19 00:41:44 UTC
README
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