This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Quick Page/Post Redirect Plugin

Description

Current Version 5.2.4

This plugin has two redirect functionalities – “Quick Redirects” and “Individual Redirects”:

QUICK REDIRECTS (301 Redirects)

Quick Redirects are designed to be quick 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 an option meta box to the edit screen where you can specify the redirect location and type (301, 302 or meta). 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 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.
  • Built-in FAQs/Help feed that can be updated daily with relevant questions.
  • Optional column for list pages to easily show if a page/post has a redirect set up and where it will redirect to.
  • Helper functions for adding or deleting redirects programmatically (see ‘filters-hooks-helper_functions.txt’ file in plugin folder for help and usage).

What You CANNOT 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+.

PLEASE NOTE: A new page or post needs to be Published in order for Page/Post redirect to happen for Individual Redirects (existing page is not necessary for Quick Redirects). It WILL work on a DRAFT Status Post/Page ONLY, and I mean ONLY, if the Post/Page has FIRST been Published and the re-saved as a Draft. This does not apply to Quick Redirects.

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 ‘https://2’ which is not the same as ‘https://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 Quick Redirects method to do your redirects, try to use Request URLs that start with a ‘/’ and are relative to the root (i.e., ‘https://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 Quick Page/Post Redirect 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. If you do notice a problem, please let us know at [email protected] – along with the WP version, theme you are using and plugins you have installed – and we will try to troubleshoot the problem.
  • Check the FAQs/Help located in the Plugin menu for more up to date issues and fixes.

Screenshots

  • Quick Redirects setup page – Now with ajax editing.
  • Import and Export features.
  • Options/Setting Page.
  • Summary of redirects plugin page.
  • FAQs/Help Page. This is updated via an RSS feed so it can be updated regularly with fixes and common questions.
  • New Redirect Column (optional) for pages/posts and custom post types. Easily see if a page has a redirect and where it goes. Turn off in settings.
  • Meta Redirect Options Page.

Installation

If you downloaded this plugin:

  1. Upload quick_page_post_redirect folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Once Activated, you can add a redirect by entering the correct information in the Quick Page/Post Redirect box in the edit section of a page or post
  4. You can create a redirect with the ‘Quick Redirects’ option located in the Quick Redirects admin menu.

If you install this plugin through WordPress 2.8+ plugin search interface:

  1. Click Install Quick Page/Post Redirect Plugin
  2. Activate the plugin through the ‘Plugins’ menu.
  3. Once Activated, you can add a redirect by entering the correct information in the Quick Page/Post Redirect box in the edit section of a page or post
  4. You can create a redirect with the ‘Quick Redirects’ option located in the Quick Redirects admin menu.

FAQ

** SEE A LIST OF MORE UP TO DATE FAQS IN THE PLUGIN MENU ITSELF **

Why is my Page/Post not redirecting?

FIRST – make sure it is active if using Individual Redirects (set up on the edit page for a post or page). Then, check to make sure the global option to turn off all redirects is not checked (in the plugin options).

