Plugin Directory

Changeset 965012 for https-redirection


Ignore:
Timestamp:
08/13/2014 09:19:58 AM (12 years ago)
Author:
mra13
Message:

updating readme file

File:
1 edited

Legend:

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

    r965010 r965012  
    1313== Description ==
    1414
    15 After you install SSL certificate on your site you want to use the "HTTPS" URL of your webpages.
     15After you install SSL certificate on your site, you want to use the "HTTPS" URL of your webpages.
    1616
    1717You want to force search engines to index your HTTPS version of the webpage(s).
     
    3131So you are always forcing the visitor to view the HTTPS version of the page or site in question.
    3232
     33You can force your entire domain to be auto redirected to the HTTPS URL or selectively choose a few pages to be re-directed.
     34
    3335= Force Load Static Files Using HTTPS =
    3436
    3537If 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.
    3638
    37 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 warning.
     39However, 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.
    3840
    3941This plugin has an option that will allow you to force load those static files using HTTPS URL dynamically.
Note: See TracChangeset for help on using the changeset viewer.