Page Redirects – Redirect any Post, Page or Product

Plugin Banner

Page Redirects – Redirect any Post, Page or Product

by plugins.club

Download
Description

Allows you to set a custom redirect URL for posts, pages and products. Current redirects can be viewed, deleted or searched from an admin page.

For all pages/posts the plugin adds an option meta box to the edit screen where you can specify the redirect location. This type of redirect is useful for many things, including menu items, duplicate posts, or just redirecting a page to a different URL or location on your existing site.

For more free WordPress plugins please visit plugins.club.

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

You will find ‘Page Redirects’ option under ‘Settings’ menu in your WordPress admin panel.

For basic usage, you can also have a look at the plugin web site.

  1. Plugin page displays all current redirects

    Plugin page displays all current redirects

  2. Box to add redirects on the post edit screen

    Box to add redirects on the post edit screen

How to create a new redirect?

When editing a post/page add URL in the “Redirect URL” field.

How to delete a redirect?

When editing a post/page delete URL from the “Redirect URL” field.

How to view all redirects?

Settings > Page Redirects

Should I use a full URL with http:// or https:// ?

If you are redirecting to an external URL, then yes. If you are just redirecting to another page or post on your site, then no, it is recommended that you use relative URLs whenever possible.

Do I need to have a Page or Post Created to redirect?

Yes, redirects can be created only on Posts and Pages.

How the redirects work? .htaccess file?

This plugin DOES NOT modify the .htaccess file, but uses the WordPress function wp_redirect(), which is a form of PHP header location redirect.

1.2

  • Admin page UI changes

1.1

  • Ensured compatibility with WP 6.2
  • Additional Security checks
  • Separate Settings page

1.0

  • Initial release
Back to top