Author: Leon Wimmenhoeve
Enabling SSL for just one page, or excluding one page or URL
Why SSL on one page? If you don’t want to move to SSL entirely because you’re afraid to lose your ranking, don’t worry. If you redirect your site with 301 permanent redirects, this does not happen. There are cases imaginable where you might want to enable SSL on a specific page. For instance, your site might use a service that doesn’t support SSL/HTTPS. Trying to get that service to start supporting SSL would, of course, be the preferred solution. But
No SSL detected, but I’m sure I have SSL
No SSL was detected If you see this message at the top of your page, this can mean two things: You don’t have an SSL certificate. You can check this on ssllabs.com/ssltest The certificate check in Really Simple SSL failed, because the output on your server differs from the expected output. If the scan on SSL Labs checks out, you can get Really Simple SSL to detect SSL simply by loading the admin over SSL: Go to the login page of
How to uninstall / deactivate when backend is not accessible
There are situations where you can get locked out of the backend of WordPress. For example: if you do not have a valid SSL certificate and you forced it anyway, or if you have a redirect to http:// enabled on your site and then activate Really Simple SSL, which adds a redirect to https. In this case, you want to deactivate the plugin but you can’t access the WordPress plugin overview. To regain access in such situations, the plugin comes
Avoid landing page redirects, redirecting www to non-www and vice versa
Google encourages to “avoid landing page redirects”. But in case of SSL, this recommendation conflicts with SSL best practices. At the same time, 1 or 2 redirects, as long as they are 301 permanent, are not harmful at all. Let me explain. Why is there a double redirect in my site? WordPress internally redirects your site to the primary domain, which is entered in settings/general. For example, when your site url is http://www.domain.com, and you type in http://domain.com, WordPress redirects to
How to check if the Mixed content fixer is active
Detect mixed content with an extensive scan, with easy fix button!