Page Redirects – Redirect any Post, Page or Product

توضیحات

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.

عکس‌های صفحه

  • Plugin page displays all current redirects
  • Box to add redirects on the post edit screen

نصب

  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.

سوالات متداول

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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Page Redirects – Redirect any Post, Page or Product” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Page Redirects – Redirect any Post, Page or Product” به زبان شما.

علاقه‌ مند به توسعه هستید؟

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

گزارش تغییرات

1.2

  • Admin page UI changes

1.1

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

1.0

  • Initial release