Hi,
Where does this plugin store the redirect info?
I’ve got an active redirect which I can’t find the source for.
Thanks
]]>Basically a repost of a prior question:
—-
Seeing this in admin on one site… did the turn all plugins off one by one thing and Redirects is the one where this goes away when off.
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/wordpress/wp-includes/functions.php on line 3008
—-
As the other poster noted, this only disappears when the redirect plugin is deactivated.
]]>Greetings. I have been using your product for a while and like it very much. It has done a great job for us and thank you!
I am looking for a way to delete all entries and start fresh with an import but can not figure out a way to delete all entries at once. My file has become way too big. What would be the best way to do this rather than click delete on every individual redirect line?
Thank you for your help.
Patrick A.
Hi there,
I’m seeing the following error in my error log:
PHP Warning: extract() expects parameter 1 to be array, boolean given in …/wp-content/plugins/redirects/index.php on line 173
Is this something that can be fixed?
]]>The CSV uploader will not work. I opened the csv file to be sure the comma was there and no ” were in the file. When I go to choose file and select the file, the “save” button doesnt highlight so that I can actually highlight it.
]]>As stated earlier. The upload function, which is why I wanted to give this plugi a try, is broken in the current version.
]]>Hi,
I’m trying to use the plugin to upload 2088 redirects to my website, I really don’t want to have to try and key these all in manually ??
If I key the redirects in they all works fine as expected, however when I try to upload a CSV file the SAVE button remains greyed out and so when I click it nothing happens, I have also tried with smaller CSV files with between 10 and 100 records in and still nothing.
Any help would be greatly appreciated.
Thanks
Sibbo100
Hi,
I’m working on our new site and have installed Redirects. Naturally it has no redirects in it. Now I would like to move all old redirects from our old site to the new. Is that possible and how?
Regards
Johan
I notice the first entry in the plugin interface is –
example: /about.htm
So I guess it’s not possible to redirect https URLs?
By the way we used this plugin with great effect for the many links on our old site, with pretty good search engine rankings, when we moved to a new WordPress based site. Thank you!
]]>What format does the .csv need to be in?
I have column A just the source URL after the /
Column B the full URL to redirect to
I select the file to upload, but there is no option to execute? -I tried adding a space into one of the manual entry fields which allows me to click the ‘save’ button, but all this does is seem to take to first line of my csv incorrectly.
Thanks
]]>Seeing this in admin on one site… did the turn all plugins off one by one thing and Redirects is the one where this goes away when off.
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/wordpress/wp-includes/functions.php on line 3008
Can you look into this? Thanks
]]>I also seem to be seeing a lot of 404’s for /javascript:void(0); what could that be?
]]>Hi There,
I seem to get a lot of 404’s for wp-admin. Is this comman? I dont understand why this is happening. If I try the URL it works fine. Any feedback would be appreciated.
]]>How can I redirect old pages with question marks in the URL?
For example: the old URL is this:
https://website.com/?page=about
New URL to redirect to:
https://website.com/about/
URL’s with questions marks in them don’t seem to work with your plugin, any ideas why? Do you know how I can fix this?
]]>Not able to get the imports working. Uploads then reloads page and nothing happens. I currently have 18 redirects that I manually put in and this file has approx 153. I added quotes to maybe help it but even that didn’t have an effect on it. Help!
For reference: https://pastebin.com/E05W2cqC
WP 3.8.1
WPengine is host
Plugin version: 1.2
I’m just wondering if you could lock down creating redirects like:
from: /
to: /
One of my clients, just created this redirect – don’t ask why ?? – causing loop effect.. would be nice to prevent this type of redirects.
]]>I installed wordpress on an existing site. There are some old webpages that are still heavily linked to, but I would like to now redirect to a wordpress page.
For example:
https://beardsleecastle.com/medieval-f/medieval.htm
I would like to now redirect to
https://beardsleecastle.com/gallery-item-type/medieval-faire/
However when I put in a from of /medieval-f/medieval.htm
and a to of https://beardsleecastle.com/gallery-item-type/medieval-faire/
it doesn’t seem to do anything. Any help? Thanks!
I have just relaunched a website. The old site was created on Go Daddy’s Website builder and I replaced it with a WordPress site. I used Redirects to take the urls and redirect them to new urls.
It’s not working. Will this plug-in work for an old site that was not a WordPress site?
For instance, when I enter an old site url: https://epwservices.com/about.html, I get this in the from box, a hash tag: /https://epwservices.com/about.html.
I can’t get rid of it, the leading hash tag I mean.
The sites address is https://www.epwservices.com
]]>Hello
This works well. Thanks for creating.
Can it be used to make the redirect open in a new window?
Thanks,
Mike
Hello!
I’ve been using your plugin to convert a static site into WordPress. Every new page and PDF is getting a redirect. This site has tons of links that are needing to be redirected, so I’m currently at 500. I’m wondering, is there a cap number to how many redirects you can have? I’ve tried adding a few since that 500 mark, and not sure if it is just replacing existing ones or ignoring them.
Also, is there a way to download the existing redirects? I see you can upload a CSV of them, but didn’t know if you could download them all.
Thanks!
]]>Minor bug. Your code triggers php notice. ( turn on WP_DEBUG and you will see )
Change this:
add_options_page(
'Redirects',
'Redirects',
10,
$this->slug,
array($this, 'options')
);
to:
add_options_page(
'Redirects',
'Redirects',
'administrator',
$this->slug,
array($this, 'options')
);
Great little plugin!
]]>Hi im building a website on example.com and have purchased example.co.uk. I want to redirect all .co.uk queries to .com. Will this plugin allow me to do this. Regards
]]>Hi,
I just downloaded your plugin and had a question about what the CSV file format should be. I’ll be making the CSV file in Excel.
Thanks,
]]>Hi,
have been using this excellent plug in for a while now. Added a few new url:s today (I now have 189 redirects active) and this broke my site. It became inaccessible and the browser told me that it was due to many redirects happening when the browser tried to open the url. It said that this can happen when a you open a page that is redirected to open another page that in turn is redirected to open the original page.
Switching off the plug-in remedies the problem so I know its the plug-in that causes it.
I’m not too savvy on this thing – is there a way to identify such an “offending” url? I don’t want to delete all my redirects and start all over again. Help would be much appreciated!
Regards
Johan
]]>Hi everyone, I’ve been using the Redirects plugin quite successfully for several months now with no issues. However today all of my redirects have disappeared and I’m not sure how or why. Any ideas where or how these redirects could be saved so that I can get them back?
]]>Hi,
I’ve noticed that the csv file must NOT have it’s fields quoted, so your file should be something like this:
/about/faq/,/shop/help
and not like this:
"/about/faq/","/shop/help"
The save action simply explodes each line by comma, might be worth modifiying that with a proper csv parser for better compatibility.
Cheers
Hans
Hi, Great plugin, works perfect when ensuring that the links are formatted as per the example that is listed.
IE: No trailing / in the From but use a trailing / in the TO
My question is about .CSV upload.
I Choose File and click save and nothing happens.
I have saved it from excel into a .csv and verified that it is comma separated by opening it in a text editor.
If I manually enter a redirect, and then try to upload, it deletes any manual entries as well.
Any assistance would be greatly appreciated!
James Coulombe
https://www.zeussystems.com
All I get when trying to add a redirect (or delete the example) is:
You do not have sufficient permissions to access this page.
]]>Hello,
I just built a new wordpress website. What’s the best approach to redirect an entire blog (and all of its posts) from my old domain (www.olddomain.com/blog) to my new domain (www.newdomain.com/blog)?
I’m going to do one-to-one 301 redirects for the rest of the website… just trying to find an easy/quick solution to redirect my entire blog.
Thanks!
Brian
Hi There
Do you have additional details for this plugin?
for example if I want to redirect any post ending with -2 (duplicated post) to same url without -2
so exmaple.com/blog/post-2/ to go to
example.com/blog/post/
but i need to do this on number of posts, so need some formula, can’t do it manually for each post.
Thanks