1ON1 URL REDIRECTS
301 Redirects with Tags to post redirection option, which means when you view the tag it redirects to the assigned post / page of the tag which helps with SEO and resolves duplicate content issue. This plugin has three redirect functionalities – “URL Redirects”, “Individual Redirects” and “Global Tag Redirects”: URL REDIRECTS URL Redirects are designed to be fast and simple to add. You do not need to have an existing page or post set up to add one. You just put the Request URL and the Destination URL and the plugin will redirect it. This type of redirect is great for fixing typos when a page was created, redirecting old URLs to a new URL so there is no 404, and to redirect links from an old site that has been converted to WordPress. INDIVIDUAL REDIRECTS (for existing pages/posts) For pages/posts that already exist, the plugin adds a meta box to the edit screen where you can specify the redirect location and type. 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. GLOBAL TAG REDIRECTS This feature was created to eliminate one of the “duplicate issues” that wordpress creates by having the same content displayed via tags urls. By checkmarking “Tag Redirection Setting” to “Enable Tag Redirection” it will redirect all of the tags to the post or page that they are assigned to. For example, let’s say Tag1 is assigned to mywebsite.com/blog/mypost. By enabling “Tag Redirects” it will automatically redirect mywebsite.com/tag/tag1 to mywebsite.com/blog/mypost For best results use some form of WordPress Permalink structure. If you have other Redirect plugins installed, it is recommended that you use only one redirect plugin or they may conflict with each other or one may take over before the other can do its job. What You CAN Do (aka, Features): Works with WordPress Nav Menus Works with WordPress Custom Post Types (select setting on options page) You can set a redirected page or menu item to open in a new window (Quick Redirects require Use jQuery? option to be set) You can add a rel=”nofollow” attribute to the page or menu item link for the redirect (Quick Redirects require Use jQuery? option to be set) You can completely re-write the URL for the redirect so it takes the place of the original URL (rewrite the href link) You can redirect without needing to create a Page or Post using Quick Redirects. This is useful for sites that were converted to WordPress and have old links that create 404 errors (see FAQs for more information). Destination URL can be to another WordPress page/post or any other website with an external URL. Request URL can be a full URL path, the post or page ID, permalink or page slug. Option Screen to set global overrides like turning off all redirects at once, setting a global destination link, make all redirects open in a new window, etc. View a summary of all redirected pages/posts, custom post types and Quick Redirects that are currently set up. Plugin Clean up functions for those who decide they may want to remove all plugin data on uninstall. Import/Export of redirects for backup, or to add bulk Quick Redirects. Optional column for list pages to easily show if a page/post has a redirect set up and where it will redirect to. What You CAN NOT DO: This plugin does not have wild-card redirect features. This plugin DOES NOT modify the .htaccess file. It works using the WordPress function wp_redirect(), which is a form of PHP header location redirect. You cannot redirect the Home (Posts) page – unless you set a page as the home page and redirect that. If your theme uses some form of custom layout or functionality, some features may not work like open on a new window or no follow functionality UNLESS you have the Use jQuery? option to set. This plugin is not compatible with WordPress versions less than 4.0. Requires PHP 5.2+. TROUBLESHOOTING: To include custom post types, check the setting on the plugin option page – and you also can hide it from post types you don’t want it on. If you experience jQuery conflicts with the plugin, try turning off the Use jQuery? setting in the options page. BUT, please note that if this option if off, the new window and no follow functionality may be inconsistent (this mainly depends on how your theme is set up) If you check the box for “Show Redirect URL below” on the edit page, please note that you MUST use the full URL in the Redirect URL box. If you do not, you may experience some odd links and 404 pages, as this option changes the link for the page/post to the EXACT URL you enter in that field. (i.e., if you enter ‘2’ in the field, it will redirect to ‘http://2’ which is not the same as ‘http://yoursite.com/?p=2’). If your browser tells you that your are in an infinite loop, check to make sure you do not have pages redirecting to another page that redirects back to the initial page. That WILL cause an infinite loop. If you are using the URL Redirects method to do your redirects, try to use Request URLs that start with a ‘/’ and are relative to the root (i.e., ‘http://mysite.com/test/’ should be set to ‘/test/’ for the request field). If your site uses mixes SSL, use relative links whenever possible (i.e., ‘/my-page/’). The plugin is designed to detect the incoming protocol and try to apply the appropriate protocol to the destination URL. Links in page/post content and links that are created using get_permalink() or the_permalink() will not open in a new window or add the rel=nofollow UNLESS you have the Use jQuery? option set. If your page or post is not redirecting, this is most likely because something else like the theme functions file or another plugin is outputting the header BEFORE the plugin can perform the redirect. This can be tested by turning off all plugins except the 1ON1 URL Redirects Plugin and testing if the redirect works. Many times a plugin or bad code is the culprit. We try to test the plugin in many popular themes and alongside popular plugins. In our experience, (with exception to a few bugs from time to time) many times another plugin is the cause of the issues – or a customized theme. Check the FAQs/Help located in the Plugin menu for more up to date issues and fixes.
Top keywords
- redirect25×2.21%
- page24×2.13%
- redirects22×1.95%
- url20×1.77%
- post15×1.33%
- set12×1.06%
- option9×0.80%
- wordpress9×0.80%
- tag8×0.71%
- jquery6×0.53%
- links6×0.53%
- pages6×0.53%
Redirection
Redirection is the most popular redirect manager for WordPress. With it you can easily manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This can help reduce errors and improve your site ranking. Redirection is designed to be used on sites with a few redirects to sites with thousands of redirects. It has been a WordPress plugin for over 10 years and has been recommended countless times. And it’s free! Full documentation can be found at https://redirection.me Redirection is compatible with PHP from 7.4 to 8.5. Redirect manager 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 Full logging A configurable logging option allows to view all redirects occurring on your site, including information about the visitor, the browser used, and the referrer. A ‘hit’ count is maintained for each redirect so you can see if a URL is being used. Logs can be exported for external viewing, and can be searched and filtered for more detailed investigation. Display geographic information about an IP address, as well as a full user agent information, to try and understand who the visitor is. You are able to disable or reduce IP collection to meet the legal requirements of your geographic region, and can change the amount of information captured from the bare minimum to HTTP headers. You can also log any redirect happening on your site, including those performed outside of Redirection. Add HTTP headers HTTP headers can be added to redirects or your entire site that help reduce the impact of redirects or help increase security. You can also add your own custom headers. Track 404 errors Redirection will keep track of all 404 errors that occur on your site, allowing you to track down and fix problems. Errors can be grouped to show where you should focus your attention, and can be redirected in bulk. Query parameter handling You can match query parameters exactly, ignore them, and even pass them through to your target. Migrate Permalinks Changed your permalink structure? You can migrate old permalinks simply by entering the old permalink structure. Multiple migrations are supported. Apache & Nginx support By default Redirection will manage all redirects using WordPress. However you can configure it so redirects are automatically saved to a .htaccess file and handled by Apache itself. If you use Nginx then you can export redirects to an Nginx rewrite rules file. Fine-grained permissions Fine-grained permissions are available so you can customise the plugin for different users. This makes it particularly suitable for client sites where you may want to prevent certain actions, and remove functionality. Import & Export The plugin has a fully-featured import and export system and you can: Import and export to Apache .htaccess Export to Nginx rewrite rules Copy redirects between sites using JSON Import and export to CSV for viewing in a spreadsheet Use WP CLI to automate import and export You can also import from the following plugins: Simple 301 Redirects SEO Redirection Safe Redirect Manager Rank Math WordPress old slug redirects Quick Post/Pages redirects Search Regex compatible Redirection is compatible with Search Regex, allowing you to bulk update your redirects. Wait, it’s free? Yes, it’s really free. There’s no premium version and no need to pay money to get access to features. This is a dedicated redirect management plugin. Support Please submit bugs, patches, and feature requests to: https://github.com/johngodley/redirection Please submit translations to: https://translate.wordpress.org/projects/wp-plugins/redirection