This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Redirects

Description

This plugin allows you to create a list of 301 redirects from one url to another.

Screenshots

  • Redirects interface

Installation

  1. Upload the redirects directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

Installation Instructions
  1. Upload the redirects directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
Why don’t you have any FAQ?

We’ve not had any questions frequently asked.

Reviews

3. Septembar 2016. 1 reply
Plugin seems abandoned and there are a few bugs that can lead to you not being able to delete entries. If you happen to save with nothing filled in on the form, you get a redirect from "/" to "/", which will render your site unusable. Use with caution.
Read all 9 reviews

Contributors & Developers

“Redirects” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Redirects” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2.1

  • fixed: #4, #15. Thanks, @brashrebel.

1.2

  • Use PHP to parse CSV files.

1.1

  • Cleaned up interface
  • Bug fix: Removed use of short tags

1.0

  • Hello world.