John Godley
@johnny5 on WordPress.org
- Member Since: March 12th, 2005
- Location: London, UK
- Website: johngodley.com
- GitHub: johngodley
- Employer: Automattic
Bio
Contributions
Contribution History
John Godley’s badges:- Core Contributor
- Plugin Developer
- Theme Developer
- Translation Contributor
-
Posted a reply to [Feature request] Add hooks for Disable/Enable redirect, on the site WordPress.org Forums:
Details can be found here: https://github.com/johngodley/redirection/issues/2081 -
Posted a reply to Can you tell me how you solved this?, on the site WordPress.org Forums:
Redirection does not cause 404s. If you have redirected a URL to a page that… -
Posted a reply to Redirect Parameters, on the site WordPress.org Forums:
You can use the support page to help guide you to create an expression that… -
Posted a reply to Redirect Parameters, on the site WordPress.org Forums:
How are these spammy parameters causing a problem on your site? You should be able… -
Posted a reply to Bulk Check Redirection, on the site WordPress.org Forums:
No, there's no way to do that in the plugin. If you can do it… -
Posted a reply to Problems were detected with this header / 301 redirects to 403, on the site WordPress.org Forums:
https://redirection.me/ -
Posted a reply to Problems were detected with this header / 301 redirects to 403, on the site WordPress.org Forums:
I can't answer that - it's down to your server. -
Posted a reply to Help with Critical Error, on the site WordPress.org Forums:
Is this error happening often? How do I trigger it? I'm not able to recreate… -
Posted a reply to Problems were detected with this header / 301 redirects to 403, on the site WordPress.org Forums:
The redirect checker is being returned a 403 error: https://redirect.li/http/?url=https%3A%2F%2Fevercleantn.com%2F This is probably some security… -
Posted a reply to Language redirect problem, on the site WordPress.org Forums:
It currently only looks at the first language. A future version may expand this. -
Posted a reply to Change RED_MAX_PER_PAGE and RED_DEFAULT_PER_PAGE in options, on the site WordPress.org Forums:
Can I ask what you are doing with the bulk editing? Would the search and… -
Posted a reply to Change RED_MAX_PER_PAGE and RED_DEFAULT_PER_PAGE in options, on the site WordPress.org Forums:
You can change the per page from the screen options dropdown. Why do you need… -
Posted a reply to rearrange dates in url, on the site WordPress.org Forums:
You can use the regex to capture the date by putting it in brackets in… -
Posted a reply to Redirect wrong., on the site WordPress.org Forums:
Do you have any other redirects affecting this? It seems like you have a regular… -
Posted a reply to Redirect wrong., on the site WordPress.org Forums:
Redirection only does what you tell it to do. What redirect have you created for… -
Posted a reply to Redirect disable not working, on the site WordPress.org Forums:
If you've disabled the plugin then it is not redirecting anything. It will be a… -
Posted a reply to blog redirection from folder perspective., on the site WordPress.org Forums:
You can find details about regular expressions here (including examples): https://redirection.me/support/redirect-regular-expressions/ You seem to have… -
Posted a reply to Maximum limits on the number of URLs for redirects, on the site WordPress.org Forums:
Sure, but if there is a pattern to the change (generally there is) then you… -
Posted a reply to Maximum limits on the number of URLs for redirects, on the site WordPress.org Forums:
Your database is the deciding factor. Adding more doesn't change how the plugin performs. I… -
Posted a reply to 301 redirects for full website, on the site WordPress.org Forums:
Relocate site: https://redirection.me/support/site-options/ -
Posted a reply to Page is two times redirected, on the site WordPress.org Forums:
WordPress can guess close URLs, but in your situation it's not something I can specifically… -
Posted a reply to Page is two times redirected, on the site WordPress.org Forums:
This isn't really a Redirection question. It's probably caused by a WordPress 'old slug' redirect.… -
Posted a reply to Help with Critical Error, on the site WordPress.org Forums:
Details are in the plugin (the support page) or the support site (https://redirection.me/) -
Posted a reply to Redirect all amp, on the site WordPress.org Forums:
The support guide has an example: https://redirection.me/support/redirect-regular-expressions/ -
Posted a reply to Help with Critical Error, on the site WordPress.org Forums:
Ok, I'm not able to recreate the problem so you'll need to go through your… -
Posted a reply to Question about redirects based on user role or login status, on the site WordPress.org Forums:
Oh, sorry, yes that's not something that can be done in .htaccess -
Posted a reply to Question about redirects based on user role or login status, on the site WordPress.org Forums:
No, I mean that you can export your redirects and manually add it to the… -
Posted a reply to Question about redirects based on user role or login status, on the site WordPress.org Forums:
If you can't or don't want to set the plugin up to do it automatically… -
Posted a reply to Help with Critical Error, on the site WordPress.org Forums:
Have you created any redirects? -
Posted a reply to Help with Critical Error, on the site WordPress.org Forums:
Has your plugin been installed properly? This is a message that shouldn't exist if the… -
Posted a reply to Question about redirects based on user role or login status, on the site WordPress.org Forums:
If the things you are wanting to protect are actual files then your server settings… -
Posted a reply to Question regarding “Relocate site” functionality, on the site WordPress.org Forums:
It redirects every URL to another site and it doesn't do anything else. If you… -
Posted a reply to /dashboard redirects to WP Login page, on the site WordPress.org Forums:
Without knowing what is causing the redirect it's hard to say. Redirection does generally operate… -
Posted a reply to Add rel=sponsored?, on the site WordPress.org Forums:
It's not currently possible to do that, but it sounds like a good idea so… -
Posted a reply to Redirection with query parameters, on the site WordPress.org Forums:
There was a problem keeping the same case when a parameter was passed on to… -
Posted a reply to URLs with query parameters don’t get redirected., on the site WordPress.org Forums:
The URL parsing library doesn't seem to handle the + in a parameter name well,… -
Posted a reply to Plugin dont work, on the site WordPress.org Forums:
I am unable to reproduce the problem. .php is often handled differently by your server… -
Committed [2784565] to Plugins SVN:
Tagging 5.3.4 -
Committed [2784563] to Plugins SVN:
Release 5.3.4 * Fix query parameter name with a + not matching -
Posted a reply to Plugin dont work, on the site WordPress.org Forums:
What is the redirect you have created? What else might have changed on your site… -
Posted a reply to Redirect Faulty Query Parameters URLs, on the site WordPress.org Forums:
It is possible yes, but it still may not work if WordPress is overriding it.… -
Posted a reply to Exclude urls from redirect, on the site WordPress.org Forums:
The 'do nothing' does work. You need to make sure that the specific URLs have… -
Posted a reply to Redirecting the blog post, on the site WordPress.org Forums:
Then you will need to modify your regular expression so it doesn't match the target… -
Posted a reply to Redirect Faulty Query Parameters URLs, on the site WordPress.org Forums:
That URL is being redirected by WordPress. You will need to stop whatever is causing… -
Posted a reply to Is it possible to set Redirect to origin page after login?, on the site WordPress.org Forums:
WordPress will do this for you if you pass the appropriate query parameter. Redirection can… -
Posted a reply to Redirecting the blog post, on the site WordPress.org Forums:
How is it not working? -
Posted a reply to GET POST REST API issue on multisite, on the site WordPress.org Forums:
How do you know this? A hit is only recorded if someone visits the URL.… -
Posted a reply to Check Redirect not working, on the site WordPress.org Forums:
Sure, but as I said, it probably can't access the URL. I would need to… -
Posted a reply to Check Redirect not working, on the site WordPress.org Forums:
Probably it can't access the URL, but without knowing that I couldn't really say. -
Posted a reply to Redirection gone bad, on the site WordPress.org Forums:
This is not something that Redirection does and probably something else is causing the redirect.…
Developer
-
Advanced Permalinks
Active Installs: 1,000+
-
AJAX Calendar
Active Installs: 900+
-
Audit Trail
Active Installs: 10,000+
-
Extended Comments Widget
Active Installs: 40+
-
HeadSpace2 SEO
Active Installs: 9,000+
-
HTML Purified
Active Installs: 100+
-
Jump To
Active Installs: Less than 10
-
Layout Grid Block
Active Installs: 100,000+
-
PageView
Active Installs: 2,000+
-
Pirates Ahoy!
Active Installs: Less than 10
-
Redirection
Active Installs: 2+ million
-
Rename Media
Active Installs: 100+
-
Search Regex
Active Installs: 200,000+
-
Sharedaddy
Active Installs: 500+
-
Sniplets
Active Installs: 50+
-
Tidy Up
Active Installs: 70+
-
User Permissions
Active Installs: 80+
Contributor
-
Filled In
Active Installs: 80+
-
GuangzhouActive Installs: 10+