JSM's Force SSL / HTTPS

plugin banner

A quick and easy way to force all HTTP URLS to HTTPS with a permanent redirect.

Author:JS Morisset (profile at wordpress.org)
WordPress version required:5.8
WordPress version tested:6.5.0
Plugin version:3.4.1
Added to WordPress repository:02-01-2017
Last updated:17-03-2024
Rating, %:100
Rated by:13
Plugin URI:https://surniaulula.com/extend/plugins/jsm-fo...
Total downloads:87 422
Active installs:10 000+
plugin download
Click to start download

A simple, safe, and reliable way to force HTTP URLs to HTTPS dynamically:

No setup required – simply activate the plugin to force HTTP URLs to HTTPS.

There are no plugin settings to adjust, and no changes are made to your WordPress configuration.

SIGNIFICANTLY FASTER than other popular plugins of this type:

Other well known plugins use PHP’s output buffer to search & replace URLs in the rendered HTML, which is a technique that is error prone and negatively affects caching performance (as changes are not cached).

This plugin uses standard WordPress filters instead of PHP’s output buffer for maximum reliability, performance, caching compatibility, and uses 301 permanent redirects for best SEO results (301 redirects are considered best for SEO when moving from HTTP to HTTPS).

Supports advanced proxy / load-balancing HTTP headers:

  • X-Forwarded-Proto (aka HTTP_X_FORWARDED_PROTO server value)
  • X-Forwarded-Ssl (aka HTTP_X_FORWARDED_SSL server value)

See Web technology for developers > HTTP > HTTP headers > X-Forwarded-Proto for more details.

Plugin Requirements

Your web server must already be configured with an SSL certificate and able to handle HTTPS request. ????


ChangeLog