BLACK FRIDAY
Save 59% on PageForge Annual $191/year $485/year
Claim 59% Off →
Easy HTTPS Redirection (SSL) icon
Actively maintained Tested with WP 7.1 #366 most installed plugin #1 in force ssl

Easy HTTPS Redirection (SSL)

The plugin allows an automatic redirection to the "HTTPS" version/URL of the site. Make your site SSL compatible easily.

Active installs100K+100K+ tier
Downloads · 30d11.3K▼ -23.5% vs prev. 30d
Rating4.2/571 reviews
Health score84/100Excellent
All-time downloads1.3MSince Jun 2014
Support resolved—No recent threads
RequiresWP 6.5PHP any
Overall rank#366of 69,475 plugins
Our verdict

Safe pick

Yes — Easy HTTPS Redirection (SSL) is a safe, well-maintained plugin to use in 2026. It runs on 100K+ sites, is rated 4.2/5 and was last updated 1 month ago, and scores 84/100 on our health check.

  • Proven at scale on 100K+ active sites
  • Tested with the latest WordPress (7.1)

How does it stack up?

Side-by-side on installs, updates, ratings & support

Daily downloads

5.2K10.4K15.5KJun 28Aug 11Sep 25
Yesterday359
Daily average (1y)342
Peak day20,718Jul 1, 2026
Last 12 months124.6K

Download spikes usually follow a new release — each site that auto-updates counts as a download.

Rankings

Where Easy HTTPS Redirection (SSL) stands today
Overall popularity #366 of 69,475 WordPress.org plugins Top 0.53%
100K+ installs tier 234 of 334
Next tier: 500K+ installs
Force ssl #1 of 7 plugins → Https #4 of 64 plugins → Insecure content #2 of 4 plugins → Redirection #4 of 97 plugins → Ssl #3 of 85 plugins →

WordPress.org search rankings

Live position in the plugin search, top 100
KeywordPositionCompeting pluginsCategory
force ssl #7 380 Best force ssl plugins →
https #2 10,000 Best https plugins →
insecure content #3 195 Best insecure content plugins →
redirection #5 1,401 Best redirection plugins →
ssl #9 2,002 Best ssl plugins →

Version adoption

Share of active sites per release.

  • 2.067.0%
  • 1.932.3%
  • Other0.70%

Rating breakdown

★★★★★★★★★★ 4.2 from 71 reviews

  • 5★76.1%
  • 4★2.8%
  • 3★5.6%
  • 2★0.00%
  • 1★15.5%

About Easy HTTPS Redirection (SSL)

From the official readme · v2.0.1

Description

Only use this plugin if you have installed SSL certificate on your site and HTTPS is working correctly

Once you’ve installed an SSL certificate on your site, it’s important to ensure that your webpages are accessed via their secure HTTPS URLs.

To improve SEO and user security, you want search engines and visitors to always use the HTTPS version of your pages. This plugin makes that easy by automatically redirecting users to the HTTPS version whenever they try to access the non-HTTPS (HTTP) version of a page.

Example

Let’s say you want to ensure the following page is always accessed over HTTPS:

https://www.example.com/checkout

If a visitor tries to access:

http://www.example.com/checkout

The plugin will automatically redirect them to the secure version:

https://www.example.com/checkout

This ensures that visitors always access the HTTPS version of your pages or site.

You can choose to automatically redirect your entire domain to HTTPS, or selectively apply HTTPS redirection to specific pages.

Video Tutorials

Force Load Static Files Using HTTPS

If you started using SSL from day 1 of your site then all your static files are already embedded using HTTPS URL. You have no issue there.

However, if you have an existing website where you have a lot of static files that are embedded in your posts and pages using NON-HTTPS URL then you will need to change those. Otherwise, the browser will show an SSL warning to your visitors.

This plugin has an option that will allow you to force load those static files using HTTPS URL dynamically.

This will help you make the webpage fully compatible with SSL.

Mixed Content Scanner & Database URL Fixer

After switching to HTTPS, your pages can still trigger browser “mixed content” warnings if old HTTP URLs remain saved in your database (in post content, custom post types, post meta, or WordPress options). This plugin includes a built-in scanner to find and update those insecure URLs to their HTTPS version – no manual database editing required.