SECOND – if you are using Quick Redirects, try using links relative to the root (so ‘https://mysite.com/contact/’ would be ‘/contact/’ if using the root path). If your site is in a sub-folder (set in Settings/General), do not use the sub-folder in the root path as it is already taken into consideration by WordPress.

NEXT – clear your site’s cache files if you are using a caching plugin/theme. You may also need to clear your browser cache and internet files if you use caching – the browser WILL hold cached versions of a page and not redirect if there was no redirect in the cached version.

FINALLY – if you are not using a permalink structure of some sort, it is recommended that you set up at least a basic one. Redirects without a permalink structure can be inconsistant.

If your page or post is still not redirecting, then it 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 Quick Page/Post Redirect Plugin and testing if the redirect works. many time a plugin or bad code is the culprit – or the redirect is just simply turned off.

We have tested the plugin in dozens of themes and a whole lot more plugins. In our experience, (with exception to a few bugs) many times another plugin or the theme scripting is the problem. If you do notice a problem, please let us know at [email protected] – along with the WP version, theme you are using and plugins you have installed – and we will try to troubleshoot the problem.

Should I use a full URL with https:// or https:// ?

Yes, you can, but you do not always need to. 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 not needed. When in doubt, use the entire URL. For Quick Redirects, it is recommended that you use relative URLs whenever possible.

Can I do a permanent 301 Redirect?

Yes. You can perform a 301 Permanent Redirect. Additionally, you can select a 302 Temporary or a 307 Temporary redirect or a Meta redirect. Quick Redirects are always 301 unless you override them with a filter.

Is the plugin SEO friendly?

Yes it is.
The plugin uses standard redirect status methods to redirect the URLs. SEO crawlers use the status code to determine if a page request is available, moved or if there is some other error.

If you do not want a search engine to follow a Redirect URL, use the No Follow option to add ‘rel=”nofollow”‘ to the link.

If I redirect a page that has a good Ranking in Google, will I lose that Ranking?

The answer is dependent on two things:

  1. What type of redirect it is
  2. What content is on the redirected page.

If you use a redirect of 301 AND the content on the destination URL is the same as the original page (just a different URL), then allof the ranking and ‘link juice’, as they say, will stay with the page.

If you use a redirect of 301 and the content is different, then it will be indexed and ranked accordingly, as any other page would.

If you use a 302 redirect, the search engines will not change anything, but also index the destination page as it would any other page.

Do I need to have a Page or Post Created to redirect?

No. There is a Quick Redirects feature that allows you to create a redirect for any URL on your site. This is VERY helpful when you move an old site to WordPress and have old links that need to go some place new. For example,
If you had a link on a site that went to https://yoursite.com/aboutme.html you can now redirect that to https://yoursite.com/about/ without needing to edit the htaccess file. You simply add the old URL (/aboutme.html) and tell it you want to go to the new one (/about/). Simple as that.

The functionality is located in the QUICK REDIRECTS menu. The old URL goes in the Request field and the to new URL goes in the Destination field. Simple and Quick!

Does the Page/Post need to be Published to redirect?

YES… and NO… The redirect will always work on a Published Post/Page. For it to work correctly on a Post/Page in DRAFT status, you need to fist publish the page, then re-save it as a draft. If you don’t follow that step, you will get a 404 error.

Can I add ‘rel=”nofollow” attribute to the redirect link?

YES, you can add a ‘ rel=”nofollow” ‘ attribute for the redirect link. Simply check the “add rel=nofollow” box when setting up the redirect on the page/post edit page. Note – this option is only available for the Quick Redirects method when the ‘Use jQuery?’ functionality is enabled in the settings and you select the ‘NF’ box for the corresponding redirect.

Can I make the redirect open in a new window?

YES, you can make the redirect link open in a new window. Simply check the “Open in a new window” box when setting up the individual redirect on the page/post edit page. Note – this option is only available for the Quick Redirects method when the ‘Use jQuery?’ functionality is enabled in the settings and you select the ‘NW’ box for the corresponding redirect.

I still can’t get the OPEN IN NEW WINDOW option to work… why?

First, make sure you have the ‘Use jQuery?’ option set in the options page. This funcitonality drastically increases the plugin’s ability to add the correct properties and attributes to the links to make them work as desired.

If you cannot us this option (because of a conflict with another script), then you may only have limited success with this feature.
The reason – some themes put custom links in the menu, like RSS and other similar items. Many times (an this is usually the main reason why), they do not use the WP hook to add the menu item to the list – they literally just put it there. Unless the theme uses the internal WordPress hooks to call the menu, redirects, open in a new window and rel=nofollow features just will not work.
ADDITIONALLY – Links in page/post content and Permalinks will not open in a new window or add the rel=nofollow. That is because the theme template actually sets up the links by calling “the_permalink()” function so add these elements is not consistently possible so it has been excluded from the functionality. The links will still redirect just fine but without that feature.

I want to just have the link for the redirecting page/post show the new redirect link in the link, not the old one, can I do that?

YES, you can hide the original page link and have it replaced with the redirect link. Any place the theme calls either “wp_page_links”, “post_links” or “page_links” functions, the plugin can replace the original link with the new one. Simply check the “Show Redirect URL” box when setting up the redirect on the page/post edit page.

Note – This option is available for the Quick Redirects only with the ‘Use jQuery?’ option enabled.

I have Business Cards/Postcards/Ads that say my website is https://something.com/my-name/ or https://something.com/my-product/, but it should be a different page, can I set that up with this?

YES! Just set up a Quick Redirect (see above) and set the Request URL to /my-name/ or /my-product/ and the Destination URL to the place you want it to go. The destination doesn’t even need to be on the same site – it can go anywhere you want it to go!

What the heck is a 301 or 302 redirect anyway?

Good question! The number corresponds with the header code that is returned to the browser when the page is first accessed. A good page, meaning something was found, returns a 200 status code and that tells the browser to go ahead and keep loading the content for the page. If nothing is found a 404 error is returned (and we have ALL seen these – usually it is a bad link or a page was moved). There are many other types of codes, but those are the most common.

The 300+ range of codes in the header tells the browser (and search engine spider) that the original page has moved to a new location – this can be just a new file name a new folder or a completely different site.

A 301 code means that you want to tell the browser (or Google, bing, etc.) that your new page has permanently moved to a new location. This is great for search engines because it lets them know that there was a page there once, but now go to the new place to get it – and they update there old link to is so future visitors will not have to go through the same process.

A 302 or 307 code tell the browser that the file was there but TEMPORARILY it can be found at a new location. This will tell the search engines to KEEP the old link in place because SOME day it will be back at the same old link. There is only a slight difference between a 302 and a 307 status. Truth is, 302 is more widely used, so unless you know why you need a 307, stick with a 302.

So, which one do I use?

Easiest way to decide is this: If you want the page to permanently change to a new spot, use 301. If you are editing the page or post and only want it to be down for a few hours, minutes, days or weeks and plan on putting it back with the same link as before, then us 302. If you are having trouble with the redirects, use a meta redirect. The meta redirect actually starts to load the page as a 200 good status, then redirects using a meta redirect tag.

Still not sure? Try 302 for now – at least until you have a little time to read up on the subject.

If I have a redirect in place, can I view the original page during testing?

Yes, use the URL as normal, and add ?action=no-redirect to the query data (or &action=no-redirect if there is already query data present).

For example. If you set up a redirect for the page https://mysite.com/old-page/ and you want to see the page (and not have it redirect on you so you can look at it), type the URL as https://mysite.com/old-page/?action=no-redirect and it will load like there is no redirect present.

That’s all the FAQs you have?

NO it isn’t! Check the plugin FAQs/Help page for a more up to date list of Frequently Asked Questions. The plugin now has a live feed of FAQs that can be updated regularly. If you have something you think we should add, please let us know.

Reviews

December 23, 2022
Do not install this plugin, it inject adverts into your website. Looking through the code, it even intentionally hides them from site Admins. Completely malicious and should be banned.
November 9, 2022
After updating plugins today, Wordpress spotted this file was different to that claimed in the repository. It seems to have updated itself to allow spam/adware injection to the website! I used Wordfence to roll back to an ‘official’ version, but guess it will try to re-install its broken version so I’ll be looking for a new redirect tool.
September 12, 2022 3 replies
Don’t use this plugin. As others mention here, it’s injecting spam into websites. It should be removed from WordPress’ repository.
August 10, 2022
Recent update allowed advertising links to be injected into our site without our knowledge. It took a lot of digging around to find that this plugin was the culprit. Very bad black hat and shady behavior from the developers here. Avoid.
August 1, 2022
Works well throughout several websites and different wp versions. No fuss and extras as we like it. Thanks.
Read all 146 reviews

Contributors & Developers

“Quick Page/Post Redirect Plugin” is open source software. The following people have contributed to this plugin.

Contributors

“Quick Page/Post Redirect Plugin” has been translated into 6 locales. Thank you to the translators for their contributions.

Translate “Quick Page/Post Redirect Plugin” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

TODO

  • THIS SECTION IS JUST TO KEEP TRACK OF TODO ITEMS FOR FUTURE UPDATES.
  • Add New Window and No Follow to links where the URL has been rewritten. Currently if you rewrite the URL neither will work as they are referenced with the original URL, not the rewrite.

5.2.4

  • **Vulnerability from XSS attacks fixed

5.2.3

  • **Security fixes

5.2.2

  • **WordPress 5.6 compatibility check

5.2.0

  • **Resolved potential nonce vulnerability issue

5.1.9

  • New Compatibility Tested from WordPress versions 4.3.19 up to 5.22

5.1.8

  • Bug Fix: Used a different minified version for the qppr_frontend_script.min.js file after it received a false positive of being a Trojan. The 5.1.7 version is totally safe to use too. The false positive was caused due to the way the specific file was minified. This is a confirmation that nothing was infected or was acting as a trojan of any sort in any previous version.

5.1.7

  • Bug Fix: Fixed Post redirects bug caused by 5.1.6

5.1.6

  • Security Fix: Fixed security concern in the ppr_parse_request_new method

5.1.5

  • Feature Addition: Add Canonical Redirect detection to fix potential www/non-www redirect match problems. Removed from TODO!
  • Deletion: Took out testing code that was accidentally left in the previous version.
  • Filter Addition: Added ‘qppr_filter_quickredirect_index’ filter to allow changing the the index just before the redirect. See filters-hooks-helper_funcitons.txt in plugin folder for usage.

5.1.4

  • Feature Addition: Added filter to Meta Box call to allow people to adjust context and priority if they choose. See filters-hooks-helper_funcitons.txt in plugin folder for usage. Thanks mdmoreau for the suggestion!
  • Feature Addition: Added ‘action=no-redirect’ to be able to view a redirect page without the redirect triggering. Thanks One Eye Pied for the suggestion!
  • Bug Fix: Adjusted line ending characters for Import/Export to try to allow both Unix and Dos line break characters (LF and CRLF) on Import. Thanks Jose Luis Cruz for pointing this out!
  • Bug Fix: Fixed database query for jQuery localization funciton. Was a major resource hog on sites with a lot of posts and would crash MySQL on some sites.
  • Update: Fixed some spelling errors (thanks to those of you who pointed them out).
  • Update: Updated English Translations.

5.1.3

  • Update: Updated English Translations.
  • Bug Fix: Fixed Meta redirect functions so browsers that no longer allow refresh redirects can still use Meta redirects (i.e., Firefox, Edge, some IE).
  • Bug Fix: Fixed Function for Individual Redirects for New Window functionality. Was not working unless both No Follow and New Window were selected.
  • TODO: Add New Window and No Follow to links where the URL has been rewritten. Currently if you rewrite the URL neither will work as they are referenced with the original URL, not the rewrite.
  • TODO (Still): Add Canonical Redirect filter to fix potential www/non-www redirect match problems.

5.1.2

  • Update: Updated English Translations.
  • Update: Updated license.txt file (had wrong version of license).
  • Update: Verified plugin for WordPress 4.3 compatibility.
  • Update: Add check if current user can manage_options when deleting All Redirects. Prevents logged in users without permissions from maliciously deleting redirects.
  • Update: Minify JavaScript files for front-end and admin (non-minified files still remain in the file structure for reference).
  • Feature Addition: Added experimental function to delete cache files (for W3 Total Cache, WP Super Cache and WP Fastest Cache) on functionality saves (add/remove redirects and options updates) to try to help some users resolve caching issues after an update with these plugins installed.
  • Feature Addition: Added “helper” functions to allow for adding or deleting Quick and Individual Redirects programatically (see filters-hooks-helper_functions.txt in plugin directory for more info).
  • Bug Fix: Fix ajax function for Quick Redirect delete and save (if a redirect was deleted, anything below it would not be correctly referenced and deleting or editing would not work)
  • Bug Fix: Fix to ‘rewrite URL’ jQuery function that was replacing text instead of HTML – thanks Leo Kerr leo@myelectriccar.com.au
  • TODO (Still): Add Canonical Redirect filter to fix potential www/non-www redirect match problems.

5.1.1

  • Fix ‘array to string’ error message on Quick Redirect save – thanks Simon Codrington simon@webbird.com.au
  • TODO: Add Canonical Redirect filter to fix potential www/non-www redirect match problems.
  • Added Meta Redirect Options Page – this splits out Meta Options from the main options page.
  • Added more enhanced meta redirect scripting to allow for tracking or other page content (including countdown if desired).
  • Fixed Layout issues on Quick Redirect Page making it impossible to edit redirects in some cases.
  • Fixed a few spelling errors.
  • Added Help Content to Meta Options page.
  • Added metabox setting for meta redirect seconds for individual redirects so you can set different time for each meta redirect.
  • Update POT and English Translation file – added limited Spanish translations.

5.1.0

  • Fix security issue for deleting ALL Quick and Individual Redirects.
  • Update POT and English Translation file.
  • Added ‘No Quick Redirects’ message when there are no Quick Redirects.

5.0.7

  • Added textdomain for future translations. English Complete.
  • Change Quick Redirects page to use ajax to save and edit existing redirects, instead of all redirects in post fields. This is to eliminate the ‘max_input_vars’ setting in php from stopping large numbers of redirects from saving.
  • Fix Metabox loading issues for custom post types.
  • Added ‘redirect’ column for post, page and custom post type listing pages.
  • Fixed sanitizing URL on saving of redirects (now will not strip encoded characters and spaces).
  • Optimized CSS styles and JavaScript files for admin.
  • Added Admin Pointers for new features.
  • Added jQuery script to front end pages to better handle New Window/No Follow Functionality.
  • Split out Import / Export feature to make it easier to find.
  • Update Query String add back function – patch submitted for version 5.0.7 by Romulo De Lazzari romulodelazzari@gmail.com (thanks!)

5.0.6

  • Fix to some users getting Warning messages for parse_url function.
  • Added nonce field checking for Quick Redirects form to help eliminate the possibility of form takeover on submission of quick redirect saves.

5.0.5

  • Fix to security flaw for logged in admin users.
  • Fix to extra spaces that broke some callback functions in the redirect class in 5.0.4.

5.0.4

  • Minor bug cleanup
  • Security fixes: fixed possible cross-scripting vulnerability in saving of data to options.
  • Changed the hook call level for the redirects hook on normal redirects so it will not interfere with some other plugins.

5.0.3

  • Minor bug cleanup update – (no new features added)
  • Bug fixes: JavaScript ghost js file call fixed. Actions hooks not applying issue fixed. Querystring redirect issue addressed. Unset index errors addressed. Some Network/MU problems fixed.
  • Modified Import and Export scripts to export a more editable export file. Import can be either old encoded version or new readable PIPE version.
  • Typos and minor layout issues addressed.

5.0.2

  • Bug fixes and jQuery now set to off until issues are resolved.
  • Set Case Sensitive to on by default – Some people having issues with infinite loops.

5.0.1

  • Fix to jQuery conflict issue.

5.0

  • Added jQuery version check to ensure no problems with themes forcing older versions of jQuery
  • Added a few warning /info messages to Quick Redirects page.
  • Redirect summary was updated to display Quick Redirects as well as individual redirects. Now it is easier to see at a glance what redirects you have set up.
  • Rewrite of Quick Redirects functions to allow selecting Open in New Window (NW) and rel=nofollow (NF) as long as use jQuery? is selected.
  • Added “use jQuery” option on settings page – on by default after upgrade
  • Added jQuery redirect replace, target=”_blank”, and rel=”nofollow” to increase success for additional options (mainly Quick redirects).
  • Changed out WP_PLUGIN_URL for plugins_url() to help resolve errors in redirects for SSL/https
  • Changed the way custom post types are handled.These are now on by default for new users – or users who have not specifically set to off.
  • The ability to turn off the Plugin Meta Box for any post type was added (admin permissions required).
  • Import and Export features were added to allow for backup of existing Quick Redirects, Restoring a backup or adding bulk redirects.
  • Plugin clean-up features were added to completely remove either Page/Post meta data (for regular redirects), Quick Redirects, or both.
  • Several filter and action hooks were added to help users better integrate the plugin into their theme, should they need additional functionality.
  • New FAQs/Help page with items provided by an RSS feed, so we can easily update FAQs when common questions/issues arise.
  • Query String data is now preserved for Quick Redirects (thanks to Jon Wilson for the contribution).
  • Case insensitivity option was added for Quick Redirects (thanks to Brian DiChiara for the contribution).

4.2.2

  • Fix some embarrassing spelling errors.(07/14/2011)
  • Fix Quick Redirects links from inside the redirect edit box and plugin page – they would give a “not authorized” warning because the page location changed in version 4.0 (07/14/11)

4.2.1

  • Fix to trailing slash non-redirect for quick redirects.(06/28/2011)
  • Note – this was not a public version fix, but a dev testing version – this fix is publicly included in 4.2.2.

4.2

  • Fix to menus pages always opening in New Window even when not selected.(05/08/2011)
  • Fix Categories/Archives automatically redirecting to the first post with redirect set if any post on the page had a redirect set.(05/08/2011)
  • Fix Homepage redirecting to first post with redirect set if using posts as home and any post had a redirect.(05/08/2011)
  • Fix misrepresentation of new window global setting on options page. Should read that “all redirects WILL open in a new window” not “will NOT open in a new window”. (05/08/2011)
  • Update description to note that the plugin requires PHP 5+ because some of the class calls will not work in php4 (plugin will not activate). (05/08/2011)

4.1

  • Fix Minor spelling issues and code typos.(05/05/2011)

4.0

  • Rewrite of all functions for better optimization.(05/01/2011)
  • Added consolidated DB call at class setup to reduce DB calls to one call per page load.(05/01/2011)
  • Moved entire plugin into a class for easier updates.(05/01/2011)
  • Added new Options page with Global Overrides.(05/02/2011)
  • Integrated Custom Post Types functionality.(05/02/2011)
  • Created a Summary Page for a quick glace of set up redirects.(05/04/2011)
  • Moved Quick Redirects menu from settings to a new Redirects Menu.(05/03/2011)
  • Added additional checks and validations when adding Quick Redirects.(05/03/2011)
  • Added a way to delete Quick Redirects easier.(03/01/2011)

3.2.3

  • Fix New Window and No Follow attributes in themes with older menu calls. (12/29/10)

3.2.2

  • Fix meta tag redirect method. Was broken because of new method of checking redirects with less query calls. (12/16/10)
  • Fix php code errors – still had some debugging code live that will cause some users to have problems.(12/16/10)

3.2.1

  • limited test release – testing for some of 3.2.2 release fixes. (12/14/10)

3.2

  • remove functions ppr_linktotarget, ppr_linktonorel, ppr_redirectto and ppr_linktometa.(12/10/2010)
  • re-write functions to consolidate queries. (12/10/2010)
  • added new filters for New menu structure to filter wp_nav_menu menus as well as old wp_page_menus functions. (12/10/2010)
  • cleaned up new window and nofollow code to work more consistently. (12/10/2010)

3.1

  • Re-issue of 2.1 for immediate fix of issue with the 3.0 version.(6/21/2010)

3.0

  • Enhance filter function in main class to reduce Database calls. (06/20/2010)

2.1

  • Fix Bug – Open in New Window would not work unless Show Link URL was also selected. (3/12/2010)
  • Fix Bug – Add rel=nofollow would not work if Open in a New Window was not selected. (3/13/2010)
  • Fix Bug – Show Link, Add nofollow and Open in New Window would still work when redirect not active. (3/13/2010)
  • Added new preg_match_all and preg_replace calls to add target and nofollow links – more efficient and accurate – noticed some cases where old function would add the items if a redirect link had the same URL. (3/13/2010)

2.0

  • Cosmetic code cleanup. (2/28/2010)
  • Remove warning and error messages created in 1.9 (2/28/2010)

1.9

  • Added ‘Open in New Window’ Feature. (2/20/2010)
  • Added ‘rel=”nofollow”‘ attribute option for links that will redirect. (2/20/2010)
  • Added ‘rewrite url/permalink’ option to hide the regular link and replace it with the new re-write link anywhere the link is displayed on the site. (2/20/2010)
  • Hid the Custom Field Meta Data that the plugin uses – this is just to clean up the custom fields box. (2/20/2010)

1.8

  • Added a new Quick 301 Redirects Page to allow adding of additional redirects that do not have Pages or Posts created for them. Based on Scott Nelle’s Simple 301 Redirects plugin.(12/28/2009)

1.7

  • fix to correct meta redirect – moved “exit” command to “addtoheader_theme” function. Also fixed the problem with some pages not redirecting. Made the plugin WordPress MU compatible. (9/8/2009)

1.6.1

  • Small fix to correct the same problem as 1.6 for Category and Archive pages (9/1/2009)

1.6

  • Fixed wrongful redirect when the first blog post on home page (main blog page) has a redirect set up – this was redirecting the entire page incorrectly. This was only an issue with the first post on a page. (9/1/2009)

1.5

  • Major re-Write of the plugin core function to hook WP at a later time to take advantage of the POST function – no sense re-creating the wheel.
  • Removed the ‘no code’ redirect, as it turns out, many browsers will not redirect properly without a code – sorry guys.
  • Can have page/post as draft and still redirect – but ONLY after the post/page has first been published and then re-saved as draft (this will hopefully be a fix for a later version). (8/31/2009)

1.4

  • Add exit script command after header redirect function – needed on some servers and browsers. (8/19/2009)

1.3

  • Add Meta Re-fresh option (7/26/2009)

1.2

  • Add easy Post/Page Edit Box (7/25/2009)

1.1

  • Fix redirect for off site links (7/7/2009)

1.0

  • Initial Plugin creation (7/1/2009)
VIP777 login Philippines Ok2bet PRIZEPH online casino Mnl168 legit PHMAYA casino Login Register Jilimacao review Jl777 slot login 90jili 38 1xBet promo code Jili22 NEW com register Agila Club casino Ubet95 WINJILI ph login WINJILI login register Super jili168 login Panalo meaning VIP JILI login registration AGG777 login app 777 10 jili casino Jili168 register Philippines APALDO Casino link Weekph 50JILI APP Jilievo xyz PH365 casino app 18JL login password Galaxy88casino com login superph.com casino 49jili login register 58jili JOYJILI apk Jili365 asia ORION88 LOGIN We1win withdrawal FF777 casino login Register Jiligo88 philippines 7777pub login register Mwgooddomain login SLOTSGO login Philippines Jili188 App Login Jili slot 777 Jili88ph net Login JILIMACAO link Download Gcash jili login GG777 download Plot777 app download VIPPH register Peso63 jili 365.vip login Ttjl casino link download Super Jili 4 FC178 casino - 777 slot games JILIMACAO Philippines S888 register voslot LOVE jili777 DOWNLOAD FK777 Jili188 app CG777 app 188 jili register 5JILI login App Download Pkjili login Phdream Svip slot Abcjili6 App Fk777 vip download Jili888 register 49jili VIPPH register Phmacao co super Taya777 link Pogo88 real money Top777 app VIP777 slot login PHMACAO 777 login APALDO Casino link Phjili login Yaman88 promo code ME777 slot One sabong 888 login password PHMAYA casino Login Register tg777 customer service 24/7 Pogibet slot Taya777 org login register 1xBet live Acegame888 OKBet registration JILIASIA Promotion Nice88 voucher code AgilaClub Gaming Mnl168 link Ubet95 free 50 PHMAYA casino login JLBET 08 Pb777 download 59superph Nice88 bet sign up bonus Jiliyes SG777 download apk bet88.ph login JILIPARK casino login Register Philippines PHMAYA APK CC6 casino login register mobile PHMACAO com download MWPLAY app JILIPARK Download Jili999 register link download Mnl646 login Labet8888 download 30jili jilievo.com login Jollibee777 open now LOVEJILI 11 18JL casino login register Philippines JILIKO register Philippines login Jililuck 22 WJPESO casino PHMAYA casino login Jili777 login register Philippines Ttjl casino link download W888 login Register Galaxy88casino com login OKBet legit tg777 customer service 24/7 Register ROYAL888 Plot777 login Philippines BigWin Casino real money PHLOVE 18JL PH 18JL casino login register Philippines SG777 Pro Taya777 pilipinong sariling casino Jiligames app MNL168 free bonus YesJili Casino Login 100 Jili casino no deposit bonus FC178 casino free 100 Mwcbet Download Jili888 login Gcash jili download JILIMACAO 123 Royal888 vip 107 Nice888 casino login Register FB777 link VIPPH app download PHJOIN 25 Ubet95 legit phcash.vip log in Rrrbet Jilino1 games member deposit category S888 live login FF777 download FC777 VIP APK ME777 slot Peso 63 online casino OKGames app Joyjili customer service superph.com casino FB777 Pro Rbet456 PH cash online casino Okbet Legit login taruhan77 11 VIPPH 777Taya win app Gogo jili 777 Plot777 login register Bet99 app download Jili8989 NN777 VIP JP7 fuel Wjevo777 download Jilibet donnalyn login Register Bossjili ph download 58jili login registration YE7 login register FC777 new link login 63win register Crown89 JILI no 1 app Jili365 asia JLBET Casino 77PH fun Jili777 download APK Jili8 com log in CC6 casino login register mobile ph365.com promotion phjoin.com login register 77PH VIP Login download Phdream live chat Jlslot2 Me777 download Xojili legit PLDT 777 casino login Super Jili Ace Phdream 44 login Win888 casino JP7 Bp17 casino login TTJL Casino register FB777 slot casino Jili games online real money phjoin.com login register BET99 careers ORION88 LOGIN Plot777 login Philippines Labet8888 login JILI Official Pogibet app download PH777 casino register LOVEJILI app Phvip casino VIP jili casino login PHMACAO app 777pnl legit YE7 casino online Okbet download CC6 bet app 63win club Osm Jili GCash LOVEJILI 11 Www jililive com log in Jili58 casino SuperAce88 JiliLuck Login Acegame 999 777pnl promo code MWPLAY good domain login Philippines Pogo88 app Bet casino login Superph98 18jl app download BET999 App EZJILI gg 50JILI VIP login registration Jilino1 new site pogibet.com casino Jili Games try out Gogojili legit 1xBet Aviator WINJILI ph login Jili168 register How to play Jili in GCash 777pnl PHDream register login JILISM slot casino apk FB777 c0m login EZJILI Telegram MWCASH88 APP download Jili88 vip03 APaldo download 1xBet 58JL Casino 58jl login register Jili scatter gcash OKJL slot jili22.net register login 10phginto APaldo 888 app download 1xBet live FC178 Voucher Code 58jl Jili888 ph Login 365 Jili casino login no deposit bonus JP7 VIP login PHBET Login registration 58jili login registration VVJL online Casino Club app download Jili77 login register Jili88 ph com download KKJILI casino WJ peso app Slot VIP777 BigWin69 app Download Nice88 bet Suhagame philippines Jiliapp Login register Qqjili5 Gogo jili helens ABJILI Casino OKJL download 1xBet login mobile Pogibet 888 777 game Okgames casino login Acegame888 Bet86 promotion Winph99 com m home login JP7 VIP login 20phginto VIPPH register KKJILI casino OKJILI casino Plot777 app download NN777 register bossphl Li789 login Jiligo88 app Mwcbet Download Betjilivip Https www BETSO88 ph 30jili Https www BETSO88 ph Jilievo Club Jili888 register Jili777 download APK JILI77 app download New member register free 100 in GCash 2024 Royal888casino net vip JOLIBET withdrawal MW play casino Jili365 login FB777 Pro Gold JILI Bet99 registration 55BMW red envelope Bet199 login philippines JILI188 casino login register download Phjoin legit or not Bigwin 777 Bigwin pro Apaldo PH pinasgame JILIPARK Login registration JiliApp ph04 Ph143 Jili168 login app Philippines MW Play online casino APK 77tbet register 8k8t Bigwin casino YE7 Download App Ph365 download apk Acejili Ph888 login S888 juan login 63win withdrawal Okbet cc labet 8888.com login password Mwbet188 com login register Philippines MNL168 net login registration kkjili.com download Jili888 Login registration Abc Jili com Download JILIPARK casino login Register Download AbcJili customer service live777. casino Jilievo casino jilievo APP live casino slots jilievo vip Jolibet legit PH888 login Register 888php register 55BMW win Mwbet188 com login register Philippines AbcJili customer service Jili88 ph com app 200Jili App MAXJILI casino ROYAL888 deposit mi777 Jili games free 100 ACEGAME Login Register Jilibet donnalyn login Voslot register Jilino1 live casino 18jl login app apk JILI Vip777 login Phtaya login Super Ace casino login Bigwin 777 Ubet95 free 190 superph.com casino Jili22 NEW com register SG777 win Wjpeso Logo 1xBet login mobile Jili88 casino login register Philippines sign up Okbet cc Agg777 slot login Phv888 login P88jili download jiliapp.com- 777 club Fish game online real money One sabong 888 login password QQJili Taya365 slot mnl168.net login Taya365 download Yes Jili Casino PHMACAO APK free download 365 casino login Bigwin 29 JILISM slot casino apk Wow88 jili777.com ph 888php login 49jili VIP Jilino1 legit SG777 slot Fish game online real money Voslot free 100 18jl login app apk OKJL app Jili22 NEW com register Nice88 free 120 register no deposit bonus Sugal777 app download 288jili PHJOIN VIP com Register Jl77 Casino login KKjili com login Lovejili philippines Pogo88 casino SLOTSGO VIP login password Jili22 net register login password Winph 8 we1win 100 Jili slot 777pnl promo code Sg77701 Bet88 download for Android PH365 casino Royal Club login Jili88 casino login register MWPLAY login register Jilibay Promotion 7SJILI com Register FC777 casino link download Royal meaning in relationship OKBET88 AbcJili customer service 777ph VIP BOSS JILI login Register 200Jili App KKJILI casino login register maxjili Mwcbet legit JILIASIA 50 login Milyon88 com casino login 8k8app17 Royal slot Login Phmacao rest 338 SLOTSGO Ph888 login PHGINTO com login YY777 app Phdream register Jili22 net register login password Lucky Win888 Jiligames API Agila club VIP 77PH VIP Login download Acegame888 register PHMAYA Download Jili88 online casino 7XM Lovejili philippines 63win register Jilimax VOSLOT 777 login 18JL Casino Login Register JILIASIA 50 login 50JILI VIP login registration 7XM com PH Nice888 casino login Register 58jl Jili168 casino login register download Timeph philippines 90jilievo Jili88 casino login register OKBet legit JILI slot game download Bet99 promo code 58jili app 55BMW com PH login password KKjili casino login bet999 How to play Jili in GCash BigWin69 app Download OKJL Milyon88 com casino login phdream 888php register Ph888 PH777 registration bonus JLBET Asia LOVEJILI download Royal Casino login 646 ph login Labet8888 review JLBET Casino Jili888 ph Login Wjpeso Wins JILIMACAO 666 Jiliplay login register JILIAPP com login Download JiliLuck download WIN888 PH JL777 app Voslot777 legit Pkjili login 20jili casino Jolibet login registration Phjoin legit or not Milyon88 com casino register JILI apps download 88jili login register Jili 365 Login register download 11phginto Jili777 vip login Ta777 casino online Swertegames Taya365 download 777PNL online Casino login Mi777 join panalo 123 JILI slot 18jili link Panalo lyrics Jiliplay login philippines yaman88 Bet88 login Jili888 Login registration FF777 TV Ok2bet app Pogibet casino philippines Www jilino1 club WOW JILI secret code AB JILI Jili168 online casino BET99 careers Go88 slot login JILI Vip777 login CG777 Casino link OKBet GCash www.50 jili.com login WINJILI download Lucky bet99 Acegame888 77ph com Login password ACEGAME Login Register ACEGAME casino Swerte88 login password Wj slots casino APALDO Casino Phjoin slot JLBET com JLBET ph Taya777 org login 49jili slot Svip slot Jili77 download APK 200jiliclub Bet199 philippines Jili888 Login registration 88jili withdrawal phjoin.com login register Swerte88 login registration Voslot777 legit Superph11 AAA JILI app download Www jililive com log in VIP777 Casino login download Jili77 download APK Jilibet donnalyn login Register JILICC sign up Pogibet app download www.mwplay888.com download apk Jili68 Jililuck App Download APK Yy777 apk mod Jili77 vipph.com login labet8888.com app Phdream live chat Ph646 login register mobile 7777pub download Jolibet Fortune Tree 90JILI app 18JL login Philippines JLSLOT login password 50JILI fun m.nn777 login 88jili withdrawal PH Cash Casino APK 888PHP Casino LINK Boss jili app download Jili999 login register FB777 download APK Free 100 promotion JILIPARK Download VIP PH casino JILIHOT ALLIN88 login 8K8 com login PHMAYA casino login 58jili withdrawal Ubet95 free 100 no deposit bonus KKJILI online casino M GG777 100jili APP JILI888 slot download PHBET88 Jili Games demo 1xBet OKJL Casino Login Nice888 casino login Register Betso88 App download APK VIP777 app Gcash jili register 1xBet registration 58jili withdrawal Jili63 Suhagame23 218 SLOTSGO AGG777 login Philippines Bay888 login JILIVIP 83444 PHCASH com casino login Jilievo 666 Jili 365 VIP register PHMAYA link PH cash VIP login register Yaman88 casino JP7 VIP We1Win download free rbet.win apk Jili168 casino login register download Milyon88 com casino register 18JL login app 88jili withdrawal AAA Casino jilibet.com register Winjili55 UG777 login app PH777 download Jili365 bet login app Osm Jili GCash 77tbet philippines GI Casino login philippines 88jili login FC178 casino free 100 SG777 Com Login registration Nice88 free 100 Oxjili Royal777 Top777 login FB777 live 200jili login Gogojili legit Yes Jili com login phcash.vip casino Sugal777 app download 58JL app Login Panalo login JILI games APK Lucky99 Slot login Jili scatter gcash 7XM APP download FB JILI casino login download PHMACAO app ROYAL888 Link Alternatif ACEPH Casino - Link 55bmw.com casino Timeph app Osm Jili GCash M GG777 Ubet95 login Jiligo88 CG777 Casino Philippines Tayabet login Boss jili app download YY777 app download Nice88 free 120 register no deposit bonus Bossjili7 XOJILI login 68 PHCASH login ezjili.com download apk Jili 365 VIP APK Milyon88 pro Jili88 casino login register download Jili online casino AgilaPlay Jili scatter gcash 7777pub login CC6 app bonus JK4 online PHJOIN casino Joyjili login register 22phmaya 5JILI Casino login register Betso88 VIP Winph 8 Phmacao rest JILI Slot game download free s888.live legit APALDO Casino link Plot 777 casino login register Philippines Ph646wincom Jili168 login app Philippines KKJILI casino Apaldo PH Phdream live chat Slot VIP777 PH888BET 22 phginto 50JILI APP MWPLAY login register Slotph We1Win apk VIP777 slot login Nice88 PRIZEPH online casino Jilipark App 7XM app for Android Jili58 Jili168 free 100 APALDO 888 CASINO login APaldo download Jiliasia8 com slot game phcash.vip casino OKJL Casino Login YY777 live Jili888 register Winjiliph QQ jili casino login registration Abcjili5 NN777 register Phvip casino Taya 365 casino login OKBet app Osm Jili GCash Nice88 free 100 5JILI Casino login register Bet88 app download 5 55bmw vip Jlph11 JILI slot casino login Nice88 bet sign up bonus JILI Slot game download for Android Abc Jili com Download FF777 TV Peso 63 online casino MILYON88 register free 100 7777pub JILIASIA 50 login CC6 online casino latest version Royal Club apk 1xBet login registration CG777 Casino Philippines 1xBet app Mwcbet net login Password LOVEJILI 21 FBJILI Now use Joyjili Promo code JILI188 casino login register download PHMACAO SuperPH login AGG777 login app Peso 63 online casino filiplay Sugal777 app download Galaxy88casino com login EZJILI Telegram JiliApp ph04 Jilino1 com you can now claim your free 88 PHP download 63win Coupon Code PHDream 8 login register Philippines MNL168 website CC6 online casino register login 3jl app download apk Jlph7 TA777 com Login Register password 5jili11 FF777 casino login Register KKJILI casino login register 10 JILI slot game 3JL login app Jili100 APP Winjili55 Milyon88 info Jilino1 VIP login YE7 bet sign up bonus Apaldo games Wj casino app AbcJili win.ph log in Jili22 VIP 204 SG777 Jl77 Casino login YY777 app download Jilimacao Okjl space Wjevo777 download Ubet95 free 100 no deposit bonus PHMAYA APK Xojili legit 77PH bet login Taya365 pilipinong sariling casino LOVEJILI AAAJILI Casino link Jollibee777 How to play mwplay888 18jl app download jilievo.com login password VIP PH casino mnl168.net login JiliLuck download Win2max casino 777PNL download app Ubet Casino Philippines Win888 Login Jili88 casino login register Philippines sign up Bet99 APK 18JL casino Login register Download Naga888 login JLPH login PHMACAO APK free download How to register Milyon88 Royal888ph com login JiliCC entertainment WINJILI customer service PHBET88 Jili888 Login Philippines SG777 slot FBJILI Jili365 bet login app Ubet95 free 100 no deposit bonus Taya 365 casino login LOVEJILI Jili777 free 150 YE7 casino login register download QQJili 58jili login Download S888 sabong Gi77 casino Login taya777 customer service philippines number 24/7 WINJILI customer service Https www wjevo com promocenter promotioncode Nice99 casino login Phdream 44 login Mi777app 777PNL online Casino login phjl.com casino JILILUCK promo code Pogibet 888 login BigWin Casino legit Jolibet app download Jilli pogibet.com casino JP7 VIP login Ug7772 Phjoy JILIMACAO 123 PH143 online casino jili365.bet download PH cash VIP login register Abc Jili Register Mwgooddomain login 58JL Casino link 365 Jili casino login no deposit bonus JILIEVO Casino 777 60win OKGames casino 49jili VIP kkjili.com app JILIPARK casino login Register Philippines Agila Club casino OKGames GCash OKBet casino online S888 juan login Yaman88 log in Winph99 com m home login Jili88 casino login register Winjiliph CG777 Casino LOGIN Register Ubet Casino Philippines Agilaclub review Is 49jili legit ph646 JLBET link JiliCC entertainment Jilicity withdrawal Ta777 casino online Jili777 login register Philippines JP7 coupon code Milyon88 one Ug7772 Jilibet casino 77PH VIP Login download Jili live login 68 PHCASH 7XM APP download Boss jili login MWCASH88 APP download Jilicity login Acegame888 real money LIKE777 JILILUCK app JiliBay Telegram Bet199 login philippines Ph646wincom PHJOIN login OKGames register JILIASIA withdrawal Panalo login 88jili Login Philippines Wjevo777 download phjl.com casino Fcc777 login Labet8888 login JILI8998 casino login PHJL Login password Jilibay Voucher Code 28k8 Casino P88jili download 49jili apps download Fk777city we1win CG777 Casino login no deposit bonus MW play casino FF777 casino login Register Philippines download JILIAPP com login Download Bet199 PHGINTO com login Bet88 bonus Sw888 withdrawal Vvjl666 Jiliapp 777 Login QQ jili login Jilicity download Jili188 login Philippines Timeph philippines Casino Club app download Nice88 bet login registration Bay888 login PH Cash casino download Jiliko777 Nice88 PH 777pnl Jiliplay login register JILI VIP casino cg777 mwcbets.com login Fbjili2 JILIAPP download 7xm login 77jl.com login JILI Slot game download for Android MWPLAY app superph.com casino Nice88 free 120 WJ peso app Jili58 register 3jl app download apk Betso88 link OKGames login free JILIASIA 888 login 58jl login register Jilibet888 68 PHCASH login Jili88ph net register 55BMW Casino app download APK Abc Jili com Download FB777 register login Philippines Jilievo org m home JiliLuck download jlbet.com login register Jp7 casino login 18JL Casino Login Register YE7 casino APK prizeph Boss jili login Royal logo FC178 casino - 777 slot games Taya777 pilipinong sariling casino Ph888 MWPLAY app @Plot777_casino CG777 login BOSS JILI login Register JILI PH646 login Vvjlstore Mi777 casino login Download Okgames redeem code 50JILI VIP login registration Bet88 login AGG777 login Philippines JILIMACAO Yesjili com legit P88jili com login OKBET88 Gold JILI VIP PH casino VIP PH log in bet88.ph legit kkjili.com app JiliLuck Login JILI Vip777 login 63win withdrawal bet999.ph login m.nn777 login 58JL 8k8app17