Deskripsi
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.
Tangkapan Layar
Instalasi
- Upload the plugin file to the
/wp-content/plugins/
directory. - 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.
Tanya Jawab
-
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.
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“Page Redirects – Redirect any Post, Page or Product” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Page Redirects – Redirect any Post, Page or Product” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.2
- Admin page UI changes
1.1
- Ensured compatibility with WP 6.2
- Additional Security checks
- Separate Settings page
1.0
- Initial release