CC-Redirects

plugin banner

This plugin allows you to create simple redirect requests to another page on your site or elsewhere on the web.

Author:Clearcode (profile at wordpress.org)
WordPress version required:4.9.4
WordPress version tested:6.0.7
Plugin version:1.1.1
Added to WordPress repository:29-03-2018
Last updated:08-08-2022
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/cc-redirects
Total downloads:1 156
Active installs:10+
plugin download
Click to start download

This plugin allows you to create simple redirect requests to another page on your site or elsewhere on the web.

Redirects format is similar to the one that Apache uses. The From field should be relative to your website root. The To field can be either a full URL to any page on the web, or relative to your website root.
From: /old-page/ To: /new-page/
From: /old-page/ To: http://example.com/new-page/

To use wildcards, put an asterisk * after the folder name you want to redirect.
From: /old-folder/* To: /redirect-everything-here/

You can also use the asterisk * in the To field to replace whatever it matches in the From field.
From: /old-folder/* To: /some/other/folder/*
From: /old-folder/*/content/ To: /some/other/folder/*


Screenshots
ChangeLog