Is there a way to force SSL for all requests? Much like the option to use admin ssl, but for all requests, including the ones who are not logged in.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Here is a complete guide - Enable Complete support for SSL on Wordpress |
||||
|
|
|
A simple check for
But I would do this in .htaccess to catch images too:
For ISS see this answer on Stack Overflow. |
||||
|
|