e-conomix/magento-module-yoastseo 2.0.0

Yoast SEO integration by MaxServ

Type

magento2-module

License

GPL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MaxServ_YoastSeo

Introduction

We have developed this advanced SEO module in close cooperation with YOAST inc. It incorporates the YOAST library into Magento2.

Requirements

Magento 2.2.* OpenSource. This version of the module has not yet been tested on Magento 2 Commerce, use at own risk!

Installation

This module can be installed using composer.

Packagist

composer require maxserv/magento-module-yoastseo

GitHub

If you do not have access to packagist, you need to add our GitHub repository to your composer configuration:

composer config repositories.yoastseo git https://github.com/Yoast/Yoast-SEO-for-Magento2

Download

If for some reason you can't use composer then please follow these steps: 1. Browse to the releases section on our GitHub page 2. Download the latest release 3. Create a directory in your project: app/code/MaxServ/YoastSeo 4. Unpack the release into that directory