A simple WordPress plugin that redirects your site to HTTPS
As of April 2026, Karlog-IT Simple SSL is a WordPress ssl plugin with 0 active installations and a 0/5 rating0. It has been downloaded 978 times in total. Requires WordPress false+ and PHP false+. Available on WordPress.org since 2020. Last updated 5 years ago — may have compatibility concerns. Top alternative: Cloudflare.
A simple WordPress plugin that redirects your site to HTTPS
With Simple SSL you can enable HTTPS redirect for your website that is running on a Apache-based webserver.
It is required to have a valid SSL certificate for your site that we do not provide.
It configures your .htaccess file which is a configuration file used by Apache.
We add the following setting that configures your website to redirect all traffic to HTTPS.
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]
We also automatically update your general settings to use HTTPS instead of HTTP.
You can easily enable and disable all this from the admin page.
| WordPress | false+ requiredTested up to 5.5.18 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.