Redirection is a powerful and easy-to-use WordPress plugin designed to manage 301 redirects, track 404 errors, and improve your site’s SEO by efficiently handling URL redirections. Whether you are restructuring your site, migrating pages, or fixing broken links, Redirection ensures a seamless experience for your visitors while maintaining search engine rankings.
Key Features:
✔ Simple 301 Redirect Management – Easily create and manage 301, 302, and 307 redirects without modifying .htaccess files.
✔ Automatic Redirect Creation – When URLs change, Redirection can automatically set up redirects to prevent broken links.
✔ 404 Error Tracking – Identify and fix 404 errors in real-time to improve user experience and SEO.
✔ Conditional Redirects – Redirect based on login status, referrer, browser type, IP address, and more.
✔ Regex Support – Create advanced redirection rules using regular expressions for complex URL structures.
✔ Import/Export Functionality – Easily import existing redirects from .htaccess, CSV, or other plugins, and export your redirect data.
✔ Fully GDPR Compliant – No personal data is stored, ensuring privacy compliance.
✔ No Technical Knowledge Required – A user-friendly interface makes it easy for beginners and advanced users alike.
Redirection is a must-have tool for site administrators, developers, and SEO professionals looking to optimize their website’s structure and avoid traffic loss due to broken links. Best of all, it’s completely free and actively maintained by the WordPress community!
Download Redirection today and take control of your site’s URLs effortlessly!
Create and manage redirects quickly and easily without needing Apache or Nginx knowledge. If your WordPress supports permalinks then you can use Redirection to redirect any URL.
There is full support for regular expressions so you can create redirect patterns to match any number of URLs. You can match query parameters and even pass them through to the target URL.
The plugin can also be configured to monitor when post or page permalinks are changed and automatically create a redirect to the new URL.
Conditional redirects
In addition to straightforward URL matching you can redirect based on other conditions:
- Login status – redirect only if the user is logged in or logged out
- WordPress capability – redirect if the user is able to perform a certain capability
- Browser – redirect if the user is using a certain browser
- Referrer – redirect if the user visited the link from another page
- Cookies – redirect if a particular cookie is set
- HTTP headers – redirect based on a HTTP header
- Custom filter – redirect based on your own WordPress filter
- IP address – redirect if the client IP address matches
- Server – redirect another domain if also hosted on this server
- Page type – redirect if the current page is a 404