Lýsing
WP Post Redirect allows you to seamlessly redirect individual posts to external URLs. Once activated, a new metabox appears on the post edit screen, letting you specify a custom redirect URL for each post. Great for affiliate links, content curation, or moving content.
Features:
* Add a redirect URL to any post via a simple metabox.
* Highlight posts with active redirections in the admin area.
* Dashboard options page to manage all redirections.
* Backend column to mark posts with redirect enabled.
* Lightweight and easy to use.
* Fully compatible with the latest WordPress versions.
Uppsetning
- Upload the entire
wp-post-redirect
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Edit any post and use the new „Redirect URL“ metabox to set a redirect.
- Save your post. Visitors will be redirected to the specified URL.
SOS
-
Where do I set the redirect URL?
-
On the post edit screen, look for the „Redirect URL“ metabox.
-
Can I remove a redirect?
-
Yes, simply clear the URL in the metabox and update the post.
-
Does this affect SEO?
-
Redirects are handled with a 301 status for SEO best practices.
Umsagnir
Þátttakendur & höfundar
“WP Post Redirect” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “WP Post Redirect” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
2.0.0 – 2025-05-26
- Major: You can now enable or disable the redirect metabox for any public custom post type (CPT) in the plugin settings. The „post“ type is always enabled.
- The redirect metabox, frontend redirect, and permalink filtering are now only active for enabled post types.
- Added „Active Redirections“ table and CSV export
- Inactive redirections (for disabled CPTs) are grouped and displayed separately in the settings page.
- Improved security and accessibility for the metabox and settings page.
- Improved styling for the settings page and tables.
- Code refactoring and object-oriented improvements.
1.5.1 – 2024-05-24
- WP 6.6 compatibility check.
- [New] Highlight posts with redirection in admin area.
- [New] Added options dashboard to manage all redirections.
- Minor improvements.
1.4.1 – 2023-05-18
- WP 6.2 compatibility check.
- [New] Backend column to mark posts with redirect enabled.
- Fixed PHP warning on some configurations. [Thanks to Andrea Smith]
1.3.2 – 2022-01-12
- WP 5.9 compatibility check.
1.3.1 – 2020-11-24
- WP 5.6 compatibility check.
- Minor improvements.
1.3 – 2018-04-23
- Version and compatibility update.
1.2 – 2015-09-14
- Plugin reload.
1.1 – 2013-07-13
- Repository readme fix.
- Added Presstrends I/O (modified version).
1.0 – 2013-07-12
- Initial release.