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 Redirect all 404 automatically except certain pages, on the site WordPress.org Forums:
You don't need to redirect all 404s, and I don't advise that you do so…3 days ago
-
Posted a reply to String, on the site WordPress.org Forums:
It's a little strange that the query parameters cause a 404. Is that a plugin?…3 days ago
-
Posted a reply to String, on the site WordPress.org Forums:
Legitimate 404s are detrimental. Spurious 404s are not. I do not advise redirecting these -…3 days ago
-
Posted a reply to String, on the site WordPress.org Forums:
As in previous requests, it's not necessary to fix all 404s. If someone is requesting…3 days ago
-
Posted a reply to Login status redirect issue, on the site WordPress.org Forums:
Ok, but it is possible that the page is still being cached, and by other…3 days ago
-
Posted a reply to String, on the site WordPress.org Forums:
Your example doesn't match /pretty-flowers/ so I don't know how they are connected. You cannot…3 days ago
-
Posted a reply to Login status redirect issue, on the site WordPress.org Forums:
You exclude the page you don't want cached.5 days ago
-
Posted a reply to Add variable to url, on the site WordPress.org Forums:
Can you provide the full details of the redirect, maybe as a screenshot?5 days ago
-
Posted a reply to Add variable to url, on the site WordPress.org Forums:
It is not. What redirect did you create for this? A matching redirect will always…5 days ago
-
Posted a reply to Login status redirect issue, on the site WordPress.org Forums:
Is your site cached? If so then you will need to exclude that page5 days ago
-
Posted a reply to Redirect entire site except wp-admin, on the site WordPress.org Forums:
You can use the site relocate to redirect everything to the same URL on the…1 week ago
-
Posted a reply to Regex redirection, on the site WordPress.org Forums:
You need to modify the regular expression so that it only matches the URL you…1 week ago
-
Posted a reply to Add variable to url, on the site WordPress.org Forums:
You may have multiple caches. What redirect did you create for this?1 week ago
-
Posted a reply to Regex redirection, on the site WordPress.org Forums:
I don't really understand the question. You've given 2 set of URLs that are identical,…1 week ago
-
Posted a reply to Add variable to url, on the site WordPress.org Forums:
Have you cleared your cache? What is a real URL for this?2 weeks ago
-
Posted a reply to Delete 404 logs, on the site WordPress.org Forums:
If you enable the log expiry option then your logs will be slowly expired according…2 weeks ago
-
Posted a reply to Syntax to get the Source URL and append it to the Target URL?, on the site WordPress.org Forums:
The screenshot doesn't show a regular expression, so I'm not sure what you are trying…2 weeks ago
-
Posted a reply to Change permalink format, on the site WordPress.org Forums:
As mentioned on the page, it is a beta feature and does not support every…2 weeks ago
-
Posted a reply to String, on the site WordPress.org Forums:
I wouldn't worry about spurious requests. Your pages will have the correct canonical URLs set,…2 weeks ago
-
Posted a reply to Redirection Not working With Different Domains, on the site WordPress.org Forums:
What is the redirect you created?2 weeks ago
-
Posted a reply to Bulk ID replace in redirection, on the site WordPress.org Forums:
The Search Regex beta version may help: https://github.com/johngodley/search-regex/releases/tag/3.0-beta There is no other solution.2 weeks ago
-
Posted a reply to Font CORS error, on the site WordPress.org Forums:
You will need to modify the header so it meets the requirements of your site.…2 weeks ago
-
Posted a reply to Add variable to url, on the site WordPress.org Forums:
You can use a regular expression: https://redirection.me/support/redirect-regular-expressions/2 weeks ago
-
Posted a reply to String, on the site WordPress.org Forums:
It's not super clear, no. What redirect have you created?2 weeks ago
-
Posted a reply to Font CORS error, on the site WordPress.org Forums:
Change the security header until you no longer get a cors error.2 weeks ago
-
Posted a reply to Permalink Structure Change with redirections, on the site WordPress.org Forums:
The permalink migration feature does not support all permalinks. If it isn't working then yours…2 weeks ago
-
Created issue #35643 in the WordPress/gutenberg repository:
Inconsistent inserter and inspector behaviour on large viewport2 weeks ago
-
Posted a reply to My REST API is enabled only for logged in users, on the site WordPress.org Forums:
It is up to you and whatever you use to restrict access to ensure that…2 weeks ago
-
Posted a reply to My REST API is enabled only for logged in users, on the site WordPress.org Forums:
Are you not logged in when you use Redirection?2 weeks ago
-
Posted a reply to Do I have a mystery loop? Redirects not working., on the site WordPress.org Forums:
Sure, but can you show the exact settings you have for a redirect that isn't…3 weeks ago
-
Posted a reply to Do I have a mystery loop? Redirects not working., on the site WordPress.org Forums:
If it is showing up as 3 hits on statcounter then something is wrong with…3 weeks ago
-
Posted a reply to How to redirect multiple URLs to one page?, on the site WordPress.org Forums:
More details here: https://redirection.me/support/redirect-regular-expressions/3 weeks ago
-
Posted a reply to Do I have a mystery loop? Redirects not working., on the site WordPress.org Forums:
What do you mean by mystery loop? Nothing is redirecting that I can see.3 weeks ago
-
Posted a reply to Change permalink format, on the site WordPress.org Forums:
You can see if the permalink migration beta works for you: https://redirection.me/support/site-options/3 weeks ago
-
Posted a reply to Syntax to get the Source URL and append it to the Target URL?, on the site WordPress.org Forums:
You can use a regular expression: https://redirection.me/support/redirect-regular-expressions/3 weeks ago
-
Created issue #35419 in the WordPress/gutenberg repository:
Block inserter padding3 weeks ago
-
Posted a reply to How to Render a Shortcode in the Destination Field, on the site WordPress.org Forums:
Sorry, it's not possible to do that.3 weeks ago
-
Posted a reply to Large Number of Groups, on the site WordPress.org Forums:
Please see https://github.com/johngodley/redirection/issues/739 for details3 weeks ago
-
Posted a reply to Redirect button disappeared from the top admin bar, on the site WordPress.org Forums:
There is not an option to do that and never has been.4 weeks ago
-
Posted a reply to Can I redirect all 404s with feed at the end of url?, on the site WordPress.org Forums:
Sure, you can use a regular expression as described here: https://redirection.me/support/redirect-regular-expressions/4 weeks ago
-
Posted a reply to Formats, on the site WordPress.org Forums:
A redirect always works the same. There is no need to change the expression if…4 weeks ago
-
Posted a reply to replace and convert to uppercase, on the site WordPress.org Forums:
The plugin uses PHP and whatever you do will need to be supported by PHP's…4 weeks ago
-
Posted a reply to Redirection changes URL, results in 404, on the site WordPress.org Forums:
WordPress itself is removing the quote.4 weeks ago
-
Posted a reply to Access-Control-Allow-Origin, on the site WordPress.org Forums:
There is no need to trawl the compiled JS looking for things. All of the…1 month ago
-
Posted a reply to Access-Control-Allow-Origin, on the site WordPress.org Forums:
It is not automatically adding that header to your site. It is an option in…1 month ago
-
Posted a reply to redirecting sequential pages, on the site WordPress.org Forums:
You will need to use a regular expression: https://redirection.me/support/redirect-regular-expressions/1 month ago
-
Posted a reply to How to clean database, remove unnecessary redirects? Reset?, on the site WordPress.org Forums:
There's a bulk delete option on the redirects page, which is probably the easiest. If…1 month ago
-
Posted a reply to crashing issue, on the site WordPress.org Forums:
What do you have running on your site that could cause that? It's not happening…1 month ago
-
Posted a reply to Redirected URL has extra forward slash /, on the site WordPress.org Forums:
The screenshots look the same. You do not need to use a regex for this…1 month ago
-
Posted a reply to Redirect by Country, on the site WordPress.org Forums:
No, there are no country detection capabilities.1 month ago
Developer
-
Advanced Permalinks
Active Installs: 1,000+
-
AJAX Calendar
Active Installs: 1,000+
-
Audit Trail
Active Installs: 10,000+
-
Crowdsignal Polls & Ratings
Active Installs: 20,000+
-
Extended Comments Widget
Active Installs: 50+
-
HeadSpace2 SEO
Active Installs: 10,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: 700+
-
Sniplets
Active Installs: 70+
-
Tidy Up
Active Installs: 90+
-
User Permissions
Active Installs: 100+
Contributor
-
Filled In
Active Installs: 100+
-
GuangzhouActive Installs: 20+