An open API service indexing awesome lists of open source software.

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).

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