atkrad/hurad-seo

Optimizes your Hurad blog for SEO (Search Engine Optimization).

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:hurad-plugin

0.1.0 2014-02-07 00:29 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:38:53 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