Optimizes your Hurad blog for SEO (Search Engine Optimization).
The master branch has the following requirements:
- Hurad 0.1.0 or greater.
- PHP 5.4 or greater.
- Clone/Copy the files in this directory into
app/Plugin/HuradSeo
- Activate the plugin from your admin panel.
Ensure require
is present in composer.json
. This will install the plugin into Plugin/HuradSeo
:
{
"require": {
"atkrad/hurad-seo": "0.1.*"
}
}
If you have issues with HuradSeo, you can report them at https://github.com/atkrad/hurad-seo/issues