Available from the Mixed Contents settings tab, the scanner lets you:

  • Scan selected post types – Choose exactly which post types to scan and update, including posts, pages, and any custom post types registered by your other plugins (products, orders, downloads, subscriptions, and more).
  • Update other database tables – Optionally include the WordPress options table in the scan.
  • Include post meta – Extend the scan to post meta for the selected post types.
  • Choose your scan scope – Run a quick “Scan Static Resources Only” pass, or a thorough “Scan All” to catch every non-HTTPS reference.

This makes cleaning up legacy HTTP links straightforward, helping you achieve a fully secure padlock with no mixed content errors.

SSL Certificate Expiry Notification

This plugin includes a feature that allows you to receive email notifications when your SSL certificate is about to expire. It helps ensure your website remains secure and accessible over HTTPS.

You can configure the recipient email address and specify how many days in advance the notification should be sent. By default, the notification is sent 7 days before expiry, but you can adjust this to suit your preference.

This feature is especially useful for site owners who may not frequently check their SSL status, or for those managing multiple websites. By receiving timely alerts, you can renew your SSL certificate in advance and prevent potential downtime or security warnings.

HTTP Strict Transport Security (HSTS) Support

Easy HTTPS Redirection includes built-in support for sending the HTTP Strict Transport Security (HSTS) response header.

HSTS instructs compatible web browsers to automatically access your website over HTTPS after a visitor has successfully visited your secure site. This helps strengthen your site’s HTTPS enforcement and reduces the risk of users accidentally accessing the HTTP version of your website.

The plugin allows you to:

  • Enable or disable the HSTS response header with a simple checkbox.
  • Configure the HSTS max-age value.
  • Apply the HSTS policy to all subdomains using the includeSubDomains directive.
  • Include the preload directive for sites that intend to submit their domain to the browser HSTS preload list.

Features

  • Automatically redirect all HTTP traffic to HTTPS
  • Option to force HTTPS on the entire site
  • Option to selectively apply HTTPS redirection to specific pages
  • Helps search engines index the secure versions of your pages
  • Improves site security and user trust
  • Force load static files (images, js, css etc) using a HTTPS URL
  • Built-in mixed content scanner to find and update non-HTTPS URLs across post content, post meta, custom post types, and WordPress options
  • SSL certificate expiry notification – Option to send SSL expiry notifications to a specific email address
  • Easily see which SSL certificates on your site are approaching their expiry date.
  • HTTP Strict Transport Security (HSTS) support with configurable max-age, includeSubDomains, and preload options.

View more details on the HTTPS Redirection plugin page.

Installation

  1. Upload https-redirection folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. The plugin settings can be found in the left-hand menu of the Admin Dashboard under ‘Easy HTTPS & SSL’.

Frequently asked questions

How will the plugin work with the existing .htaccess file?

If the file exists, the plugin will update existing .htaccess file.

What should I do if the .htaccess file does not exist?

The plugin will store the settings in the database and add all the necessary conditions to the settings of WordPress automatically.

What should I do if after making changes in the .htaccess file with the help of the plugin my site stops working?

The.htaccess is located in the site root. With your FTP program or via cPanel go to the site root, open the .htaccess file and delete the necessary strings manually. Please make use of the following information: https://codex.wordpress.org/FTP_Clients

How to use the other language files with the HTTPS Redirection?

Here is an example for German language files. In order to use another language for WordPress it is necessary to set the WP version to the required language and in configuration wp file – wp-config.php in the line define('WPLANG', ''); write define('WPLANG', 'de_DE');. If everything is done properly the admin panel will be in German. Make sure that there are files de_DE.po and de_DE.mo in the plugin (the folder languages in the root of the plugin). If there are no such files it will be necessary to copy other files from this folder (for example, for Russian or Italian language) and rename them…

Changelog

None

v2.0.1

  • New feature: Mixed content scanner tool to find and update non-HTTPS URLs.
  • Added support for sending the HTTP Strict Transport Security (HSTS) response header via the plugin settings.
  • WordPress 7 related UI fix.
  • Fixed a small PHP deprecation warning.

