johan855
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Agent: Not using RedirectionWill do, thanks a lot
Forum: Plugins
In reply to: [Redirection] Agent: Not using Redirectionyes, normally all redirects show up, and work, this is so far the only one where the redirect is not being taken into account.
another plugin creating redirects is yoast, but when i try and test the redirect on redirect testing sites, i cannot see any, just the common notice that the page was found with code 200Forum: Plugins
In reply to: [Redirection] Agent: Not using Redirectionsite is not using caching (besides wprocket for some files). I cleare that cache, server as well and still same result, it says the redirect is not being used.
It was the hosting provider who asked me to contact th redirect support.
Also, the full redirect specs are here:source URL: /de-de/uhren-magazin/
Query parameters: Ignore all parameters
MAch: URL only
When matched: Redirect to URL with HTTP code 301 – Moved permanently
Target URL: /de-de/
Position: 4887and the full url that should work is:
Forum: Plugins
In reply to: [Redirection] Agent: Not using RedirectionHI John thanks for checking this out. Yes all other redirects with the plugin work except this one in particular
Forum: Plugins
In reply to: [WooCommerce] Error getting remote image. SSL certificate has expired.This shouldn’t be the case, I just checked the remote server with the iages and it’s SSL certificate is valid until 2019.
I also run the domain through https://www.ssllabs.com/ssltest/analyze.html and it all appears well.
After installing an SSL on my host server, I also addeddefine(‘FORCE_SSL_ADMIN’, true);
to wp-config.php, could that influence?