Changeset 965012 for https-redirection
- Timestamp:
- 08/13/2014 09:19:58 AM (12 years ago)
- File:
-
- 1 edited
-
https-redirection/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
https-redirection/trunk/readme.txt
r965010 r965012 13 13 == Description == 14 14 15 After you install SSL certificate on your site you want to use the "HTTPS" URL of your webpages.15 After you install SSL certificate on your site, you want to use the "HTTPS" URL of your webpages. 16 16 17 17 You want to force search engines to index your HTTPS version of the webpage(s). … … 31 31 So you are always forcing the visitor to view the HTTPS version of the page or site in question. 32 32 33 You can force your entire domain to be auto redirected to the HTTPS URL or selectively choose a few pages to be re-directed. 34 33 35 = Force Load Static Files Using HTTPS = 34 36 35 37 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. 36 38 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.39 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. 38 40 39 41 This 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.