Plugin Directory

Changeset 957998 for https-redirection


Ignore:
Timestamp:
07/31/2014 12:10:14 PM (11 years ago)
Author:
mra13
Message:

readme file update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • https-redirection/trunk/readme.txt

    r957989 r957998  
    2121example.com/checkout
    2222
    23 This plugin will enforce that so if anyone uses the URL "http://www.tipsandtricks-hq.com/checkout" in the browser's address bar, It will automatically redirect to "https://www.tipsandtricks-hq.com/checkout"
     23This plugin will enforce that so if anyone uses an URL like the following in the browser's address bar:
     24http://www.example.com/checkout
     25
     26It will automatically redirect to the following HTTPS version of the page:
     27https://www.example.com/checkout
     28
     29So you are always forcing the visitor to view the HTTPS version of the page or site in question.
    2430
    2531= Features =
Note: See TracChangeset for help on using the changeset viewer.