Skip to content

Craft 3 redirect plugin provides an easy way to enter and maintain 301 and 302 redirects and 404 pages. The plugin provides a clear user interface for admin and non-admin users.

License

Notifications You must be signed in to change notification settings

Kashkin/craft-redirect

 
 

Repository files navigation

Craft CMS 3.1 Redirect Manager

Note This is a fork of the original redirect plugin by Dolphiq with efforts to better maintain and support it. The codebase has been overhauled to have minimal impact on the website when not in use. 404s are now registered in the database and matched via regular expressions rather than application routes. This means your dynamic route format will have changed from the previous version of the plugin.

Additionally, the registered 404s has been rebuilt to better handle more numerous entries.

Updating form Dolphiq Redirect

You can migrate directly from Dolphiq Redirect to Venveo Redirect. Please see the migration guide

Requirements

This plugin requires Craft CMS 3.1.19 or later - also tested on 3.2 alpha.

Installation

Click here for the installation readme.

Example of the redirect overview

Screenshot

Example of the missed URLs overview

Screenshot

Creating a redirect from a 404 entry

Screenshot

Importing redirects using Feed Me

Screenshot

Using the Redirect plugin

You can use the Redirect plugin to redirect simple routes but also use it for more advanced route matches.

Click here for the complete overview of rule examples.

Contributors & Developers

Johan Zandstra - info@dolphiq.nl

Venveo - info@venveo.com

About

Craft 3 redirect plugin provides an easy way to enter and maintain 301 and 302 redirects and 404 pages. The plugin provides a clear user interface for admin and non-admin users.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 78.6%
  • HTML 11.7%
  • Vue 8.3%
  • JavaScript 1.3%
  • CSS 0.1%