v2.0.0

  • The plugin has gone through significant updates and improvements in this version.
  • If you have any issues after you upgrade to this version, please roll back to the previous version and contact us for support.
  • Here is the download link for the previous version: https://downloads.wordpress.org/plugin/https-redirection.1.9.2.zip
  • The plugin now has it’s own admin menu labeled “Easy HTTPS & SSL”.
  • Added a new option to send SSL expiry notifications to a specific email address.
  • Added a new option to specify how many days in advance the notification should be sent.
  • Added debug logging feature.
  • Updated the translation POT file.

v1.9.2

  • Added rule to handle sites that are sitting behind a reverse-proxy. Thanks to @canadiannaginata for pointing it out.

v1.9.1

  • WP 5.3 warning fix for the add_submenu_page() function call. Thanks to @vfontj for pointing this out.

v1.9

  • WP Fastest Cache cache is automatically cleared when plugin settings are changed. This is to prevent “mixed content” warning from browsers.
  • Fixed rare conflict with WP Fastest Cache (thanks to emrevona).

v1.8

  • Apply HTTPS redirection on the whole domain will be the default selected option after plugin install. You an change this option when you actually go to enable the feature.

Full changelog on WordPress.org →

Screenshots

Plugin settings page.
Plugin settings page.
Easy HTTPS Redirection (SSL) screenshot
Easy HTTPS Redirection (SSL) screenshot
Easy HTTPS Redirection (SSL) screenshot

For developers

Is this your plugin? Show off the numbers.

Add a live badge to your site, docs or GitHub README. It updates on its own — no account needed.

Active installs badge Rating badge Health score badge

Best Easy HTTPS Redirection (SSL) alternatives

All force ssl plugins →

FAQ

Easy HTTPS Redirection (SSL): quick answers

Straight answers, pulled from live WordPress.org data.

Live data from WordPress.org · checked Sep 26, 2026

Is Easy HTTPS Redirection (SSL) free?

Yes. Easy HTTPS Redirection (SSL) is free to download and use from the official WordPress.org plugin directory.

Is Easy HTTPS Redirection (SSL) safe to use in 2026?

Yes — Easy HTTPS Redirection (SSL) is a safe, well-maintained plugin to use in 2026. It runs on 100K+ sites, is rated 4.2/5 and was last updated 1 month ago, and scores 84/100 on our health check.

How many websites use Easy HTTPS Redirection (SSL)?

Easy HTTPS Redirection (SSL) is active on 100K+ WordPress websites and has been downloaded 1,268,937 times since it launched in June 2014. It was downloaded 11,254 times in the last 30 days.

Does Easy HTTPS Redirection (SSL) work with WordPress 7.1?

Yes. The developer has tested Easy HTTPS Redirection (SSL) up to WordPress 7.1.2, the latest release. It requires WordPress 6.5 or newer.

When was Easy HTTPS Redirection (SSL) last updated?

The latest version, 2.0.1, was released on August 17, 2026 (1 month ago).

Who makes Easy HTTPS Redirection (SSL)?

Easy HTTPS Redirection (SSL) is developed and maintained by mra13 / Team Tips and Tricks HQ.

What are the best alternatives to Easy HTTPS Redirection (SSL)?

The most popular alternatives to Easy HTTPS Redirection (SSL) are WP Force SSL & HTTPS SSL Re… (80K+ installs), SSL Zen (10K+ installs) and SSL Mixed Content Fix (8K+ installs).

Powered by PageForge

Want thousands of pages that rank like these? Build them in an afternoon.

This directory runs on the same engine as PageForge. Turn any spreadsheet, CSV or API into thousands of fast, SEO-ready WordPress pages — with schema, internal links and AI-written copy baked in.

  • CSV, Google Sheets & API data sources
  • AI content, schema & internal links per page
  • Works with Elementor, Gutenberg, Yoast & Rank Math
  • Free on WordPress.org — no credit card
Sarah is here to help!
Hi there! 👋 Need help finding what you're looking for?
Sarah
Sarah
Online & Ready to Help
Hi there! 👋 Need help finding what you're looking for?

We'll use this to continue our conversation

Just now ✓ Verified

Join 500+ SEO Pros Scaling Their Strategy

Get exclusive programmatic SEO tactics, AI content workflows, and the latest PageForge updates delivered straight to your inbox. Stay ahead of the algorithm.

We care about your data in our privacy policy.