Banner for Force Ssl Everywhere
A simple plugin that forces SSL on all pages when logged in. Wordpress Tutorial
Noted That:
  • To install correctly this force-ssl-everywhere.zip .
  • Fisrt Download the force-ssl-everywhere.zip to your computer
  • Extract/Open force-ssl-everywhere.zip to Your Computer.
  • Then, Find readme.txt file inside force-ssl-everywhere.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " force-ssl-everywhere.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Force Ssl Everywhere

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Force Ssl Everywhere

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Force Ssl Everywhere

Step-5 : Now, Browse " force-ssl-everywhere.zip " Downloaded plugin from your computer, Where you downloaded " force-ssl-everywhere.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Force Ssl Everywhere

Step-6 : Now, Click on " Active Plugin "

Activate Force Ssl Everywhere

Step-7 : Then, See left Side Menu. " Force Ssl Everywhere " folder is added on left Side Menu. Now, Click on " Force Ssl Everywhere " folder.

Noted that: If you do not see " Force Ssl Everywhere " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Force Ssl Everywhere Configurations and Settings or How to work " Force Ssl Everywhere " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Force SSL everywhere " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Force SSL everywhere
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Before installing and configuring the files, make sure you have configured your server to work with HTTPS and that you have a valid server certificate installed .

Optional step – Install the plugin SSL Insecure Content Fixer (so that all your style, javascript and other URLs are changed to HTTPS). It is optional, but I highly recommend it!

Now, open your wp-config.php file and add the following in the end (if not already done):


define('FORCE_SSL_LOGIN', true);
define('FORCE_SSL_ADMIN', true);

Save the file. Now do the following:

  1. Upload the plugin directory to to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

And that is it. No options and no configuring is required.


Name