Hello,
I tried creating a redirect using your tool from the main website link https://anisapharm.ro
to
https://anisapharm.ro/ro/bine-ai-venit/
I somehow managed to mess it up and have all the subpages locked up, it looks like it is stuck in a redirect loop.
I tried uninstalling the plugin, reinstalling, removing the plugin from the plugin page.. The site is still messed up.
Can you please help me with this one?
]]>Hi there,
I am using this plugin for my WordPress installation https://blogmetohell.de. As you might for sure have noticed, the European authorities have issued the so-called DSGVO, which means that each website owner has to guarantee the save and responsible use of all personal data of his website visitors. This includes the documentation of all data that is being collected, also from third party plugins or themes.
This is why I wanted to ask if the “Redirector” plugin is collecting any data from my visitors and if so, which data it is. Is all data being anonymised?
Sorry for these questions but I have to ask them – otherwise I might get in big and expensive trouble.
Kind regards and thanks in advance,
Alan Riplay
]]>Hi all,
in order to make Redirector work with WP Rocket and maybe other caching plugins open the plugin file plugins/redirector/classes/class.redirector.php
and after the call of wp_redirect()
in line 134 insert an exit()
call:
wp_redirect( apply_filters( 'redirector-redirect-url', $redirect_url, $redirect, $post ), apply_filters( 'redirector-status-code', 301 ) );
exit();
Then empty the cache and redirected pages shouldn’t be cached again.
Bogdan
]]>Hello!
I am Using W3 Total Chache and Redirector. But cached Pages which should redirects by your plugin shows only a blank page. Do you have an idea how I could fix the problem?
Thank you.
]]>Hi,
I get following error message when activating this plugin:
Warning: Cannot modify header information - headers already sent by (output started at /users/.../wp-content/themes/twentyfifteen-child/functions.php:34) in /users/.../wp-includes/pluggable.php on line 1207
I hope there’s some solution for this.
BR
]]>how can i let the link to a website open in a new window/tab? where do i find the html-tag to write it in?
or is there another solution?
Dear Ralf,
after I updated redirector from version 2.0.1 to version 3.01 the redirecton doesn’t work when w3 total chache is activated. I tried to clear the cache, the browser cache, disabled all caching options. But the result is always the same.
Now I rolled back to version 2.0.1. (Without editing the DB) Now it works nearly always. But sometimes, the redirection doesn’t works.
Could you help me please to fix the problem?
Regards,
Frank
Hi there,
after deactivating and activating the plugin again, the redirector plugin does`t show up in the edit page menu anymore.
I have got the newest WordPress installation and version 3.0 of the plugin.
Do you have any ideas?
Since the update to 3.0 I’ve got issues with Cachify. Redirector won’t redirect to the appropriate page with Cachify enabled. Disabling Cachify will return the default behavior of Redirector.
]]>Hi!
I just upgraded to WP 3.8 and my redirection seems to be broken. I have several sites, and use ‘pages’ to redirect to my other sites. This has been working fine up until now.
The Cookbook link at the top should redirect to https://cookbook.aonyx.org, but instead goes to the ‘page’ https://www.aonyx.org/cookbook/
Any suggestions?
Thanks,
Geoffrey
Hi!
Upon activation I get this:
Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in C:\xxx\xxx\xxx\wp-includes\functions.php on line 2962
Thanks!
]]>Does this plugin work with CPTs, I can’t see the box there
]]>The plugin works great and is easy for my users to understand.
Is there a way to tweak it so that the first child redirect will display the most recent page that was created, updated, etc?
I want to go to the 2013 gallery when the Parent is clicked. And I’d like it to go to the 2014 page next year without having to manually adjust the order of pages.
Any way to redirect to a random sub-page???
]]>Want to open new Page outside of my Blog, how would I do this?
Am already using “Redirect to Website”
]]>So many error with WP_DEBUG on…
]]>This plugin don work on my 3.3.1 WP
]]>This plugin after installation, does not show, any link on the dashboard. So how can I customise it?
I tried many times i.e. installed, removed and reinstalled. But with no luck.
With debug set to true I get this message upon installing
Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook
While maybe not vital, it does imply anything you had planned to remove on deactivation wont work.
]]>Hello,
Having a slight problem it seems with the latest version of Redirector.
in Redirector.js, the lines:
treeSelect.on(‘change’, function(e){
obj = jQuery(this);
redirectPage.val(obj.val());
});urlInput.on(‘change blur’, function(e){
obj = jQuery(this);
redirectUrl.val(obj.val());
});
Are throwing the error that (for example) treeSelect.on is not a function.
This causes other JavaScript not to run and is a general annoyance which I wanted to bring to your attention. I haven’t experienced this error in the past with Redirector, and it happens regardless of what the redirect is set to in the metabox (Page, URL, child or otherwise).
If you need any more information about the problem just ask.
Thanks.
]]>Hi Ralf,
durch die neue Version 2.0 werden alle bisherigen Weiterleitungen gel?scht! Bitte informiere die Benutzer in geeigneter Weise.
Vielen Dank.
Gru? Hans
]]>Hey there, I was using this and im wondering how to do this, without having to know the exact URLs, just a way to redirect any that may fall in an URL of the domain name and redirect them all to the main domain. Problem is it asks me for the source URLs exact address, and I dont have them all. I just want something to save broken links.
]]>