| 开发者 | rationalwp |
|---|---|
| 更新时间 | 2026年3月7日 01:00 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
rationalredirects folder to the /wp-content/plugins/ directoryGo to RationalWP > Redirects, enter the source path (e.g., /old-page), the destination URL, select a status code, and click "Add Redirect".
Check the "Is Regex" box when creating a redirect. Use capture groups in your pattern and reference them in the destination with $1, $2, etc.
Example: Pattern /blog/(.*) with destination /news/$1 will redirect /blog/my-post to /news/my-post.
When enabled in settings, the plugin monitors changes to post and page URLs. When you change a slug, it automatically creates a 301 redirect from the old URL to the new one.
Yes! The Import tab supports importing from Yoast SEO Premium, Rank Math, All in One SEO, SEOPress, and Redirection.