Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nystudio107/craft-retour
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
https://github.com/nystudio107/craft-retour
404 craft-plugin craftcms redirect retour statistics
Last synced: 7 days ago
JSON representation
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
- Host: GitHub
- URL: https://github.com/nystudio107/craft-retour
- Owner: nystudio107
- License: other
- Created: 2018-04-20T18:50:35.000Z (over 6 years ago)
- Default Branch: develop-v5
- Last Pushed: 2024-12-09T18:32:37.000Z (15 days ago)
- Last Synced: 2024-12-10T21:03:05.982Z (14 days ago)
- Topics: 404, craft-plugin, craftcms, redirect, retour, statistics
- Language: PHP
- Homepage: https://nystudio107.com/plugins/retour
- Size: 59.2 MB
- Stars: 38
- Watchers: 6
- Forks: 26
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nystudio107/craft-retour/badges/quality-score.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-retour/?branch=v5) [![Build Status](https://scrutinizer-ci.com/g/nystudio107/craft-retour/badges/build.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-retour/build-status/v5) [![Code Intelligence Status](https://scrutinizer-ci.com/g/nystudio107/craft-retour/badges/code-intelligence.svg?b=v5)](https://scrutinizer-ci.com/code-intelligence) [![Code Coverage](https://scrutinizer-ci.com/g/nystudio107/craft-retour/badges/coverage.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-retour/?branch=v5)
# Retour plugin for Craft CMS 5.x
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
![Screenshot](./docs/docs/resources/img/plugin-banner.jpg)
Related: [Retour for Craft 2.x](https://github.com/nystudio107/retour)
**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
![Screenshot](./docs/docs/resources/img/moz-logo-blue.png)![Screenshot](./docs/docs/resources/img/craft-cms-logo.png)
Retour is the redirect tool that the SEO experts at [Moz.com](https://moz.com/) and the creators of Craft CMS, Pixel & Tonic, rely on to handle their website redirects!
## Requirements
This plugin requires Craft CMS 5.0.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.
## Documentation
Click here -> [Retour Documentation](https://nystudio107.com/plugins/retour/documentation)
## Retour Roadmap
Some things to do, and ideas for potential features:
* Release it
Brought to you by [nystudio107](https://nystudio107.com/)