John Godley
@johnny5 on WordPress.org
- Member Since: March 12th, 2005
- Location: London, UK
- Website: johngodley.com
- Employer: Automattic
Bio
Contribution History
John Godley’s badges:- Core Contributor
- Plugin Developer
- Theme Developer
- Translation Contributor
-
Posted a reply to Cached Redirection detected, but no CloudFlare used, on the site WordPress.org Forums:
You won't be able to export the data if you can't access the plugin page.…7 hours ago
-
Posted a reply to Cached Redirection detected, but no CloudFlare used, on the site WordPress.org Forums:
The file https://wearablefutures.co/wp-content/plugins/redirection/redirection.js is showing version 4.6.2. It should show version 4.88 hours ago
-
Posted a reply to Option to Remove RSS, on the site WordPress.org Forums:
It only gets called when you use the RSS feed.1 day ago
-
Posted a reply to Option to Remove RSS, on the site WordPress.org Forums:
The function isn't used unless you access the feed. If you don't need the feed…1 day ago
-
Posted a reply to Redirect category, “/page/” Ignore category and pagination (Regex), on the site WordPress.org Forums:
You can use https://regex101.com/ to test a regular expression. If needed you can create a…2 days ago
-
Posted a reply to Regex redirect of product tag url, on the site WordPress.org Forums:
? is a regular expression character. If you want to match it then you must…3 days ago
-
Posted a reply to Redirect not working, on the site WordPress.org Forums:
What server is this on? Why do you have a 'URL and server' redirect?4 days ago
-
Posted a reply to Redirects exported to .htaccess does not follow their positions, on the site WordPress.org Forums:
No, it doesn't retain the position value. What setup have you created that requires this…5 days ago
-
Posted a reply to Redirect not working, on the site WordPress.org Forums:
What is the redirect you created?5 days ago
-
Posted a reply to Facebook appends https://mysite.com/redirectlink?fbclid=UfjeI0 causes 404 error, on the site WordPress.org Forums:
See https://redirection.me/support/matching-a-url/5 days ago
-
Posted a reply to As a url shortener?, on the site WordPress.org Forums:
There's a bunch of developer info here, with various ways of creating redirects. https://redirection.me/developer/5 days ago
-
Posted a reply to Redirect if do not match, on the site WordPress.org Forums:
Details can be found here: https://redirection.me/support/matching-redirects/5 days ago
-
Posted a reply to Bulk redirect does not work, on the site WordPress.org Forums:
The plugin has not changed. Has something else changed on your site?5 days ago
-
Posted a reply to As a url shortener?, on the site WordPress.org Forums:
You'll need to create the randomized shortlinks yourself, but the rest is possible.5 days ago
-
Posted a reply to How does it work exactly?, on the site WordPress.org Forums:
The redirects are stored in your database so the number of redirects doesn't really make…1 week ago
-
Committed [2329061] to Plugins Trac:
Tagging 1.2.21 week ago
-
Committed [2329060] to Plugins Trac:
Release 1.2.2 * Fix the CSS loading fix from 1.2.1 so it uses ...1 week ago
-
Posted a reply to Disabling “Hits”, on the site WordPress.org Forums:
You can disable it in PHP: https://redirection.me/developer/wordpress-hooks/1 week ago
-
Posted a reply to “Monitor changes to posts” – doesn’t undo on changes, on the site WordPress.org Forums:
You will need to manually delete the redirect.2 weeks ago
-
Posted a reply to Redirect .php files to ones without it, on the site WordPress.org Forums:
Please see https://redirection.me/support/problems/url-not-redirecting/ if you have difficulty redirecting a .php file.2 weeks ago
-
Posted a reply to “URL and Server” redirect works, but 500 error, on the site WordPress.org Forums:
Certificate name mismatch: https://www.ssllabs.com/ssltest/analyze.html?d=www.wearablefutures.co2 weeks ago
-
Posted a reply to “URL and Server” redirect works, but 500 error, on the site WordPress.org Forums:
Your website has an invalid SSL certificate. The checker is not able to check the…2 weeks ago
-
Committed [2325696] to Plugins Trac:
Tagging 1.2.12 weeks ago
-
Committed [2325695] to Plugins Trac:
Release 1.2.1 * Fix block inserter to show inside a grid column * Fix ...2 weeks ago
-
Posted a reply to Redirect category, but ignore it (Regex), on the site WordPress.org Forums:
You can use https://regex101.com to test your expression so it doesn't match /category/. In this…2 weeks ago
-
Posted a reply to Lower PHP version, on the site WordPress.org Forums:
Are you still using PHP 5.3.29? It won't show.2 weeks ago
-
Posted a reply to Lower PHP version, on the site WordPress.org Forums:
You can find older versions here: https://wordpress.org/plugins/redirection/advanced/ I do not keep track of which version…2 weeks ago
-
Posted a reply to Deactivated and Lost all Previos 404s, on the site WordPress.org Forums:
Do you have a backup of them?2 weeks ago
-
Posted a reply to Experiencing a Weird 502 Error, on the site WordPress.org Forums:
You likely haven't copied the SQL properly. It should be: SELECT * FROM wpfv_redirection_items WHERE…2 weeks ago
-
Posted a reply to Not working in a site with Elementor, on the site WordPress.org Forums:
Search Regex is working correctly, and it updates the post. However, Elementor works in a…2 weeks ago
-
Posted a reply to Redirection is not working, on the site WordPress.org Forums:
All information can be found on the support site: https://redirection.me/support/redirect-regular-expressions/2 weeks ago
-
Posted a reply to Redirection is not working, on the site WordPress.org Forums:
Please see https://redirection.me/support/problems/url-not-redirecting/2 weeks ago
-
Posted a reply to Redirection Query string to target, on the site WordPress.org Forums:
Also note you may have problems with the .html - see https://redirection.me/support/problems/url-not-redirecting/3 weeks ago
-
Posted a reply to Redirection Query string to target, on the site WordPress.org Forums:
You can create a regular expression to match the source, capture the email, and pass…3 weeks ago
-
Posted a reply to Change directory without redirecting top-level page, on the site WordPress.org Forums:
You can use https://regex101.com/ to test a regular expression. In doing so you will note…3 weeks ago
-
Posted a reply to Link with wordpress user mail, on the site WordPress.org Forums:
You will need to use PHP code to add this feature yourself. https://redirection.me/developer/3 weeks ago
-
Posted a reply to Experiencing a Weird 502 Error, on the site WordPress.org Forums:
upstream prematurely closed connection while reading response header from upstream Your server (probably Nginx) is…3 weeks ago
-
Posted a reply to Regex Redirect after replacing a word anywhere in the url, on the site WordPress.org Forums:
You can find details here: https://redirection.me/support/redirect-regular-expressions/ Note if redirecting images you may run into problems…3 weeks ago
-
Posted a reply to Experiencing a Weird 502 Error, on the site WordPress.org Forums:
That is a SQL statement. What is shown in your server error log?3 weeks ago
-
Posted a reply to Redirection Issue, on the site WordPress.org Forums:
I couldn't really say about Google - they do their own thing in their own…3 weeks ago
-
Posted a reply to Please help search result query string redirect, on the site WordPress.org Forums:
Ok, you didn't mention that originally. You can find more information about regular expressions here:…3 weeks ago
-
Posted a reply to Please help search result query string redirect, on the site WordPress.org Forums:
Create a redirect with: Source: /wp/search-results/?keyword=New+York&type%5B%5D=apartment&status%5B%5D=de-vanzare Target: /wp/apartament-de-vanzare/new-york3 weeks ago
-
Posted a reply to redirecting a post in draft mode, on the site WordPress.org Forums:
You said you wanted to redirect from the original URL to the home page. Your…3 weeks ago
-
Posted a reply to Please help, on the site WordPress.org Forums:
I know it is a complicated subject, but this is a forum for Redirection, not…3 weeks ago
-
Posted a reply to Please help, on the site WordPress.org Forums:
If you read the page you will find a lot of examples, and there is…3 weeks ago
-
Posted a reply to Please help, on the site WordPress.org Forums:
You can use a regular expression: https://redirection.me/support/redirect-regular-expressions/3 weeks ago
-
Posted a reply to redirecting a post in draft mode, on the site WordPress.org Forums:
The target will be wherever you want them to be redirected to. You said you…3 weeks ago
-
Posted a reply to How to exclude .js & .css files from 404, on the site WordPress.org Forums:
On that page - Log Actions > Ignore URL or Block URL3 weeks ago
-
Posted a reply to Error 200, on the site WordPress.org Forums:
You should change the canonical www setting, not an alias. Your site still appears to…3 weeks ago
-
Posted a reply to Error 200, on the site WordPress.org Forums:
Ok yeah, that is not a correct URL. You have created a redirect for https://auzcan.com/www.auzcan.com…3 weeks 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: 10,000+
-
Extended Comments Widget
Active Installs: 90+
-
HeadSpace2 SEO
Active Installs: 10,000+
-
HTML Purified
Active Installs: 100+
-
Jump To
Active Installs: Less than 10
-
Layout Grid Block
Active Installs: 40,000+
-
PageView
Active Installs: 3,000+
-
Pirates Ahoy!
Active Installs: Less than 10
-
Redirection
Active Installs: 1+ million
-
Rename Media
Active Installs: 200+
-
Search Regex
Active Installs: 200,000+
-
Sharedaddy
Active Installs: 1,000+
-
Sniplets
Active Installs: 100+
-
Tidy Up
Active Installs: 100+
-
User Permissions
Active Installs: 100+
Contributor
-
Filled In
Active Installs: 100+
-
WordPress Landing Page - Squeeze Page - Responsive Landing Page Builder Free - WP Lead Plus X
Active Installs: 2,000+
-
GuangzhouActive Installs: 30+