Skip to content

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Retour plugin for Craft CMS

Retour allows you to intelligently redirect legacy URLs, so that you don’t lose SEO value when rebuilding & restructuring a site

Screenshot

Related: Retour for Craft 2.x

Note: The license fee for this plugin is $59.00 via the Craft Plugin Store.

Upgrading from Retour 1.x for Craft CMS 2.x

Even though this version of Retour was entirely rewritten for Craft CMS 3, it was designed to use all of the same data used by the Craft CMS 2.x version of Retour.

So any existing redirects and statistics will continue to be in place.

Used By

ScreenshotScreenshot

Retour is the redirect tool that the SEO experts at Moz.com and the creators of Craft CMS, Pixel & Tonic, rely on to handle their site redirects!

Requirements

This plugin requires Craft CMS 3.2.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require nystudio107/craft-retour
    
  3. Install the plugin via ./craft install/plugin retour via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Retour.

You can also install Retour via the Plugin Store in the Craft Control Panel.

Brought to you by nystudio107